]
Steven Hawkins commented on TEIID-2986:
---------------------------------------
Should this be applied to 8.7.x as well?
issues with embedded
--------------------
Key: TEIID-2986
URL:
https://issues.jboss.org/browse/TEIID-2986
Project: Teiid
Issue Type: Bug
Components: Embedded
Affects Versions: 8.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.8
The dependency set for the ws translator is incomplete the cxf bundle jar and several
other dependencies are needed.
We are not including the JBoss modules jar, but have an implied dependency through
EmbeddedProfile, which should be refactored so that the modules jar is not needed in the
embedded kit.
Also the classpaths in the example scripts are incorrect with the 8.7 refactoring to put
optional dependencies in subfolders.