[jboss-user] [JBoss Web Services] - URL for WSDL with multiple port types

Mohan Kumar V do-not-reply at jboss.com
Thu Jan 6 01:46:35 EST 2011


Mohan Kumar V [http://community.jboss.org/people/mohankumarv2005] created the discussion

"URL for WSDL with multiple port types"

To view the discussion, visit: http://community.jboss.org/message/579198#579198

--------------------------------------------------------------
Hello Folks,

I am using JBoss 5.0 GA server for my Web Services Project. I use Axis 2 for transport layer and JAX WS for Endpoint/Skeleton Creation.

I have a WSDL with a Service named "A" with 3 Port Types defined like A1, A2 and A3.

I can access each Port Types via URL like

1.  http://someserver.com/MyProject/services/A.A1?wsdl http://someserver.com/MyProject/services/A.A1?wsdl
2.  http://someserver.com/MyProject/services/A.A2?wsdl http://someserver.com/MyProject/services/A.A2?wsdl
3.  http://someserver.com/MyProject/services/A.A3?wsdl http://someserver.com/MyProject/services/A.A3?wsdl

I would like to know is there any way to access all the 3 Port Types via one WSDL URL?

Probably like  *http://someserver.com/MyProject/services/A?wsdl http://someserver.com/MyProject/services/A?wsdl*

Any guidance is greatly appreciated. Thank you in advance.


- Mohan
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/579198#579198]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110106/31fd6daa/attachment.html 


More information about the jboss-user mailing list