[jboss-user] [Javassist user questions] - Re: Accessing static variables...

DonnieDarko1985 do-not-reply at jboss.com
Sun May 18 12:04:11 EDT 2008


Paerhaps I didnt explain the problem properly. 
I m using the translator in SimpleConvertor class to transform methods in class B where I access a static variable of A.
I run the program as:
 
  | java ChangeClass  B B

and get this output:
B B
  | 10
Whereas it sud be 15 instead of 10. Can someone please look into this and tell me where the problem lies and how can I work around this problem. Its urgent :(. Thanks in Advance.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151629#4151629

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4151629



More information about the jboss-user mailing list