...will do :) >From: "Geir Magnusson Jr." <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Current dir >Date: Sat, 12 May 2001 13:51:00 -0400 > >Bj�rn Morgan wrote: > > > > Hello Geir! > > > > This is all working now. > > > > The thing was that in the velocity.properties > > file I could reset the path of the > > logger and the template dir. But > > I was always editing the file in /bin dir > > instead of editing the file inside the > > jar file on the unix. It works all now > > and it also rocks like he... > > > >Right. That will hold for a little while until you get a good feel for >things, but I wouldn't do it in the jar like that - it means that you re >incompatible with the 'release distribution', meaning you have to modify >things whenever we release a new version. > >Your best bet will be to do your setup in the VelocityServlet >loadConfiguration() method, or override the init() directly. Take a >look at the developer documentation, the VelocityServlet class code, and >the SampleServlet code. > >Glad to hear it works! > >geir > >-- >Geir Magnusson Jr. [EMAIL PROTECTED] >System and Software Consulting >Developing for the web? See http://jakarta.apache.org/velocity/ >"still climbing up to the shoulders..." _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
