Mantis - Resin
Viewing Issue Advanced Details
3708 minor always 10-13-09 13:54 01-07-10 16:40
ferg  
ferg  
normal  
closed 4.0.2  
fixed  
none    
none 4.0.4  
0003708: @PersistenceUnit(unitName)
(rep by Wesley)


1. I have to use
@PersistenceUnit(name = "myPU")

when I use
@PersistenceUnit(unitName = "myPU")

resin reports
com.caucho.server.webapp.WebApp setConfigException ... @PersistenceUnit(unitName='myPU') is an unknown persistence unit. No matching JPA persistence-units have been deployed

Notes
(0004376)
ferg   
01-07-10 16:40   
ioc/1210