Figured out that including the portal core jar files in the web archive(war) creates this
issue. Once I removed those jar files from the archive it started working. Because of
classloader conflict the exception thrown at deploy time as jboss itself has its own
portal jars and loaded when started.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263769#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...