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.
Hello,
Is anyone else facing this problem?
I really want start using the promising features of shrinkwrap/descriptor, because I now generate the descriptors myself using JAXB and that implies a tremendous overhead!
Thanks