GitHub user grkvlt opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/194
Start BrooklynNode appplication
Starts a `BrooklynNode` entity in a new application when the console is
launched, linked to the running Brooklyn process.
**NOTE** This doesn't support HA or persistence configuration yet, and will
break various tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/grkvlt/incubator-brooklyn
enhancement/start-brooklynnode-app
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/194.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #194
----
commit 8203bd0fab6cbdebe8e0d23b4bc775107eb3f1aa
Author: Andrew Kennedy <[email protected]>
Date: 2014-09-27T17:37:38Z
Fix definition of Brooklyn Console bind and public address configuration
commit 4f997b6a42e60c7297986478f65fd992accffa2c
Author: Andrew Kennedy <[email protected]>
Date: 2014-09-27T17:40:18Z
Add config key specifying entity already started to skip start in
SoftwareProcess
commit bf62544ccbd595af5d3c2bba937f0698f7b3fed8
Author: Andrew Kennedy <[email protected]>
Date: 2014-09-27T17:40:49Z
Create a BrooklynNode entity when starting the console
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---