Re: JVM bytecode basics
Lalitha Vishali <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
The context in which i want to explore BCEL is to performance-engineer J2EE Applications. I want to time spec-mandated callbacks like say ejbCreate(), ejbLoad() etc, by inserting System.currentTimeMillis() into the container generated code for ejbs. Thanks, lalitha Andrew Huntwork wrote: > i think we'd be able to help more if you told us what do you plan to > do with BCEL. > > Lalitha Vishali wrote: > >> Thanks Sapan, >> Would appreciate any pointers to beginning hands-on with BCEL... >> >> -lalitha >> >> >> Shah, Sapan wrote: >> >>> IT would be good if you understand the basics of class file, and how >>> is it >>> written. >>> >>> -----Original Message----- >>> From: Lalitha Vishali [mailto:[email protected]] >>> Sent: Monday, August 09, 2004 12:14 PM >>> To: [email protected] >>> Subject: JVM bytecode basics >>> >>> >>> Hi ... >>> >>> Would it be important to understand JVM bytecode basics to start off >>> with BCEL ? >>> >>> Am beginning with BCEL ... Can i plz be guided thru the first steps.... >>> I prefer to start-off hands-on... rather than read huge docs... >>> >>> thanks, >>> lalitha >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >>> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >