Issue Type: Feature Request Feature Request
Affects Versions: 0.9.0
Assignee: Daniel Bevenius
Components: SimplePush-server
Created: 22/Oct/13 8:29 AM
Description:

Currently, the only available configuration option when deploying on WildFly is using datasource-jndi-name. With the addition of other datastores we should add a datastore element to the configuration, for example:

<datastore>
    <jpa datasource-jndi-name="java:jboss/datasources/TestDS" 
         persistence-unit="SimplePushPU"/>
</datastore>

In addition to jpa, this task should add the same for Redis and CouchDB datastores.

Fix Versions: 0.9.0
Project: AeroGear Push
Priority: Major Major
Reporter: Daniel Bevenius
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