RE: wsdl composition

2005-06-15 Thread Ricardo Brito Da Rocha
Hi Anne. Thanks a lot for the reply. I still have some questions though... > I'm not sure I understand the issue. If your clients have > access to the WSDL document, then they have the service > endpoints for all of your services. There's no need for them > to perform any type of "magical disc

Re: wsdl composition

2005-06-15 Thread Anne Thomas Manes
I'm not sure I understand the issue. If your clients have access to the WSDL document, then they have the service endpoints for all of your services. There's no need for them to perform any type of "magical discovery". In any case, even if you can't expose a single port that implements three diffe

wsdl composition

2005-06-15 Thread Ricardo Brito Da Rocha
Hi all. We've been thinking on how to properly have porttype composition defined in WSDL and implemented in a web service, with some practical restrictions of our own. The reason we post the issue here is that we would like to understand how Axis deals with the limitations of WSDL 1.1 we found, and