hai hamsol,
1. Check your portlet.xml for the declaration of the portlet.
2. Check your porlet-instances.xml for the declaration of portlet instances.
3. check your jboss-portlet.xml for the declaration of the porlet use
4. check your *-object.xml for the declaration of portlet page and
hai danny_hon,
Thank you very much.
I followed your advise and deployed a SAR file. Now, the potlets are
redeployed with out restarting the server.
thanks,
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952639#3952639
Reply to the post :
http://www
hai danny_hon
Can you please explain me in detail how to create and deploy a SAR file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951027#3951027
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951027
__
Hi all,
I just started to use JBoss server to develop a portlet. I am able to
deploy the portlet. If I modify my JSP, the portlet is showing the modified
content. But, if I modify, the portlet class, and redeploy the class files, its
not taking the modified one.
How can I redepoly a