]
Carlo de Wolf updated EJBTHREE-721:
-----------------------------------
Affects Version/s: (was: EJB 3.0 RC10 - FD)
persistence unit in embeddable ejb3 doesn't deploy when
datasource has leading JNDI path
----------------------------------------------------------------------------------------
Key: EJBTHREE-721
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-721
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - FD
Environment: jboss-EJB-3.0_Embeddable_ALPHA_9, Eclipse 3.2, Sun JVM 1.5.0_08
Reporter: Levi Purvis
Priority: Minor
This problem only appears to happen with the embeddable release.
A JNDI path such as the following will cause the persistence unit deployment to silently
fail with no exception:
<jta-data-source>java:/foo/bar/mydatasource</jta-data-source>
Whereas this will succeed:
<jta-data-source>java:/mydatasource</jta-data-source>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: