You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "Arthur Ryman (JIRA)" <ji...@apache.org> on 2006/09/26 16:09:50 UTC

[jira] Created: (WODEN-60) NPE on W3C Test Case Binding-4B/Echo.wsdl

NPE on W3C Test Case Binding-4B/Echo.wsdl
-----------------------------------------

                 Key: WODEN-60
                 URL: http://issues.apache.org/jira/browse/WODEN-60
             Project: Woden
          Issue Type: Bug
            Reporter: Arthur Ryman


I ran ant-test/build.xml and hit a NPE.

-- 
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: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Commented: (WODEN-60) NPE on W3C Test Case Binding-4B/Echo.wsdl

Posted by "Jeremy Hughes (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/WODEN-60?page=comments#action_12438138 ] 
            
Jeremy Hughes commented on WODEN-60:
------------------------------------

Hi Arthur, it turns out this is the same problem as WODEN-59. The line of code failing is:

org.apache.woden.internal.wsdl20.validation.WSDLComponentValidator.testAssertionBindingFaultReference0061(WSDLComponentValidator.java:1110)

which is:

errorReporter.reportError(new ErrorLocatorImpl(), "BindingFaultReference-0061", new Object[]{interfaceFaultReference.getMessageLabel()}, ErrorReporter.SEVERITY_ERROR);

The getMessageLabel() is returning a null which is then being dereferenced. If you agree, please close as a duplicate of WODEN-59.


> NPE on W3C Test Case Binding-4B/Echo.wsdl
> -----------------------------------------
>
>                 Key: WODEN-60
>                 URL: http://issues.apache.org/jira/browse/WODEN-60
>             Project: Woden
>          Issue Type: Bug
>            Reporter: Arthur Ryman
>
> I ran ant-test/build.xml and hit a NPE.

-- 
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: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Closed: (WODEN-60) NPE on W3C Test Case Binding-4B/Echo.wsdl

Posted by "Arthur Ryman (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WODEN-60?page=all ]

Arthur Ryman closed WODEN-60.
-----------------------------


I am closing because this a a dup.

> NPE on W3C Test Case Binding-4B/Echo.wsdl
> -----------------------------------------
>
>                 Key: WODEN-60
>                 URL: http://issues.apache.org/jira/browse/WODEN-60
>             Project: Woden
>          Issue Type: Bug
>            Reporter: Arthur Ryman
>
> I ran ant-test/build.xml and hit a NPE.

-- 
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: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org


[jira] Resolved: (WODEN-60) NPE on W3C Test Case Binding-4B/Echo.wsdl

Posted by "Arthur Ryman (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WODEN-60?page=all ]

Arthur Ryman resolved WODEN-60.
-------------------------------

    Resolution: Duplicate

Duplicate of WODEN-59.

> NPE on W3C Test Case Binding-4B/Echo.wsdl
> -----------------------------------------
>
>                 Key: WODEN-60
>                 URL: http://issues.apache.org/jira/browse/WODEN-60
>             Project: Woden
>          Issue Type: Bug
>            Reporter: Arthur Ryman
>
> I ran ant-test/build.xml and hit a NPE.

-- 
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: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org