Hi Good ANT users I'm trying to using the ant script tag to do some basic tests on my EJB's. Im trying to lookup the jndi names for each EJB, however the classes I require have to be added to the CLASSPATH. My question? How do I add items to the classpath used by the script tag ( apart from modifying the ant.[bat|sh] ). thanks