"pgier" wrote :
| Javassist has a class called HotSwapper.java that uses the "com.sun.jdi"
packages. That's why I included tools.jar in its build. Maybe there is a different
way to do this?
That's an optional add-on. It will only work on Sun's JDK.
It shouldn't be introducing dependencies into projects that use javassist.
Also there's a better (more portable) api from JDK5 anyway
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/instrument/Instrumentat...
But these are really issues that need to be taken up with Chiba in the javassist forum.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062987#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...