1 Reply Latest reply on Feb 1, 2012 2:12 PM by frankie007

    Shrinkwrap descriptors classpath error saxon8-dom.jar not found

    frankie007

      Hi,

       

      I'm playing with the shrinkwrap/descriptors 1.2.0-alpha-2 release and try to generate a ejb31 deployment descriptor.

      When I run org.jboss.shrinkwrap.descriptor.test.ejbjar31.EjbJarDescriptorTestCase I get this error:

       

      Warning: failed to load external object model: net/sf/saxon/om/ExternalObjectModel

      Error

        DOMSource cannot be processed: check that saxon8-dom.jar is on the classpath

       

      I've included saxon8-dom.jar to the classpath in several ways, but I keep getting the error.

       

      Is this a known bug or am I doing something stupid?

       

      Thanks a lot in advance.