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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to