Magesh Bojan created SWITCHYARD-649:
---------------------------------------
Summary: Fix TODO in BPEL module assembly
Key: SWITCHYARD-649
URL:
https://issues.jboss.org/browse/SWITCHYARD-649
Project: SwitchYard
Issue Type: Enhancement
Components: build, deployment
Affects Versions: 0.3
Reporter: Magesh Bojan
Assignee: Magesh Bojan
Fix For: 0.4
BPEL module assembly has these TODOs:
<!-- TODO: Tried to use 'org.jaxen' module, but got:
java.lang.ClassNotFoundException: org.w3c.dom.Node from [Module
"org.jaxen:main" from local module loader
when running an example. org.w3c.dom.Node is part of the jvm rt.jar, so
not sure why
it can't find this class.
<resource-root path="jaxen-1.1.1.jar"/>
-->
<!-- TODO: Tried to create separate module, but got:
java.lang.ClassNotFoundException: javax.xml.transform.sax.SAXTransformerFactory
from [Module "net.sourceforge.saxon:main"
<resource-root path="saxonhe-9.2.1.5.jar"/>
-->
Remove this and move them to their own module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira