[ http://issues.apache.org/jira/browse/AXIS2-1068?page=comments#action_12430400 ] Deepal Jayasinghe commented on AXIS2-1068: ------------------------------------------
Hi Nirmit; I just checked and found that it is working and I got the original wsdl. pls check with nightly build and check whether it is working for you. > Axis2 deployment does not preserve the original WSDL from META-INF > ------------------------------------------------------------------ > > Key: AXIS2-1068 > URL: http://issues.apache.org/jira/browse/AXIS2-1068 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: deployment, wsdl > Affects Versions: 1.0 > Environment: Windows XP, Tomcat 5.5 > Reporter: Nirmit Desai > Priority: Critical > Attachments: TSE1MemberService.aar > > > I need many services to implement a portType. So the name of the service ius > different from the name of the portType. > I make sure that the name of my service in the WSDL, in the services.xml, and > the name of the deployed aar are the same. I put my WSDL in META-INF, set > useOriginalwsdl in services.xml to true. > When I deploy this aar, and I traverse to the WSDL from the Axis2 services > page, I see that Axis to renames the portType to suit <serviname>PortType. > Thus, my original portType name is lost. > This is a show-stopper for me as I have other services accessing the WSDL > given EPRs and verifying the portType imploemented by that EPR. I have no way > of getting around this. > Th attached aar demonstrates this. It should be easily deployable. -- 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]
