Aha, good to know, thanks. -----Ursprüngliche Nachricht----- Von: Erik Hatcher [mailto:[EMAIL PROTECTED]] Gesendet am: Freitag, 6. Dezember 2002 10:32 An: Ant Users List Betreff: Re: AW: a question about pass parameter to java
[EMAIL PROTECTED] wrote: > Hi, > did you add the weblogic.jar to the classpath? > Try > <pathelement > path="${classpath};${deploy}/MyHello.jar;${pathTo}/weblogic.jar"/> > > to be independent of the plattform you can use ${path.separator} instead of > ";" No, no, no.... :) Ant takes care of ;:/\ issues for you in paths. Keep using the separators of your choice and it'll still work cross-platform. Erik -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>