You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by MarkusW <ma...@woehrenschimmel.at> on 2018/07/24 12:22:57 UTC

No binding factory for namespace http://schema.xmlsoap.org/soap registered

Hi all,

struggling with the following since days. Read all post I could find, but
nothing helped me out.

In my application I'v a @Stateless bean. From there I'm consuming a SOAP
Endpoint. 

Whenever my application reaches *create* method from *JaxWsProxyFactoryBean*
I get the exception *No binding factory for namespace
http://schema.xmlsoap.org/soap registered*

As there are obviously many struggling on that problem - are the any new
thoughts on the problem.

I use cxf Version 3.2.5 and spring 5.0.0. I already tried older versions,
but didn't work.

Regards, Markus.



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Re: No binding factory for namespace http://schema.xmlsoap.org/soap registered

Posted by MarkusW <ma...@woehrenschimmel.at>.
not sure how to do that :?

But 2 Questions:

Question 1: The Exception says *... not registered*
What does that mean ?

1. it is not found in my classpath (jars etc)?
or
2. a process in starting the wildly (10.0.0) the application is deployed at
, did something wrong ?

Question 2: The soap-call is done out of an EJB 

Might that be a problem ?



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Re: No binding factory for namespace http://schema.xmlsoap.org/soap registered

Posted by Colm O hEigeartaigh <co...@apache.org>.
Could you put together a sample project to illustrate the problem?

Colm.

On Tue, Jul 24, 2018 at 3:09 PM, MarkusW <ma...@woehrenschimmel.at> wrote:

> Hello Colm,
>
> I have - scope is *compile*
>
>
>
> --
> Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
>



-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Re: No binding factory for namespace http://schema.xmlsoap.org/soap registered

Posted by MarkusW <ma...@woehrenschimmel.at>.
Hi Dan,

 I just deploy my application "flat" on a Wildfly 10.0.0 - I use no
one-jar-technics



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Re: No binding factory for namespace http://schema.xmlsoap.org/soap registered

Posted by Daniel Kulp <dk...@apache.org>.
Please create an example if possible.

Are you trying to create a uber jar or similar?  That would also cause this if you don’t merge the META-INF/cxf/* files together.

Dan


> On Jul 24, 2018, at 10:09 AM, MarkusW <ma...@woehrenschimmel.at> wrote:
> 
> Hello Colm,
> 
> I have - scope is *compile*
> 
> 
> 
> --
> Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

-- 
Daniel Kulp
dkulp@apache.org <ma...@apache.org> - http://dankulp.com/blog <http://dankulp.com/blog>
Talend Community Coder - http://talend.com <http://coders.talend.com/>

Re: No binding factory for namespace http://schema.xmlsoap.org/soap registered

Posted by MarkusW <ma...@woehrenschimmel.at>.
Hello Colm,

I have - scope is *compile*



--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Re: No binding factory for namespace http://schema.xmlsoap.org/soap registered

Posted by Colm O hEigeartaigh <co...@apache.org>.
Do you have the cxf-rt-bindings-soap jar on the classpath?

Colm.

On Tue, Jul 24, 2018 at 1:22 PM, MarkusW <ma...@woehrenschimmel.at> wrote:

> Hi all,
>
> struggling with the following since days. Read all post I could find, but
> nothing helped me out.
>
> In my application I'v a @Stateless bean. From there I'm consuming a SOAP
> Endpoint.
>
> Whenever my application reaches *create* method from
> *JaxWsProxyFactoryBean*
> I get the exception *No binding factory for namespace
> http://schema.xmlsoap.org/soap registered*
>
> As there are obviously many struggling on that problem - are the any new
> thoughts on the problem.
>
> I use cxf Version 3.2.5 and spring 5.0.0. I already tried older versions,
> but didn't work.
>
> Regards, Markus.
>
>
>
> --
> Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
>



-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com