dev@glassfish.java.net

Re: gf v3 installer on windows uses the jre even if there is a jdk...

From: Sathyan Catari <Sathyan.Catari_at_Sun.COM>
Date: Wed, 29 Oct 2008 22:56:56 -0700

Did you install JDK through JDK installer OR it was just unzipped from a
zip file?
Whats in your PATH?

-Sathyan


Ludovic Champenois wrote:
> Hi,
>
> I recently start testing on Windows.
> I first Installed JDK 1.6 update 10 (the JDK).
> Then tried to installed v3 prelude with the latest installer....
> The installation goes well, I can start the server, but when I run a
> JSP, I get this blocking error:
>
>
> SEVERE: StandardWrapperValve[jsp]: PWC1406: Servlet.service() for
> servlet jsp threw exception
> org.apache.jasper.JasperException: java.err.nojdk
> at
> org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:89)
>
> at
> org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:375)
>
> at
> org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:116)
>
> ...
>
>
> How come? I would expect an installer to correctly detect installation
> errors...
>
> Ludo
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>