What am I missing here?
[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.