Re: Ant compilation error (RMI class def not found)

2008-10-08 Thread defrit
cheers mate, I did use verbose mode and then i figured it out: the compiler somehow didn't use the eclipse ant classpath. i had to include all jars individually by the following line -- View this message in context: http://www.nabble.com/Ant-compilation-error-%28RMI-class-def-not-found%29-

Ant compilation error (RMI class def not found)

2008-10-07 Thread defrit
Hello, when running my build.xml with ant i get the following error message: wtkpreverify] Preverifying C:\workspace\Midlets\test.jar [wtkpreverify] Error preverifying class clients.stubs.WebService [wtkpreverify] java/lang/NoClassDefFoundError: java/rmi/Remote [wtkpreverify] Error preferif