[ 
https://issues.apache.org/jira/browse/CXF-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532093
 ] 

benson margulies commented on CXF-1080:
---------------------------------------

I got it. It's the xfire-compatible namespaces.    

This call is not effectual on the jaxws client.

  sf.getServiceFactory().getServiceConfigurations().add(0, new 
AegisServiceConfiguration());
 
So the server has the namespace trailing slash, and the client doesn't have the 
namespace.

This state of affairs still needs explaining.




> Aegis + JAX-WS fails to throw specific exceptions
> -------------------------------------------------
>
>                 Key: CXF-1080
>                 URL: https://issues.apache.org/jira/browse/CXF-1080
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.0.2
>            Reporter: benson margulies
>         Attachments: exceptionTest.patch
>
>
> When the frontend is jaxws, aegis fails to throw the declared exception. Or, 
> perhaps, when the databinding is aegis, jaxws fails to throw the declared 
> exception. Beats me.
> Test case attachment to follow.

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

Reply via email to