Github user neykov commented on the pull request:

    https://github.com/apache/brooklyn-server/pull/66#issuecomment-197984633
  
    After last commit (adding a dependency) I was able to deploy a 
`MachineEntity` to `byon` using
    ```
    brooklyn.catalog:
      items:
      - id: machine
        libraries:
        - name: org.apache.brooklyn.software-base
          version: 0.9.0.SNAPSHOT
        item:
          type: org.apache.brooklyn.entity.machine.MachineEntity
    ```
    
    ```
    location: byon:(hosts=x.x.x.x)
    services:
    - type: machine
    ```
    
    The application started successfully (YAY!). The UI was behaving weirdly 
though, sensors & tasks were not getting populated.



---
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.
---

Reply via email to