Melissa Dale [https://community.jboss.org/people/mdale] created the discussion

"Re: Javassist dealing across different project packages"

To view the discussion, visit: https://community.jboss.org/message/820787#820787

--------------------------------------------------------------
I was making this much more difficult than was needed. Say for example I wanted 
to modify a "foo.java" class in a "stuff" package. I simply use: 
pool.get(stuff.foo);
That's it, now I have the foo class in the classpool.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/820787#820787]

Start a new discussion in Javassist at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2062]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to