On Feb 21, 2008, at 12:08 AM, Jan Kriesten wrote:

>> Can you send the relevant configuration files?  I don't see how it
>> should be possible to get that exception with a normal config file.
>
> After thinking about the failure message I got with resin- 
> pro-3.1.s080215 I
> changed in my config from
>
> ---8<---
>   <web-app id="/" document-directory="html">
>   </web-app>
> ---8<---

Please send the context.  Snipping that piece of the configuration out  
of its context is not helping.

-- Scott

>
>
> to
>
> ---8<---
> <web-app id="/">
>   <document-directory>html</document-directory>
> </web-app>
> ---8<---
>
> This solved the problem!!! It seems like the recent versions of  
> resin don't like
> empty web-app entries?!
>
> Best regards, --- Jan.
>
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



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

Reply via email to