[jboss-user] [JBoss Portal] - Re: URGENT - Problem when deploying on jboss portal

PeterJ do-not-reply at jboss.com
Wed Apr 8 14:20:03 EDT 2009


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



More information about the jboss-user mailing list