dev@glassfish.java.net

Re: Compilation error building v3 trunk

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Thu, 04 Dec 2008 23:31:50 -0800

Yep that was it. With JDK 1.6 it builds just fine.

-vivek.

Shalini Muthukrishnan wrote:
> 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>