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 <property name="wtk.midpapi" value="C:\WTK2.5.2\lib\j2me-xmlrpc.jar;C:\WTK2.5.2\lib\midpapi20.jar;C:\WTK2.5.2\lib\cldcapi11.jar;C:\WTK2.5.2\lib\mmapi.jar;C:\WTK2.5.2\lib\j2me-ws.jar;C:\WTK2.5.2\lib\jsr082.jar" />
-- View this message in context: http://www.nabble.com/Ant-compilation-error-%28RMI-class-def-not-found%29-tp19871441p19891034.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
