[jira] Closed: (GERONIMO-3880) PersistenceUnitInfo.getJarFileUrls() can return null

2008-02-29 Thread David Jencks (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks closed GERONIMO-3880.
--

Resolution: Fixed

trunk 632359
2.1 632360
2.0 632361

This also added the test to 2.1 and 2.0.

 PersistenceUnitInfo.getJarFileUrls() can return null
 

 Key: GERONIMO-3880
 URL: https://issues.apache.org/jira/browse/GERONIMO-3880
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: persistence
Affects Versions: 2.1
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.0.x, 2.1.1, 2.2


 Hibernate doesn't like null from PersistenceUnitInfo.getJarFileUrls(), see 
 patch proposed in 
 http://cwiki.apache.org/GMOxSAMPLES/running-jboss-seam-200ga-on-geronimo-21.html
 While we can argue hibernate should check for null, we shouldn't be supplying 
 null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (GERONIMO-3880) PersistenceUnitInfo.getJarFileUrls() can return null

2008-02-27 Thread David Jencks (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks closed GERONIMO-3880.
--

   Resolution: Fixed
Fix Version/s: 2.0.x

Fixed in trunk rev 631810, 2.1 branch 631811 and 2.0 branch rev 631816

 PersistenceUnitInfo.getJarFileUrls() can return null
 

 Key: GERONIMO-3880
 URL: https://issues.apache.org/jira/browse/GERONIMO-3880
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: persistence
Affects Versions: 2.1
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.0.x, 2.1.1, 2.2


 Hibernate doesn't like null from PersistenceUnitInfo.getJarFileUrls(), see 
 patch proposed in 
 http://cwiki.apache.org/GMOxSAMPLES/running-jboss-seam-200ga-on-geronimo-21.html
 While we can argue hibernate should check for null, we shouldn't be supplying 
 null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.