Fixed!
The problem was that I had portal-server-lib.jar (a JBoss Portal JAR) in my WAR's
WEB-INF/lib. I had it in my build path for use in constructing my custom JBoss Portal
theme. But during my build it was being copied (incorrectly) into my WAR. By the way,
portal-server-lib.jar is found in server/default/deploy/jboss-portal.sar/lib.
Problem solved!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076399#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...