When its ready it will go out. There are a few issues that need to be
addressed still.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Hunter Hillegas" <[EMAIL PROTECTED]>
To: "JBoss Dev" <[EMAIL PROTECTED
it would smell hacks of the hacks again :-)
RB> In the core component of JDT is eclipse's incremental compiler:
RB> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/main.h
RB> tml
RB> I can't find anything on the site about the API to it, but I know there was
RB> an experime
In the core component of JDT is eclipse's incremental compiler:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/main.h
tml
I can't find anything on the site about the API to it, but I know there was
an experiment
by the cocoon folks to use it instead of the pizza compiler.
Phil, others,
There is even a more official "batch" interface to the eclipse compiler in
the org.eclipse.jdt.core plugin which is much like the original Java
compiler:
package org.eclipse.jdt.internal.compiler.batch;
public class Main implements ProblemSeverities {
public Main(PrintWrit
I saw some CVS activity on 3.2 and the release obviously isn't out yet...
Just wondering is there is a plan for another RC or if it is still on the
way to a final release in the near future.
Cheers,
Hunter
---
This SF.net email is sponsored by
I have 2 CMP entity
beans that have one to many relationship. The "Many" side have a foreign key
"user_id" that reference primary key in another table.
If I declare the
foreign key as both CMP and CMR fields, it works only with the default database,
doesn't work with postgreSQL. postgresql
Bugs item #713613, was opened at 2003-04-01 19:09
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=713613&group_id=22866
Category: Clustering
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Mike Finn (mikefinn)
Assigned to: Nobody/Anony
There are still two annonying exception generated on shutdown of the server
coming from the shutdown of the HypersonicDatabase service. Maybe this
is a problem with the lifecycle implementation of this service, or dependency
ordernig, but it needs to be cleaned up. There is also an NPE in here that
In looking into why the testInVMSessionHandlePassivation was failing I
see that the change to passivate in the invocation thread of control had the side
affect of breaking the this testcase due to its use of a somewhat pathological
"MaxOne Stateful Session" configuration that only allowed at most o
The original message was received at Wed, 2 Apr 2003 11:16:49 +0900
from [210.83.65.184]
- The following addresses had permanent fatal errors -
<[EMAIL PROTECTED]>
(reason: 554 <[EMAIL PROTECTED]>: Recipient address rejected: Relay access denied)
<[EMAIL PROTECTED]>
(reason: 550
hi
all,
I am trying to using
postgreSQL 7.3.2 with JBoss 3.0.6 on Win2K JDK1.4.1 b2 but I run into some
problems:
1. create table
failed. I have tried the code with the default Database setting and it works
fine, when I switch to PostgreSQL, the problem pop up.
2003-04-02 12:30:58,796
JDT stands for Java Development Tools and is a subproject of the Eclipse
framework. I looked through the source a bit and it looks like the main
compiler class is org.eclipse.jdt.internal.compiler.Compiler. I found the
source in my plugins directory of Eclipse (no additional download needed)
und
Bugs item #710396, was opened at 2003-03-26 15:09
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=710396&group_id=22866
Category: CatalinaBundle
Group: v3.2
>Status: Closed
Resolution: Works For Me
Priority: 5
Submitted By: Stefan Reich (sreich)
Assigned
Bugs item #713660, was opened at 2003-04-01 18:08
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=713660&group_id=22866
Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Luiz-Otavio Zorzella (zorzella)
Assigned to:
Bugs item #666701, was opened at 2003-01-12 16:57
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=666701&group_id=22866
Category: Build System
Group: v3.2
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Stefan Arentz (sateh)
Assigned to: Scott
Bugs item #713613, was opened at 2003-04-01 19:09
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=713613&group_id=22866
Category: Clustering
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Mike Finn (mikefinn)
Assigned to: Nobody/Anony
already tried but beanshell is slow
JH> Hmm.. Just throwing out my 2 coppers, but doesn't the beanshell mbean
JH> support allow this to happen easier? You could define the module methods
JH> needed and push it out to the deploy dir in a .bsh, jboss hot deploys
JH> it, and now its available
I don't know what JDT is. It was not I who suggested it. The JDT
page says: http://www.eclipse.org/jdt/index.html
The JDT project provides the tool plug-ins that implement a Java IDE supporting the
development of any Java application,
including Eclipse plug-ins. It adds a Java project nature and
I forwarded the contact info at the 2 java compiler projects onto
Julien. Both support passing in a class loader from which classes will
be obtained.
One of the projects has a licensing issue (GPL), but they may be
willing to change. The other project does not full implement the
language spe
On Tuesday, April 1, 2003, at 04:39 AM, julien viet wrote:
I dont't want to reinvent a scripting language, but JSP are
not adapted to nukes at all. I think the nicest feature of
JSP is the possibility to embed true java code whithin text :
<% for (int i = 0;i < 5;i++) { %>
<%= i %>
<% } %>
I lo
Hmm.. Just throwing out my 2 coppers, but doesn't the beanshell mbean
support allow this to happen easier? You could define the module methods
needed and push it out to the deploy dir in a .bsh, jboss hot deploys
it, and now its available.
James
> -Original Message-
> From: julien viet [
what is supposed to be eclipse JDT ?
SMS> So get another compiler. We don't need no stinking JSR.
SMS>
SMS> Scott Stark
SMS> Chief Technology Officer
SMS> JBoss Group, LLC
SMS>
SMS> - Original Message -
SMS> From: "Remy Maucherat" <[EMAI
So get another compiler. We don't need no stinking JSR.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 01, 2003 11:13 AM
S
Scott M Stark wrote:
We really have not looked into tweaking the jsp compiler layer to see if
the filesystem requirement can be replaced by an input stream or byte[]
view of classes as far as I know. Its something to look into as another
optimization/benefit of embedding the web container into JBos
oh the way is not so important after all, more important
is how to map JSP to Nukes components.
JSP is one method execution.
. modules consist of several methods
. theme also but method are well defined by an interface :
header(), footer(), etc..
. block the same : renderBlock(), etc...
we
The current 3.2 branch has a new failure in the
JDBCStatementTestsConnectionUnitTestCase.
The server side exception is:
10:52:20,421 INFO [MainDeployer] Deployed package:
file:/C:/cvs/JBoss3.2/jboss-3.2/testsuite/output/lib/jbosstestdriver.jar
10:52:20,656 ERROR [LogInterceptor] RuntimeExceptio
We really have not looked into tweaking the jsp compiler layer to see if
the filesystem requirement can be replaced by an input stream or byte[]
view of classes as far as I know. Its something to look into as another
optimization/benefit of embedding the web container into JBoss.
x
"julien viet" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> JSP are files ** on the disk **, why because java compiler
> takes files on the disks. clearly nukes stores data in database.
> that's not incompatible I know.
Two remarks:
1) have you looked at eclipse's JDT? it *might
julien viet wrote:
I can bend jasper compiler to compile JSP to java classes, I've
already done that.
JSP compilation is now functional again in Tomcat 4.1.x. I recommend you
deploy your production webapps (Nukes, etc) with that and explicit
mappings for the JSPs in web.xml.
You can see all the
>> I can bend jasper compiler to compile JSP to java classes,
>> I've already done that.
mf> there you go then,
>> However compiling classes is a CLASSPATH nightmare. That's
>> why I would like an in memory compiler. Not anymore.
mf> Stop being such a "choupette", it is anoying. Where is the
Am Dienstag, 01.04.03, um 19:07 Uhr (Europe/Budapest) schrieb julien
viet:
I can bend jasper compiler to compile JSP to java classes, I've
already done that.
However compiling classes is a CLASSPATH nightmare. That's why
I would like an in memory compiler. Not anymore.
Now I think JSP are the bes
This is _not_ necessarily JSP. It could be the script lang of your
choice.
At absolutely least the '
Any other approach should be treated with any respekt as (very fast ;-)
hacking.
bax
Am Dienstag, 01.04.03, um 18:23 Uhr (Europe/Budapest) schrieb Hunter
Hillegas:
Funny you mention this as y
> I can bend jasper compiler to compile JSP to java classes,
> I've already done that.
there you go then,
> However compiling classes is a CLASSPATH nightmare. That's
> why I would like an in memory compiler. Not anymore.
Stop being such a "choupette", it is anoying. Where is the can-do
atti
I can bend jasper compiler to compile JSP to java classes, I've
already done that.
However compiling classes is a CLASSPATH nightmare. That's why
I would like an in memory compiler. Not anymore.
Now I think JSP are the best things ever done.
julien
BB> Julien, It is going to be hard enough to a
Bugs item #711346, was opened at 2003-03-28 13:55
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=711346&group_id=22866
Category: None
Group: None
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Shyam Sundar (shyamvs)
Assigned to: David J
Funny you mention this as your fave part cause most folks that do tons of
JSP think this is one of the more evil parts of JSP...
> From: julien viet <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Tue, 1 Apr 2003 12:39:33 +0200
> To: marc fleury <[EMAIL PROTECTED]>
> Subject: Re[6]: [JBo
Julien, It is going to be hard enough to attract developers to Nukes, don't
make it harder by developing your own proprietary scripting language.
Bill
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> julien viet
> Sent: Tuesday, April 01, 2003 7:36 AM
Bugs item #713356, was opened at 2003-04-01 17:33
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=713356&group_id=22866
Category: JBossWeb
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Lior Kanfi (kanfil)
Assigned to: Nobody/Anonymou
Bugs item #713352, was opened at 2003-04-01 14:29
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=713352&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Boocock (boocockp)
Assigned to:
for me no. I don't like jsp tags.
PK> On Tue, 1 Apr 2003, julien viet wrote:
>> I dont't want to reinvent a scripting language, but JSP are
>> not adapted to nukes at all. I think the nicest feature of
>> JSP is the possibility to embed true java code whithin text :
>>
>>
>> <% for (int i = 0;i
On Tue, 1 Apr 2003, julien viet wrote:
> I dont't want to reinvent a scripting language, but JSP are
> not adapted to nukes at all. I think the nicest feature of
> JSP is the possibility to embed true java code whithin text :
>
>
> <% for (int i = 0;i < 5;i++) { %>
> <%= i %>
> <% } %>
>
>
Ok
I dont't want to reinvent a scripting language, but JSP are
not adapted to nukes at all. I think the nicest feature of
JSP is the possibility to embed true java code whithin text :
<% for (int i = 0;i < 5;i++) { %>
<%= i %>
<% } %>
Ohhh, any other PHP aliens outa there?
bax
PS: no smiley at all
Bugs item #713258, was opened at 2003-04-01 11:48
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=713258&group_id=22866
Category: Build System
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Bruce Scharlau (scharlau)
Assigned to: J
Bugs item #713258, was opened at 2003-04-01 11:48
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=713258&group_id=22866
Category: Build System
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Bruce Scharlau (scharlau)
Assigned to: J
I dont't want to reinvent a scripting language, but JSP are
not adapted to nukes at all. I think the nicest feature of
JSP is the possibility to embed true java code whithin text :
<% for (int i = 0;i < 5;i++) { %>
<%= i %>
<% } %>
This is what I want to do. All others things from JSP are not
Bugs item #711346, was opened at 2003-03-28 19:25
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=711346&group_id=22866
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Shyam Sundar (shyamvs)
Assigned to: David Jencks (d_
JBoss daily test results
SUMMARY
Number of tests run: 1206
Successful tests: 1195
Errors:11
Failures: 0
[time of test: 2003-04-01.07-58 GMT]
[java.version: 1.3.1
Hello, All!
I just test a EJB component,I found one of the functions
execute will
throw UndeclaredThrowableException Exception,I have no idea about it
.I
checked my remote interface,and beans I found nothing wrong, and the
deploying is well. I use log4j to record the ret
Bugs item #705542, was opened at 2003-03-18 13:53
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=705542&group_id=22866
Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Johan Granlund (johgr814)
Assigned to: Nobody/An
Automated JBoss(Branch_3_0) Testsuite Results: 31-March-2003\n\n
begin 644 TESTS-TestSuites.txt
M"@I*0F]S2!T97-T(')E7!E.B @(" @(" @9F%I;'5R
M90I%>&-E<'1I;VXZ(" @:G5N:70N9G)A;65W;W)K+D%S5-E7!E.B @(" @(" @97)R;W(*17AC97!T:6]N.B @(&]R9RYJ8F]S6UE;G1%>&-E<'1I;VX*365Shttp://click.atdmt.com/AFF/go/sdnxxaf
50 matches
Mail list logo