dev@glassfish.java.net

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

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Wed, 29 Oct 2008 21:55:00 -0700

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...
but why is it an installation error ? I mean if you *had* jdk 1.6
installed it, why did it choose the JRE ?

jerome

>
> Ludo
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>