Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

help with J9 / WebSphere / Pocket PC / Win Mobile 2003 please?

843849May 13 2005
im trying to develop Java and test it with the J9 JVM. i must be misunderstanding something cause i cant get this thing to work at all.

I do "j9 HelloWorld" it says "Fatal Error: Unable to find and initialize required class java/lang/Object

OK so maybe i have to specify the path to it
D:\\Java\HelloWorld\bin>j9 -Djava.library.path="C:\Program Files\j9\lib\classes.zip" HelloWorld
Fatal error: Unable to find and initialize required class java/lang/Object
am i supposed to unzip the classes.zip or something? but i dont think so...

i just wanna be able to do "j9 <class file>" and thats that. why is this so complicated...

by the way i just started using Eclipse IDE. how do i compile my progs so they will be compatible with PPC running Win Mobile 2003? dont i have to do CDC configuration? how do i do that?

THANKS SO MUCH FOR ANY HELP!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2005
Added on May 13 2005
0 comments
127 views