[wildfly-dev] Java EE 7 and WildFly
Jesper Pedersen
jesper.pedersen at jboss.org
Mon Oct 28 06:45:17 EDT 2013
On 10/28/2013 06:41 AM, Arun Gupta wrote:
> This is independent of @DataSourceDefinition. Moreover this is a spec
> compliance issue.
>
> Trying to understand what is the issue in adding a default data source ?
>
See
<subsystem xmlns="urn:jboss:domain:ee:2.0">
and the element
<default-bindings>
Then point that to your datasource, and it will be exposed in java:comp
under the EE 7 name.
Best regards,
Jesper
More information about the wildfly-dev
mailing list