You could try putting the %JAVA_HOME%\lib\rt.jar in your classpath
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 06, 2001 3:17 PM
To: [EMAIL PROTECTED]
Subject: ejbjar compiler="jikes" vs. compiler="java"
Hi,
I am trying to use compile
Check out: http://sourceforge.net/projects/cruisecontrol/
> -Original Message-
> From: Roland Carlsson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 03, 2001 9:32 AM
> To: [EMAIL PROTECTED]
> Subject: Timing
>
>
> Hi!
> I haven't found support for timing in Ant. Is there somethin
I just mentioned what a BEA consultant explicitly pointed
out to me. I din't have to use the tag, so I'm
afraid I won't be able help you there.
If you would use a library, e.g. xalan-j, in you bean, would
you put it in you bean class as well? What I'm trying to say
is, why not just distribute a
> -Original Message-
> From: Brian Sheehan [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 10, 2001 12:43 PM
>
> Hi,
> I'm trying to use the task (with the nested
> task). The
> ejb I want to build uses several other utility classes from
> my build tree,
> so these need to be includ
Hi,
Using jikes we managed to bring our full buildtime down from 75mins to
9mins
After that we started to use the depend task to do an incremental build
which
sped up development even more:
> I have a question related to this: we're already using jikes
> to do the bulk
> of our Java compila
Hi,
A Weblogic Consultant warned me for putting j2ee.jar in the classpath.
Weblogicaux.jar should be enough. If you still need it, it should come
after weblogixaux.jar otherwise you can get strange behaviour,
also for the server classpath.
I hope this helps,
Niels
> -Original Message-