RE: ejbc createprocess problem

2002-11-11 Thread Kees Snijders
Hi Mocek, Those warning are most likely the cause of the error, examine your classpath carefully, it's finding another version of classes contained in the jar file you're ejbc compiling. Also try setting debug and verbose on, something like:

failonerror="false" on serverdeploy

2002-11-07 Thread Kees Snijders
#x27; the build. Thanks, Kees Snijders -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>

Question about ServerDeploy

2002-11-05 Thread Kees Snijders
quot;/>                I'm hoping there is some sort of nesting behaviour that allows specifying multiple components.   I'm using Weblogic 7 and Ant 1.5.1 Thanks, Kees Snijders