[JBoss-user] [Javassist user questions] - Re: Declaring local variables

2004-12-08 Thread john.howard9
Hi Chiba,

Many thanks for the reply.  It's all working now.  I'd completely missed the 
second and third pages of the tutorial Duh!

John.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857856#3857856

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857856


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Javassist user questions] - Re: Declaring local variables

2004-12-07 Thread chiba
Unfortunately, no.  The code should be

meth.setBody({ int a = 1; return a; });

Please read Section 4.3 of the tutorial for further hints.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857826#3857826

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857826


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user