BCEL with J2ME
"Marcelo Dias" <[email protected]> Mon, 12 Jan 2009 18:58:54 -0300
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_287859_12713321.1231797534741 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, It's my first time asking you in this mail list, and I have two questions. First question: How can I use BCEL to create (update) java classes that have to pass in the CLDC verification process? I'm trying to use a BCEL aplication to create a class before it is preverifyed, but when executing the result aplication, a verification Error is thrown. Second question: Is there a 'how to create your stackmap for classes created with BCEL' tutorial? :-) If anyone use BCEL to instrument J2ME class in another way, please tell me. Thank's in advance! Marcelo ------=_Part_287859_12713321.1231797534741--