File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java Micro Edition and the fly likes Build problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Build problem" Watch "Build problem" New topic
Author

Build problem

Valentin Crettaz
Gold Digger
Sheriff

Joined: Aug 26, 2001
Posts: 7610
hi folks,
I'm currently porting an application to wireless devices using J2ME. I'm using the ktoolbar utility for building, running and packaging my MIDlets.
It doosn't work as expected though.
Here is my configuration:
J2ME 1.0.3
J2SE 1.4 beta 2
Linux Redhat 7.1 kernel 2.4.3-12 on x86
When I build my sources I got the following output

I can't figure out what this "Illegal constant pool index" means.
Does anyone have any idea ?
Thank you very much
------------------
Valentin Crettaz
Sun Certified Programmer for Java 2 Platform


SCJP 5, SCJD, SCBCD, SCWCD, SCDJWS, IBM XML
[Blog] [Blogroll] [My Reviews] My Linked In
Valentin Crettaz
Gold Digger
Sheriff

Joined: Aug 26, 2001
Posts: 7610
For those who are interested, J2ME does not like the J2SE 1.4 beta 2
I had to install "the old" 1.3.1 again and it worked...

------------------
Valentin Crettaz
Sun Certified Programmer for Java 2 Platform
 
 
subject: Build problem
 
Threads others viewed
instance initializer variable question
JDK 1.4 tools for J2ME?
error while use of preverify
Problems with preverify.exe
Help on Preverify process
MyEclipse, The Clear Choice