You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/08/06 15:12:45 UTC

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

     [ 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.