[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MAVEN: activation-1.0.2.jar not being fetched

adrian@jboss.org do-not-reply at jboss.com
Wed Jul 11 09:56:33 EDT 2007


"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/Instrumentation.html

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#4062987

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



More information about the jboss-dev-forums mailing list