This content has been marked as final.
Show 2 replies
-
1. Re: need help in remote portlet development
claprun Feb 9, 2007 11:43 AM (in response to shijiangpeng)This is the wrong forum to post user-oriented questions... That said, you don't need to do anything special to create remote portlets: they are just regular portlets deployed within Portal. The only thing you need to do to make them available to the WSRP producer is to include a jboss-portlet.xml file in your deployment and set the "remotable" element to true, as explained in http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html/wsrp.html#d0e3713.
-
2. Re: need help in remote portlet development
shijiangpeng Feb 9, 2007 12:26 PM (in response to shijiangpeng)"chris.laprun@jboss.com" wrote:
This is the wrong forum to post user-oriented questions... That said, you don't need to do anything special to create remote portlets: they are just regular portlets deployed within Portal. The only thing you need to do to make them available to the WSRP producer is to include a jboss-portlet.xml file in your deployment and set the "remotable" element to true, as explained in http://docs.jboss.com/jbportal/v2.6/reference-guide/en/html/wsrp.html#d0e3713.
Thanks a lot. Sorry about wrong posting. I found the right one after I posted this. Run to there! thanks again