[jboss-user] [JBoss Portal] - Re: WSRP Help
chris.laprun@jboss.com
do-not-reply at jboss.com
Thu Apr 17 16:41:32 EDT 2008
What are you trying to accomplish exactly?
You can use WSRP to get the portlet content via the WSRP protocol, in which case the WSDL URL would be the Producer's URL as detailed in the documentation and as Prabhat pointed out. And, indeed, the portlet you're trying to access will have to be published (marked as remotable) by Portal's producer.
However, you web service client will have to conform to the WSRP protocol so in essence, you will have to write a WSRP consumer (which depending on your needs might be more or less difficult).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144993#4144993
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144993
More information about the jboss-user
mailing list