Bug 1185271
Summary: | infinispan-remote uber jar contains 2x versions of shaded javassist packages | ||
---|---|---|---|
Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Vitalii Chepeliuk <vchepeli> |
Component: | Library | Assignee: | Adrian Nistor <anistor> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Gencur <mgencur> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4.0 | CC: | jdg-bugs, pzapataf, rmarwaha, slaskawi, ttarrant, vjuranek |
Target Milestone: | ER3 | ||
Target Release: | 6.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-23 12:24:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Vitalii Chepeliuk
2015-01-23 11:06:32 UTC
The workaround is to use the separate jar files for HR client and its dependencies. This is the list of dependencies to be used as a workaround: org.jboss.logging/jboss-logging org.jboss.marshalling/jboss-marshalling-osgi org.infinispan/infinispan-commons org.infinispan/infinispan-client-hotrod commons-pool/commons-pool org.infinispan/infinispan-remote-query-client org.infinispan/infinispan-query-dsl org.infinispan.protostream/protostream All these dependencies can be found in the JDG Maven repository. This affects only WebLogic. It works fine with EAP. |