weblogic

WebLogic attempting to cast incompatible JAX-RS Versions

Error in configuring weblogic 12c and jaxrs 2.0: Caused by: java.lang.LinkageError: ClassCastException: attempting to castjar:file:/oracle_common/modules/jersey-core-1.18.jar!/javax/ws/rs/ext/RuntimeDelegate.class to zip:/servers/ReportServer/tmp/_WL_user/jax-rs/prnh4c/WEB-INF/lib/javax.ws.rs-api-2.0.jar!/javax/ws/rs/ext/RuntimeDelegate.class

Pack and Unpack Command in Oracle Weblogic

Weblogic Domains containing manage servers can be extended to different servers. To do this, weblogic comes with the pack and unpack tools. The pack command creates a template archive (.jar) file that contains a snapshot of either an entire domain or a subset of a domain. You can use a template that contains a subset of a domain to create a Managed Server domain directory hierarchy on a remote machine. The unpack command creates a full domain or a subset of a domain used for a Managed Server domain directory on a remote machine.
Tags
Subscribe to weblogic