Hi,

--- Hammad Sophie <[EMAIL PROTECTED]> wrote:
> 
> However, just wanted to point out a minor issue with the log
> message in the
> jetspeed.log file:
> The log message isn'tshowing the path correctly. here is a dump:
> 
> [13:26:06,212 DEBUG] template exists:
>
C:\jakarta-tomcat-4.0.3\webapps\testportal\WEB-INF\templates\vm\portlets\htm
> l\member_info.vm returning /html/member_info.vm
> 
> My file is actually under:
>
C:\jakarta-tomcat-4.0.3\webapps\testportal\WEB-INF\test\templates\vm\portlet
> s\html\member_info.vm
> 

Are you sure... looking the code, when it prints that message, it
means that its found the template in the specified place...but if
your seeing the correct template being shown, it implies that the
templatelocator template path is wrong (so it is finding the template
in the wrong place), but your velocity path is ok - since your seeing
the correct template.

Regards,
Chris

=====
------------------------------------------
http://www.soccer2002.org.uk - The Game is On!

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to