Jose Alberto Fernandez wrote:
Hi,

Is there any chance that the people that has worked on the <ejbjar>/<weblogic> 
can take a look at bug:


I'll try to look at it tonight.

In the meantime, I'd suggest the following

1. Try combining the wlclasspath and classpath into a single classpath element. This will drop the generation of the -classpath resulting in a short ercommand line (if that is the issue).

2. Set keepgeneric to true, use the -debug flag to keep the command lines and then try running the command directly. The error is actually occuring in ejbc and not in Ant. Again, it may be that the command line length is an issue or the use of -classpath causes ejbc some problems. Certainly http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9578 indicates that ejbc becomes a little less helpful if you give it a classpath.

Conor



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to