Hi,

I now have all my Classes for templates pages, screen etc. being found and
loaded. Similar for all .vm files in the template.login etc. But I get a
blank page being served up despite there being content in layout, screen and
navigation velocity templates.

The only thing I note that is unusual is that for the URL of
http://localhost:8080/rwsite/servlet/rwsite

I get this in the log:
...
[DEBUG] BaseURI - -init(http://localhost:8080/servlet/rwsite/rwsite)
[DEBUG] ServerData - -clone()
[DEBUG] ServerData - -Copy
Constructor(http://localhost:8080/servlet/rwsite/rwsite)
[DEBUG] ServerData - -setServerName(localhost)
[DEBUG] ServerData - -setServerPort(8080)
[DEBUG] ServerData - -setServerScheme(http)
[DEBUG] ServerData - -setScriptName(/servlet/rwsite)
[DEBUG] ServerData - -setContextPath(/rwsite)
...
Note that the BaseURI is different from that POSTed. Is this something to be
worried about? If it is, is it a configuration issue?

Thanks

David


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

Reply via email to