Re: Stuck with AOT + Classpath

2008-11-30 Thread Geoffrey Teale
2008/11/30 pmf <[EMAIL PROTECTED]> > > When using the -jar option, the CLASSPATH is ignored. See > http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/java.html > Excellent! That fixed it. Invoking it with the jar in the classpath rather than the explicit -jar parameter is the answer I needed

Re: Stuck with AOT + Classpath

2008-11-30 Thread pmf
On Nov 30, 11:04 am, "Adrian Cuthbertson" <[EMAIL PROTECTED]> wrote: > Hmm, I tried your dirs and files off my dev directory and the same > binding/compile form and it works fine or me - firstly on 1121, but then I > checked out 1130 and also no problem. (I'm on jdk 1.5 on OSX). Sure you've > crea

Re: Stuck with AOT + Classpath

2008-11-30 Thread Adrian Cuthbertson
Hmm, I tried your dirs and files off my dev directory and the same binding/compile form and it works fine or me - firstly on 1121, but then I checked out 1130 and also no problem. (I'm on jdk 1.5 on OSX). Sure you've created the classes dir? Also you said you invoked using; java -cp /home/gteale/s