Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 50178 invoked from network); 20 Mar 2010 18:32:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Mar 2010 18:32:33 -0000 Received: (qmail 5550 invoked by uid 500); 20 Mar 2010 16:45:52 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 5527 invoked by uid 500); 20 Mar 2010 16:45:51 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 5519 invoked by uid 99); 20 Mar 2010 16:45:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Mar 2010 16:45:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Mar 2010 16:45:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 36749234C1EE for ; Sat, 20 Mar 2010 16:45:27 +0000 (UTC) Message-ID: <1779315093.386711269103527222.JavaMail.jira@brutus.apache.org> Date: Sat, 20 Mar 2010 16:45:27 +0000 (UTC) From: "Sidhartha Priye (JIRA)" To: issues@cxf.apache.org Subject: [jira] Updated: (CXF-2725) "local part cannot be "null" when creating a QName" In-Reply-To: <1318215746.386541269101847289.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sidhartha Priye updated CXF-2725: --------------------------------- Description: 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. was: 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. Exception being thrown is - [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R java.lang.IllegalArgumentException: local part cannot be "null" when creating a QName [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at javax.xml.namespace.QName.(Unknown Source) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at javax.xml.namespace.QName.(Unknown Source) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.opensaml.xml.util.XMLHelper.constructQName(XMLHelper.java:433) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.opensaml.xml.util.XMLHelper.getNodeQName(XMLHelper.java:171) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.opensaml.xml.io.AbstractXMLObjectUnmarshaller.unmarshallAttribute(AbstractXMLObjectUnmarshaller.java:215) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.opensaml.xml.io.AbstractXMLObjectUnmarshaller.unmarshall(AbstractXMLObjectUnmarshaller.java:107) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.syscom.hsc.security.saml.service.SAMLTokenProcessor.unmarshall(SAMLTokenProcessor.java:191) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.syscom.hsc.security.saml.service.SAMLTokenProcessor.validateSAMLSignature(SAMLTokenProcessor.java:78) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.syscom.hsc.web.soap.ServiceSAMLHandler.handleMessage(ServiceSAMLHandler.java:115) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.syscom.hsc.web.soap.ServiceSAMLHandler.handleMessage(ServiceSAMLHandler.java:1) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:335) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:253) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:131) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:152) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:119) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:69) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:109) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:98) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:406) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:178) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:142) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:179) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:103) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:159) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1096) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:570) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748) [3/20/10 11:22:29:456 EDT] 00000024 SystemErr R at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:119) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873) [3/20/10 11:22:29:471 EDT] 00000024 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473) > "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.0.12 > Environment: Websphere 6.1, CXF 2.0-incubator, OpenSAML libraries, Spring 2.0.4 libraries, JAX WS Client > Reporter: Sidhartha Priye > Priority: Critical > > 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.