[jboss-user] [JBoss Portal] - Re: How To Deploy An Application As A Portlet On JBoss Porta

thomas.heute@jboss.com do-not-reply at jboss.com
Tue Jan 9 05:16:12 EST 2007


portlet-class should be the class of your portlet.

You should have a class implementing javax.portlet.Portlet, you cannot take any web application and make it work as a portlet without having a Portlet class (unless you use a bridge, then you need to use the bridge portlet class)



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999379



More information about the jboss-user mailing list