on 12/22/2000 3:41 PM, "Martin Poeschl" <[EMAIL PROTECTED]> wrote:

> with the current version from cvs i get the following error:
> 
> Horrible Exception: org.apache.turbine.services.InitializationException:
> Turbine::init(ServletConfig) - The Turbine Resources File -
> 'V:\java-apache\tdk_dev\tdk\dist\tdk\webapps\login\.;V:\java-apache\tdk_dev\td
> k\dist\tdk\webapps\login\WEB-INF/conf/TurbineResources.properties'
> does not exist. Please create it or change the 'properties' Init
> Parameter Value to a file name that exists and contains the
> TurbineResources.
> 
> the file
> 'V:\java-apache\tdk_dev\tdk\dist\tdk\webapps\login\WEB-INF/conf/TurbineResourc
> es.properties'
> exists!
> is this a windows specific problem?
> 
> martin

If you could test something for me, I would appreciate it:

#1. In org.apache.turbine.util.ServletUtils...change the line 100 to be "/"
instead of separator.

then, if that doesn't work (and please report if it does or not).

#2. In your web.xml file, change the property value to start with a /
ie:

/WEB-INF...........

instead of

WEB-INF..........

thanks,

-jon

-- 
Honk if you love peace and quiet.




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to