Using node-launcher to launch the domain manager doesn't work
-------------------------------------------------------------
Key: TUSCANY-3761
URL: https://issues.apache.org/jira/browse/TUSCANY-3761
Project: Tuscany
Issue Type: Bug
Components: SCA Java Domain Manager
Affects Versions: Java-SCA-1.6
Reporter: Simon Nash
Assignee: Simon Nash
Fix For: Java-SCA-1.6.1
According to the README file for tutorials/store, it should be possible to
launch the domain manager with the commands:
cd domain
java -jar ../../../modules/tuscany-node-launcher-1.6.1.jar domain
If you do this, the domain manager appears to start OK but the browser GUI
doesn't show any nodes, contributions or composites.
The alternative launch sequence:
cd domain
ant run
works as expected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.