JBoss Community

URL for WSDL with multiple port types

created by Mohan Kumar V in JBoss Web Services - View the full discussion

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

2. http://someserver.com/MyProject/services/A.A2?wsdl

3. 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

 

Any guidance is greatly appreciated. Thank you in advance.

 

 

- Mohan

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community