![]() |
org.kxml2.wap.wml.Wml: Error!: invalid constant pool index: 0 in <clinit> I have an JAD and an JAR working for an Nokia E90 Communicator (_nothing_ specially from/for E90 is used, so it runs also on other Handies..). Built with Eclipse and EclipseME. Now I want to adapt the design for the Blackberry 8800. For that I took the JAR and JAD, copied it and tried rapc as described here: pdastreet.com/forums/showthread.php?s=&threadid=47229 C:\Programme\Research In Motion\BlackBerry JDE 4.5.0\bin>rapc import="..\lib\net_rim_api.jar" codename=MyName -midlet jad=MyName.jad MyName.jar This is reading the resources, parsing the import, but ends then with: [...] Parsing import: ..\lib\net_rim_api.jar(net_rim_xml_org.cod) Resolving org.kxml2.wap.wml.Wml: Error!: invalid constant pool index: 0 in <clinit> Now I am not sure where the problem is. I think it has something to do with final constants? I googled for it, but did not found anything matching to my problem. The org.kxml2.wap.wml.Wml package is open source and indeed included, but did built without any problems under E90. |
could you give me any - also the smallest would be nice - advice or direction I should research to solve this problem? furthermore: how is it possible to include the resources if building an "raw" application from *.java files with rapc ? in the rapc documentation there is nothing about it? |
| All times are GMT -5. The time now is 03:59 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.