Hi

I've collected some info here:
http://cxf.apache.org/docs/application-server-specific-configuration-guide.html#ApplicationServerSpecificConfigurationGuide-WebLogic

Cheers, Sergey
On 09/12/15 10:03, [email protected] wrote:
Hi Folks,

I am deploying my code to weblogic 12c and getting the below jersey error:
because of this I am not getting UI properly, no css, no js nothing getting
loaded and getting 500 Internal server error

weblogic.jaxrs.server.portable.servlet.JerseyServletContainerInitializer
onStartup
INFO: The list of resource packages:org.apache.cxf.jaxrs.servlet
org.apache.cxf.jaxrs.validation org.apache.cxf.jaxrs.provider

but I dont have jersey in my project.

I added below config in my weblogic.xml and deployed and tested but still
the problem is there.

<wls:prefer-application-resources>
         <wls:resource-name>META-INF/services/*</wls:resource-name>
         </wls:prefer-application-resources>

Please suggest me how to resolve  this.

Thanks,
Vikram



--
View this message in context: 
http://cxf.547215.n5.nabble.com/jaxrs-cxf-deployment-issues-on-weblogic-12c-tp5742398p5763737.html
Sent from the cxf-user mailing list archive at Nabble.com.



--
Sergey Beryozkin

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

Reply via email to