[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-721) persistence unit in embeddable ejb3 doesn't deploy when datasource has leading JNDI path
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Thu Feb 22 03:38:35 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-721?page=all ]
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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list