The error:
java.lang.IllegalArgumentException: Value must be a TreeModel or TreeNode
is probably caused by the JBoss classloading; most likely you have the tomahawk library in
both your EAR and your WAR. Removing the tomahawk library from the WAR will solve the
issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002886#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...