You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/08/02 01:49:31 UTC

[jira] Created: (CXF-1732) RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe

RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe
---------------------------------------------------------------------------

                 Key: CXF-1732
                 URL: https://issues.apache.org/jira/browse/CXF-1732
             Project: CXF
          Issue Type: Bug
          Components: Aegis Databinding
    Affects Versions: 2.1.1
            Reporter: Benson Margulies
            Assignee: Daniel Kulp


Unignore the test in org.apache.cxf.aegis.client.HeaderTest, and observe the resulting NPE fireworks. Feel free to throw back at me.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-1732) RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-1732:
-----------------------------

    Assignee: Benson Margulies  (was: Daniel Kulp)


This is due to the interface having JAX-WS stuff (the holder specifically), but you are using the simple frontend/aegis.   The simple frontend/aegis has no clue how to map the Holder so it doesn't. 

It PROBABLY shouldn't NPE.   Probably a WARNING or something that states it wasn't mapped or map it to xsd:any or something.



> RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe
> ---------------------------------------------------------------------------
>
>                 Key: CXF-1732
>                 URL: https://issues.apache.org/jira/browse/CXF-1732
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.1
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> Unignore the test in org.apache.cxf.aegis.client.HeaderTest, and observe the resulting NPE fireworks. Feel free to throw back at me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-1732) RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies resolved CXF-1732.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.3

I improved the error message. I also deleted the test :-) because Aegis has no support whatsoever for soap headers.

> RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe
> ---------------------------------------------------------------------------
>
>                 Key: CXF-1732
>                 URL: https://issues.apache.org/jira/browse/CXF-1732
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.1
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.1.3
>
>
> Unignore the test in org.apache.cxf.aegis.client.HeaderTest, and observe the resulting NPE fireworks. Feel free to throw back at me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CXF-1732) RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang closed CXF-1732.
-----------------------------


> RFSB NPE for some sort of confusion on a return type caused by Aegis, maybe
> ---------------------------------------------------------------------------
>
>                 Key: CXF-1732
>                 URL: https://issues.apache.org/jira/browse/CXF-1732
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.1.1
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.1.3
>
>
> Unignore the test in org.apache.cxf.aegis.client.HeaderTest, and observe the resulting NPE fireworks. Feel free to throw back at me.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.