Srinivas Jannu created CXF-8040:
-----------------------------------
Summary: Deployment to WL 12.2.1.3 fails when upgraded Apache CXF
from 3.1.11 to 3.1.15 and higher
Key: CXF-8040
URL: https://issues.apache.org/jira/browse/CXF-8040
Project: CXF
Issue Type: Bug
Reporter: Srinivas Jannu
Apache CXF upgrade to 3.1.15 or higher fails when deploying the Rest Service
application (ear) to WebLogic 12c (12.2.1.3).
It has been working fine with version 3.1.11.
Error details:
WARNING: Unknown HK2 failure detected:
MultiException stack 1 of 2
java.lang.InstantiationException
at
sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at
org.glassfish.hk2.utilities.reflection.ReflectionHelper.makeMe(ReflectionHelper.java:1375)
MultiException stack 2 of 2
java.lang.IllegalStateException: Unable to perform operation: create on
org.apache.cxf.jaxrs.provider.AbstractResponseViewProvider
MultiException stack 3 of 3
java.lang.IllegalStateException: Unable to perform operation: create on
org.glassfish.jersey.message.internal.MessageBodyFactory
at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:387)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)