From: "Conor MacNeill" <[EMAIL PROTECTED]> > Jose Alberto Fernandez wrote: > > > In the current documentation for <ejbjar> it says that we can use a > > particular element to > > specify the classpath for weblogic. IT DOES NOT WORK UNLESS WL IS IN THE > > CLASSPATH. > > > > > Jose Alberto, > > Can you give me more info on this? >
Just create a buildfile and call the <ejbjar> task. Use a virgin installation of ANT (i.e., just ant.jar and optional.jar in ANT_HOME/lib. See the definition of the <weblogic> element, in particular 'classpath' and 'wlclasspath' attributes. Jose Alberto -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
