You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Lalit Kumar <la...@gmail.com> on 2011/12/20 14:34:15 UTC

Re: Could not instantiate bean SpringBus: 2.4.1

Hi,

I have found the solution.

1. need to make the class loader policy at module level to be PARENT_LAST
2. delete following jars
    geronimo-activation_1.1_spec-1.1.jar
    geronimo-annotation_1.0_spec-1.1.1.jar
    geronimo-javamail_1.4_spec-1.7.1.jar
    geronimo-servlet_2.5_spec-1.1.2.jar
    geronimo-stax-api_1.0_spec-1.0.1.jar

Then this worked fine

Regards,
Lalit Kumar

-----
Lalit Kumar
Technical Specialist
Fidelity International
--
View this message in context: http://cxf.547215.n5.nabble.com/Could-not-instantiate-bean-SpringBus-2-4-1-tp4539354p5088879.html
Sent from the cxf-dev mailing list archive at Nabble.com.

Re: Could not instantiate bean SpringBus: 2.4.1

Posted by Lalit Kumar <la...@gmail.com>.
Add it

On 12/20/11, Lalit Kumar [via CXF]
<ml...@n5.nabble.com> wrote:
>
>
> Hi,
>
> I have found the solution.
>
> 1. need to make the class loader policy at module level to be PARENT_LAST
> 2. delete following jars
>     geronimo-activation_1.1_spec-1.1.jar
>     geronimo-annotation_1.0_spec-1.1.1.jar
>     geronimo-javamail_1.4_spec-1.7.1.jar
>     geronimo-servlet_2.5_spec-1.1.2.jar
>     geronimo-stax-api_1.0_spec-1.0.1.jar
>
> Then this worked fine
>
> Regards,
> Lalit Kumar
>
> -----
> Lalit Kumar
> Technical Specialist
> Fidelity International
> _______________________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://cxf.547215.n5.nabble.com/Could-not-instantiate-bean-SpringBus-2-4-1-tp4539354p5088879.html
>
> To unsubscribe from Could not instantiate bean SpringBus: 2.4.1, visit
> http://cxf.547215.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4539354&code=bGFsaXRrdW1hcmJhbnNhbEBnbWFpbC5jb218NDUzOTM1NHw3OTI5MTkyNzQ=


-----
Lalit Kumar
Technical Specialist
Fidelity International
--
View this message in context: http://cxf.547215.n5.nabble.com/Could-not-instantiate-bean-SpringBus-2-4-1-tp4539354p5110241.html
Sent from the cxf-dev mailing list archive at Nabble.com.