Mantis - Resin
Viewing Issue Advanced Details
3488 minor always 05-08-09 14:23 05-08-09 17:28
emil  
 
normal  
closed 4.0.0  
duplicate  
none    
none  
0003488: JNDI not set up properly in maven plugin resin:run target
(Rep by Jan Kriesten)

> I have a small problem with the maven-plugin, though, starting resin:
>
> ---8<---
> 08.05.2009 06:52:54 com.caucho.server.webapp.WebApp setConfigException
> WARNUNG: WEB-INF/resin-web.xml:5: com.caucho.sql.DBPool.init():
> javax.naming.NameNotFoundException: java:comp/env
>
> 3: <system-property
> java.naming.factory.initial="com.caucho.naming.InitialContextFactoryImpl" />
> 4:
> 5: <database>
> 6: <jndi-name>jdbc/test</jndi-name>
> 7: <driver type="com.mysql.jdbc.Driver">
> ---8<---

Notes
(0003993)
emil   
05-08-09 17:28   
Duplicate of 0003486