"adesai(a)atech.com" wrote :
| 1. Can JBoss Portal consume WSDL web services? how? any samples?
|
Portal does not consume web services per se (apart from WSRP that is)... Your portlets
do. Anything you want to do with respect to web services has to be done in the context of
portlets as Portal is only an environment to manage portlets. What is your use case?
"adesai(a)atech.com" wrote :
| 2. What are the steps to get it working. Assume, I just have base JBoss Portal
installed and a provider WSDL.
|
A portlet is a specialized web application. Almost anything you can do with a web
application you can do with a portlet. In particular, this includes accessing a remote web
services. Portal forums won't help you there as it's not a Portal topic, rather a
web service development topic. In essence, you would need to create a web service client
that could be accessed via your portlet and possibly interacted with.
"adesai(a)atech.com" wrote :
| 3. Which JBossWS should I download? jbossws-native?
JBossWS is bundled with JBoss AS. If you run JBoss Portal, JBoss WS is already installed
on your application server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133361#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...