More details about the exception:

Caused by: org.apache.xbean.recipe.MissingFactoryMethodException:
Constructor has 5 arugments but expected 0 arguments: public
org.apache.cxf.js.rhino.DOMMessageProvider(org.mozilla.javascript.Scriptable,org.mozilla.javascript.Scriptable,java.lang.String,boolean,boolean)
        at
org.apache.xbean.recipe.ReflectionUtil.findConstructor(ReflectionUtil.java:546)
        at 
org.apache.xbean.recipe.ObjectRecipe.findFactory(ObjectRecipe.java:532)
        at
org.apache.xbean.recipe.ObjectRecipe.internalCreate(ObjectRecipe.java:270)
        at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:96)
        at org.apache.xbean.recipe.AbstractRecipe.create(AbstractRecipe.java:61)
        at 
org.apache.geronimo.j2ee.annotation.Holder.newInstance(Holder.java:173)
        at
org.apache.geronimo.jaxws.annotations.AnnotationHolder.newInstance(AnnotationHolder.java:39)
        at 
org.apache.geronimo.cxf.pojo.POJOEndpoint.<init>(POJOEndpoint.java:76)
        ... 75 more
-- 
View this message in context: 
http://www.nabble.com/Problem-when-deploy-CXF-WebService-%28Service-resource-injection-failed%29-tp24245804s134p24250919.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.

Reply via email to