Hi Dan and all,
> -----Ursprüngliche Nachricht----- > Von: Dan Moore [mailto:[EMAIL PROTECTED] > --- Daniel Brose <[EMAIL PROTECTED]> wrote: > > I also edited my web.xml like this: > > <init-param> > > <param-name>properties</param-name> > > <param-value> > > WEB-INF/conf/my.properties > > </param-value> > > </init-param> > > This is in the 'jetspeed' servlet configuration in web.xml, right? > Does everything work correctly when you aren't using my.properties and > you build normally? Yeah, that's right, it's the web.xml located in /webapp/WEB-INF/ and yes, if I change the <param-value> to "WEB-INF/conf/TurbineResources.properties it builds normally and Jetspeed works correctly. And that's why I'm stuck, because my "my.properties" does have the include = TurbineResources.properties entry...? Regards Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]