Github user CMoH commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/844#issuecomment-132487550
Running it though yields the following error:
```
2015-08-19 11:16:24,205 INFO Started Brooklyn console at
http://127.0.0.1:8081/, running classpath://brooklyn.war
2015-08-19 11:16:24,215 INFO Persistence disabled
2015-08-19 11:16:24,215 INFO High availability disabled
2015-08-19 11:16:27,251 WARN Error importing catalog from
classpath:/brooklyn/default.catalog.bom:
org.apache.brooklyn.util.exceptions.CompoundRuntimeException: Could not resolve
item server:
type: brooklyn.entity.basic.EmptySoftwareProcess
name: Server
org.apache.brooklyn.util.exceptions.CompoundRuntimeException: Could not
resolve item server:
type: brooklyn.entity.basic.EmptySoftwareProcess
name: Server
at
org.apache.brooklyn.util.exceptions.Exceptions.create(Exceptions.java:278)
~[org.apache.brooklyn-brooklyn-utils-common-0.8.0-SNAPSHOT.jar:0.8.0-SNAPSHOT]
2015-08-19 11:16:27,252 INFO Launched Brooklyn; will now block until
shutdown command received via GUI/API (recommended) or process interrupt.
```
---
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.
---