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