[ http://issues.apache.org/jira/browse/AXIS2-1443?page=comments#action_12447677 ] Kai Hüner commented on AXIS2-1443: ----------------------------------
[[ Old comment, sent from unregistered email on Thu, 19 Oct 2006 13:58:43 +0200 ]] Hello, Thanks for your reply, I will change my wsdl to multiple wsdls, so that it works with axis2. But I don't really understand your decision to only support one port type for each wsdl. The wsdl specification gives this service granularity decision explicitly to the service designer but you make this decision fix by the architecture of Axis2. Of course, it is not a really big issue and you can work around by defining a service for each port type, but I think for standard conformity you have to support multiple port types and bindings for a service. Is there an architectural reason for this design decision? It would be good to know, since I have to propagate this granularity decision. Best regards, Kai Huener > multiple port types not supported? > ---------------------------------- > > Key: AXIS2-1443 > URL: http://issues.apache.org/jira/browse/AXIS2-1443 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: deployment > Affects Versions: nightly > Environment: Windows XP, Apache 2.2, Tomcat 5.5, Axis 2 nighly, 1.1 > branch, self-compiled xmlSchema.jar from current svn > Reporter: Kai Huener > Attachments: WSAgreementService.aar, WSAgreementService.wsdl > > > Hello, > When I create an aar by using the auto-generated ant build.xml, all class > files are included, but the service.xml as well as the included wsdl are much > to short, they only include one port type. By the way, no Error message is > thrown. Why does Axis2 behave like this? Are multiple port types not > supported, or is there any fault on my side? The original WSDL as well as the > resulting aar will be attached. > Thanks in advance, > Kai Huener -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
