Re: Testing WebService with 3.1.3

2010-10-22 Thread martin.th.be
Many many thanks.. My Maven dependencies was correct. Somewhere Eclipse has cached the version. I didn't notice anything unusual, but in the eclipse-console was the output-text: 'Apache OpenEJB 3.1.2'. Thanks, it works!! -- View this message in context: http://openejb.979440.n4.nabble.com/T

Testing WebService with 3.1.3

2010-10-22 Thread martin.th.be
Hello Community I have a new Problem, that don't existed in 3.1.2. When I run my JUnit test with WSDL-Communication, I get two error exceptions. ERROR - Cannot instantiate the service class org.apache.openejb.server.cxf.CxfService. Received error: org.apache.xbean.recipe.ConstructionException

Re: JUnit-Tests with OpenEJB and Spring

2010-10-22 Thread martin.th.be
Hi dblevins, hi Community This problem is still exists. =( I need some 'tutorial' or 'example', to test my Spring-beans with OpenEJB. Maybe I have in my source code (see above) an error. We are now switched on the new version of OpenEJB (2.1.3). I hope again you / the community can help me.