Travel sample mvn -Pselfcontained build shouldn't use NodeLauncher or
DomainManagerLauncher
-------------------------------------------------------------------------------------------
Key: TUSCANY-3538
URL: https://issues.apache.org/jira/browse/TUSCANY-3538
Project: Tuscany
Issue Type: Bug
Components: Java SCA Travel Sample
Reporter: Simon Nash
Assignee: Simon Nash
Some of the launchers for the travel sample self-contained build (mvn
-Pselfcontained) call the NodeLauncher or DomainManagerLauncher classes. This
causes problems because the NodeLauncher and DomainManagerLauncher classes
automatically search for Tuscany runtime jars in various locations including
<TUSCANY_HOME>/lib and <TUSCANY_HOME>/modules. This conflcts with the purpose
of the self-contained build which is to resolve all runtime dependencies using
explicit dependencies in the Class-Path manifest entry of the launcher jar
instead of using environment variable settings.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira