This I fixed specifying a newer Javassist version:
| <dependency>
| <groupId>javassist</groupId>
| <artifactId>javassist</artifactId>
| <version>3.5-SNAPSHOT</version>
| </dependency>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066363#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...