Mantis - Resin
Viewing Issue Advanced Details
3486 minor always 05-08-09 09:29 08-26-09 21:14
ferg  
ferg  
normal  
closed  
fixed  
none    
none 4.0.2  
0003486: maven-plugin JNDI initialization
(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<---

This works with 3.1.8 - what do I need to do to get it working again?


Notes
(0004175)
ferg   
08-26-09 21:14   
support/1101