This content has been marked as final.
Show 1 reply
-
1. Re: How ShrinkWrap Maven Resolver found by wildfly
mjobanek Feb 23, 2017 7:07 AM (in response to wuhuaxu)If the class/library is not in the archive, then it cannot find it. If you need to run the code inside of the container, then the easiest thing is to resolve the ShrinkWrap Resolver dependency and put it into the war archive as well.