The first problem you reported has to with the length of the path on
windows. I had the same issue and when I put my code under
"C:\ops\jsftemplating" vs. "C:\opensource\jsftemplating" and installed
glassfish off the root C: drive I was ok.
The second problem appears to be missing jars, I had the same issue when I
was missing the rave jars. Haven't tried the demo app yet.
On 6/5/07, Irfan Ahmed <irfan_at_sun.com> wrote:
>
> OK I got the demo app as well as JSFTemplating code to build. I deployed
> the same to glassfish appserver.
>
> Now when I click http://localhost:4848/demo I get a 404 (File not found)
> error. Any ideas what is happening here.
>
> I could see in the logs that the server is trying to resolve
> <j2ee-modiles-location>/demo/abc.jsp. However this file is not existing.
> There is an abc.jsf. I am not able to make the relation here. Need to read
> some more... a lot more..
>
> Rgds
> Irfan
>
> Irfan Ahmed wrote:
>
> Another problem.
>
> This time this is with the jar target in the demo application. The Jar
> target fails because it does not create the WEB-INF/lib directory as part of
> the jarring process. Hence it requires the lib directory under WEB-INF to
> exist before the jar target is run. I added a task *<mkdir
> dir="WEB_INF/lib"/>* before the jar task and the application was built.
>
> Note that I am seeing these on Windows XP with Ant 1.6.5.
>
> Rgds
> Irfan
> --
> Irfan Ahmed Sun Microsystems Inc., Bangalore, India.
>
>
> --
> Irfan Ahmed Sun Microsystems Inc., Bangalore, India.
>
--
Frederick R. Brock
frederick.brock_at_gmail.com