[jbossws-issues] [JBoss JIRA] Created: (JBWS-1427) NPE in WSDL11Reader.processOperationInput

Thomas Diesler (JIRA) jira-events at jboss.com
Wed Dec 13 10:24:38 EST 2006


NPE in WSDL11Reader.processOperationInput
-----------------------------------------

                 Key: JBWS-1427
                 URL: http://jira.jboss.com/jira/browse/JBWS-1427
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Thomas Diesler
         Assigned To: Thomas Diesler
             Fix For:  jbossws-1.2.0.CR1


java.lang.NullPointerException
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processOperationInput(WSDL11Reader.java:487)
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processPortTypeOperations(WSDL11Reader.java:473)
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processPortType(WSDL11Reader.java:459)
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processBinding(WSDL11Reader.java:741)
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processPort(WSDL11Reader.java:1110)
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processPorts(WSDL11Reader.java:1093)
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processServices(WSDL11Reader.java:1066)
	at org.jboss.ws.metadata.wsdl.WSDL11Reader.processDefinition(WSDL11Reader.java:128)
	at org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory.parse(WSDLDefinitionsFactory.java:145)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list