Classpath problems in AIX

2005-06-23 Thread Arunanthisivam Vimalathithen
Hi, I have an ant java tag that has multiple path elements in the the classpath element. This works well in Windows 2000 ( with fork="true") where the java class is executed, but when trying to run the same script on AIX i get a class not found error, does anyone have any ideas about this? T

Classpath problems in AIX

2005-06-23 Thread Arunanthisivam Vimalathithen
Hi, I have an ant tag that has multiple path elements in the the classpath element. This works well in Windows 2000 ( with fork="true") , but when trying to run the same script on AIX i get a class not found error, does anyone have any ideas about this? Thanks in advance, Arun.