On Fri, May 08, 2009 at 06:55:46AM +0200, Jan Kriesten wrote:
> 
> Hi Scott,
> 
> > We've just released Resin 4.0.0 for download at http://caucho.com/download 
> 
> great to see it released. :-)
> 
> 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?

Hi Jan,

I've filed this here:

http://bugs.caucho.com/view.php?id=3488

Not sure what the issue might be yet... the maven plugin just runs a
simple embedded Resin.  I've confirmed that the same config works in the
normal Resin environment so it must be something either with the plugin
or the embedded code.

Thanks,
Emil



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to