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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to