[
https://issues.apache.org/jira/browse/MSHADE-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326295#comment-15326295
]
Karl Heinz Marbaise edited comment on MSHADE-226 at 6/12/16 8:09 AM:
---------------------------------------------------------------------
What brings you to the conclusion that in maven-shade a problem exist? Maybe
mybatis is doing it wrong etc. ? I would like to see an evidence for that it is
a problem of maven-shade and no only a feeling...Can you make a example project
which shows the possible wrong behaviour ? Apart from that Websphere brings
many things with it..so it could also a problem of already existing classes in
Websphere...BTW: Do you have some error logs of the deployment ?
was (Author: khmarbaise):
What brings you to the conclusion that in maven-shade a problem exist? Maybe
mybatis is doing it wrong etc. ? I would like to see an evidence for that it is
a problem of maven-shade and no only a feeling...Can you make a example project
which shows the possible wrong behaviour ? Apart from that Websphere brings
many things with it..so it could also a problem of already existing classes in
Websphere...
> Shade with location for IBM's Websphere Application Server 8.5.5.9 load error
> -----------------------------------------------------------------------------
>
> Key: MSHADE-226
> URL: https://issues.apache.org/jira/browse/MSHADE-226
> Project: Maven Shade Plugin
> Issue Type: Bug
> Affects Versions: 2.4.3
> Environment: IBM's Websphere Application Server 8.5.5.9
> Reporter: MoonFruit
>
> Mybatis 3.4.0 use shade to integrate javassist and ognl with relocation.
> But when deploy war which has mybatis-3.4.0.jar to IBM's Websphere
> Application Server 8.5.5.9, the war cannot start because of the relocation of
> javassist.
> Then I create a mybatis-3.4.0.jar without javassist and a independent
> javassist jar put it to my war. And deploy it to IBM's Websphere Application
> Server 8.5.5.9, everything is right.
> So, I think maybe there is some error when shade plugin relocate javassist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)