Axis2 always assumes the web app name to be axis2 when generating the EPR for 
WSDL ports.
-----------------------------------------------------------------------------------------

                 Key: AXIS2-1538
                 URL: http://issues.apache.org/jira/browse/AXIS2-1538
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Thilina Gunarathne
            Priority: Critical
         Attachments: RegistrationService.wsdl

I have axis2 web app deployed at http://localhost:8080/axis2-temp/ and a pojo 
based service running at 
http://localhost:8080/axis2-temp/services/RegistrationService..

But when generating the EPR axis2 assumes the web app name to be "axis2".

<wsdl:port name="RegistrationServiceSOAP11port_http" 
binding="axis2:RegistrationServiceSOAP11Binding">
<soap:address 
location="http://localhost:8080/axis2/services/RegistrationService"/>
</wsdl:port>



-- 
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]

Reply via email to