1 Reply Latest reply on Apr 29, 2015 12:03 PM by garethahealy

    ClassNotFoundException: com.sun.xml when running arquillian test

    garethahealy

      I am new to EAP and have been working on a hello world[1] which is used JBoss BRMS, with EAP as the container.


      When running a test, i get the following error[2] - there are also a number of other ClassNotFounds, but i presume if i fix this one, i can apply to others: ClassNotFoundException:


      com.sun.xml.internal.ws.util.exception.JAXWSExceptionBase from [Module "deployment.test.war:main" from Service Module Loader]


      I've included a system export in the jboss-deployment-structure.xml[3], but this had no effect.


      Any idea what i am doing wrong?


      [1]https://github.com/garethahealy/jboss-brms-helloworld

      [2]https://gist.github.com/garethahealy/f5156d02c1418ea651a3

      [3]https://github.com/garethahealy/jboss-brms-helloworld/blob/master/src/test/resources/WEB-INF/jboss-deployment-structure.xml