[jboss-dev-forums] [JBoss Web Services Development] - SOAP Fault - Unable to Create Namespace (SAAJ0513)

Steve Darnowsky do-not-reply at jboss.com
Thu Feb 21 09:58:46 EST 2013


Steve Darnowsky [https://community.jboss.org/people/darnowsi] created the discussion

"SOAP Fault - Unable to Create Namespace (SAAJ0513)"

To view the discussion, visit: https://community.jboss.org/message/798853#798853

--------------------------------------------------------------
Using Jboss 5.1, Jbossws-cxf 3.1.2 GA 

When trying to send web service request via Teiid 7.7 ws translator I get the following excpetion:

org.apache.cxf.interceptor.Fault: Unable to create envelope from given source because the namespace was not recognized
 at org.apache.cxf.jaxws.interceptors.MessageModeOutInterceptor$MessageModeOutInterceptorInternal.handleMessage(MessageModeOutInterceptor.java:192)
 at org.apache.cxf.jaxws.interceptors.MessageModeOutInterceptor$MessageModeOutInterceptorInternal.handleMessage(MessageModeOutInterceptor.java:138)
 at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236)
 at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:471)
 at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:301)
 at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:253)
 at org.apache.cxf.endpoint.ClientImpl.invokeWrapped(ClientImpl.java:288)
 at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:257)
 at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:195)
 at org.teiid.translator.ws.WSProcedureExecution.execute(WSProcedureExecution.java:132)
 at org.teiid.dqp.internal.datamgr.ConnectorWorkItem.execute(ConnectorWorkItem.java:272)
 at org.teiid.dqp.internal.process.DataTierTupleSource.getResults(DataTierTupleSource.java:344)
 at org.teiid.dqp.internal.process.DataTierTupleSource$1.call(DataTierTupleSource.java:138)
 at org.teiid.dqp.internal.process.DataTierTupleSource$1.call(DataTierTupleSource.java:135)
 at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
 at java.util.concurrent.FutureTask.run(Unknown Source)
 at org.teiid.dqp.internal.process.DQPCore$FutureWork.run(DQPCore.java:118)
 at org.teiid.dqp.internal.process.DQPWorkContext.runInContext(DQPWorkContext.java:232)
 at org.teiid.dqp.internal.process.ThreadReuseExecutor$RunnableWrapper.run(ThreadReuseExecutor.java:118)
 at org.teiid.dqp.internal.process.ThreadReuseExecutor$3.run(ThreadReuseExecutor.java:288)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)

I first posted this problem in Teiid forum and was told that everything at that level looked OK.

If you could tell me how to capture actual SOAP message that would be helpful as well.

I have attached the complete server log.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/798853#798853]

Start a new discussion in JBoss Web Services Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2047]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130221/279bb7ec/attachment.html 


More information about the jboss-dev-forums mailing list