|
In situations where someone has supplied only one of non-jta-data-source or jta-data-source, we could auto-create the matching datasource using the supplied datasource as a template. Currently we do auto-create the missing datasource, but we do so using the defaults in the service-jar.xml which is less than optimal as the datasources are unlikely to point at the same database.
|
Sending container/openejb-core/src/main/java/org/apache/openejb/config/AppInfoBuilder.java
Sending container/openejb-core/src/main/java/org/apache/openejb/config/AutoConfig.java
Sending container/openejb-core/src/main/java/org/apache/openejb/config/ConfigurationFactory.java
Sending container/openejb-core/src/main/java/org/apache/openejb/config/ServiceUtils.java
Adding container/openejb-core/src/test/java/org/apache/openejb/config/AutoConfigPersistenceUnitsTest.java
Sending container/openejb-core/src/test/java/org/apache/openejb/config/AutoConfigTest.java
Transmitting file data ......
Committed revision 633370.