[JBoss-user] [JBoss Portal] - Re: Reload a portlet without restarting the server

2006-06-22 Thread jaymuthus
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

[JBoss-user] [JBoss Portal] - Re: Reload a portlet without restarting the server

2006-06-22 Thread jaymuthus
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

[JBoss-user] [JBoss Portal] - Re: Reload a portlet without restarting the server

2006-06-14 Thread jaymuthus
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 __

[JBoss-user] [JBoss Portal] - Reload a portlet without restarting the server

2006-06-08 Thread jaymuthus
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