Re: [Actionframework-users] problem with the arrays
Status: Inactive
Brought to you by:
ptoman
From: <bm...@ho...> - 2002-10-17 14:31:51
|
sorry but the error is still there but the files are uploaded correctly. the input files are also still necessary to be filled if you don't want to get an error. i think i have found another bug(well, may be it was already discovered) and its that if you change the file.resource.loader.path to an existing path, the final path is concatenated to the project location, that is: if you have everything in /usr/local/resin/doc/myproject/ and set the path of the templates to /usr/cvs/templates the velocity templates will be searched at /usr/local/resin/doc/myproject/usr/cvs/templates byez. ----- Original Message ----- From: "Petr Toman" <Pet...@pi...> To: <act...@li...> Sent: Monday, October 14, 2002 9:36 PM Subject: Re: [Actionframework-users] problem with the arrays > Hi, > I fixed the array-related problem and commited changes to CVS > (http://sourceforge.net/cvs/?group_id=54732). Could you please check it > out and test? > > Before releasing AS 0.93.2c, I would also like to fix another bug you > discovered: stack trace is not present in a logfile with Velocity. I > have spent 3 hours trying to reimplement logger (VelocityNativeLog), but > I still don't have a funtional result (I'm going to ask someone at > velocity-users list if I don't succeed tomorrow). > > Petr > -- > [ http://dione.zcu.cz/~toman40 - Pet...@pi... - ICQ=22957959 ] > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Actionframework-users mailing list > Act...@li... > https://lists.sourceforge.net/lists/listinfo/actionframework-users > > |