[ 
https://issues.apache.org/jira/browse/CXF-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848507#action_12848507
 ] 

Daniel Kulp commented on CXF-2725:
----------------------------------


I just tried your example with tomcat and both CXF 2.3.0-SNAPSHOT and 2.2.7 
(now released) after removing the reference to your logger (which seems to be 
WebSphere specific) and it worked fine.   The service through a 
ECMBPMException, but that means the message got there and the saml was 
processed.

The log contains:

{code}

Signature VALIDATED with Subjectmbrendish
********Inside Business Delegate: Value of Subject*******mbrendish
[HSC Logger]  [getLogger]  Initializing Logger for com.syscom.hsc.BpmServices
[HSC Logger]  [getLogger]  Initializing Logger for 
com.syscom.hsc.ecmbpm.exception.ECMBPMException
Mar 22, 2010 10:44:12 PM org.apache.cxf.phase.PhaseInterceptorChain 
doDefaultLogging
INFO: Application 
{http://web.hsc.syscom.com/}BPMWebService#{http://web.hsc.syscom.com/}findTaskListUsingLoginCreds
 has thrown exception, unwinding now: 
com.syscom.hsc.ecmbpm.exception.ECMBPMException: Unhandled exception
{code}

which looks like it was properly processed. 

Thus, can you try using 2.2.7 instead of 2.2.6?

> "local part cannot be "null" when creating a QName"
> ---------------------------------------------------
>
>                 Key: CXF-2725
>                 URL: https://issues.apache.org/jira/browse/CXF-2725
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.2.6
>         Environment: Websphere 6.1, CXF 2.2.6 OR 2.2.7-snapshot, OpenSAML 
> libraries, Spring 2.5.6 libraries, JAX WS Client 
>            Reporter: Sidhartha Priye
>            Priority: Critical
>         Attachments: bpm-servicesCXF.zip, SpringClientWithSAMLToken.zip
>
>
> The entire discussion on this issue can be read here
> http://old.nabble.com/local-part-cannot-be-%22null%22-when-creating-a-QName-td27714287.html#a27872480
> On Dan's suggestion, I am entering this track item as he mentioned he will 
> take a shot at it. 

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