Kristina Petkova created AXIS2-5406:
---------------------------------------

             Summary: NPE in WSDL11DefaultActionPatternHelper
                 Key: AXIS2-5406
                 URL: https://issues.apache.org/jira/browse/AXIS2-5406
             Project: Axis2
          Issue Type: Bug
          Components: Addressing
    Affects Versions: 1.6.2, 1.4.1
            Reporter: Kristina Petkova
            Priority: Trivial


When trying to deploy a service with useOriginalwsdl property set to true and 
the .wsdl file contains no targetNamespace atribute in the definition a NPE is 
thrown on this line of WSDL11DefaultActionPatternHelper.java:

if (targetNamespace.toLowerCase().startsWith(URN)) ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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