The above PR will work with the latest Netty Subsystem which has been extended to take a 'datasource' attribute on a service configuration:

<subsystem xmlns="urn:org.jboss.aerogear.netty:1.0">
  <server name="simplepush" socket-binding="simplepush" factory-class="org.jboss.aerogear.simplepush.netty.SimplePushBootstrapFactory" datasource="SimplePushDS"/>
</subsystem>

A dependency on the datasource specified will be added during startup.

Change By: Daniel Bevenius (31/Jul/13 9:04 AM)
Status: Reopened Pull Request Sent
Git Pull Request: https://github.com/aerogear/aerogear-simple-push-server/pull/21
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira