users@grizzly.java.net

Re: GrizzlyWebServerDeployer - Error Could not open ServletContext

From: aloleary <alanoleary_at_gmail.com>
Date: Fri, 12 Jun 2009 01:12:04 -0700 (PDT)

Thanks for the pointers so far....

The following is what I get now:

12-Jun-2009 09:07:19
com.sun.grizzly.http.servlet.deployer.GrizzlyWebServerDeployer deploy
INFO: Will deploy application path=xxxxxx\src\main\webapp\WEB-INF\web.xml
java.lang.IllegalArgumentException: Unable to load listener class:
org.springframework.security.ui.session.HttpSessionEventPublisher - class
must implement javax.servlet.ServletContextListener or
javax.servlet.ServletContextAttributeListener
        at
com.sun.grizzly.http.servlet.ServletAdapter.addServletListener(ServletAdapter.java:619)


Looking at that class it does not implement either of those but it does
impl:
javax.servlet.http.HttpSessionListener



Survivant 00 wrote:
>
> the link for deployer on the webpage is not valid. THe module moved in
> 1.9.16
>
> [snip]
>
>

-- 
View this message in context: http://www.nabble.com/GrizzlyWebServerDeployer---Error-Could-not-open-ServletContext-tp23986126p23994683.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.