Always look for the "caused by" clause of the first exception, that it the root 
cause. In this case, it is a class cast problem. I suspect that having a copy 
of portlet-api-lib.jar in your WAR file could cause this.

Remove the portlet-api-lib.jar from your WEB-INF/lib directory; you don't need 
it because it already comes with JBoss Portal.

If that does not work, let me know and I'll try your code myself.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224459#4224459

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224459
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to