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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...