Ken Paulsen wrote:
> Check the path length as Fred suggested. If this fixes the problem,
> we need to document this for Windows users.
I will do this.
However as I stated, I got the code to compile but with warnings and no
errors. Are the warnings crucial in annotations?
> The 2nd problem appears to be related to the wrong port number and/or
> jsftemplating.jar was not built correctly. GlassFish's admin server
> runs on 4848 (by default), the applications that are deployed run on
> 8080. Also if JSFTemplating isn't installed correctly, it will
> delegate won't handle the URLs that are sent... this will result in a
> 404 b/c the standard RI behavior will look for a .jsp file and not
> find it.
OK I am sorry for the post. I did try at
http://localhost:8080/demo :
The result was the same.
Can you elaborate what you mean by "JSFTemplating not installed
correctly". Is there a way to find out if JSFTemplating is not working
correctly. Is there a log level setting which I can use.
-irfan