From: <max...@jb...> - 2005-11-29 13:53:39
|
if your eclipse plugin uses AOP jars AND they are also on the custom classpath you set you will end up in very weird classloading issues since you will be loading the same classes from different classloader and make the jvm complain. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909542#3909542 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909542 |