[wildfly-dev] Java EE 7 and WildFly

Jesper Pedersen jesper.pedersen at jboss.org
Mon Oct 28 06:27:36 EDT 2013


On 10/28/2013 06:24 AM, Arun Gupta wrote:
> Java EE 7 require a default data source to be available so there
> should be no need to configure an additional resource. Will be adding
> my feedback on:
>
> https://issues.jboss.org/browse/WFLY-2027
>

WildFly doesn't require a datasource to operate, so which datasource is 
the "default" is specified by the user in the configuration (:ee:).

The configuration identifies a datasource controlled by the 
:datasources: subsystem in order to have a working datasources instead 
of the @DataSourceDefinition mess.

Subsystems can choose to have local overrides if they want.

Best regards,
  Jesper



More information about the wildfly-dev mailing list