dev@glassfish.java.net

Re: Compilation error building v3 trunk

From: Shalini Muthukrishnan <Shalini.Muthukrishnan_at_Sun.COM>
Date: Fri, 05 Dec 2008 12:09:54 +0530

Are you using jdk 1.5? I have seen this error quite a few times. When i
switched to 1.6, this did not happen.

-Shalini.
>
> [INFO] Compiling 130 source files to /ws/v3/web/web-glue/target/classes
> Note:
> /ws/v3/web/web-glue/src/main/java/com/sun/enterprise/web/WebComponentInvocation.java
> uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> /ws/v3/web/web-glue/src/main/java/com/sun/enterprise/web/pwc/connector/coyote/PwcCoyoteRequest.java:146:
> cannot find symbol
> symbol : method getSessionCookieConfig()
> location: interface javax.servlet.ServletContext
> (servletContext.getSessionCookieConfig()!=null)) {
> ^
>
> -vivek.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>