Hi Joe,
Sorry for this problem and thanks for your ci. I have updated my IDE
set-up and it should not happen anymore.
Thanks,
Gianny
On 18/11/2006, at 3:45 AM, Joe Bohn wrote:
Looks like there were some changes made in trunk for wadi and I
need to make similar changes in this module.
Joe
Joe Bohn wrote:
The Java EE 5 sandbox fails to build for me now with the following
error when trying to build the module for jetty 6 wadi clustering:
---------------------------------------------------------------------
---
[ERROR] BUILD FAILURE
[INFO]
---------------------------------------------------------------------
---
[INFO] Compilation failure
C:\javaee5\modules-jee5\geronimo-jetty6-clustering-wadi\src\main
\java\org\apache\geronimo\jetty6\cluster\wadi
\WADIClusteredPreHandler.java:[70,22] init(javax.se
rvlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,
javax.servlet.FilterChain,org.codehaus.wadi.InvocationProxy) in
org.codehaus.wadi.web.impl.
WebInvocation cannot be applied to
(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServlet
Response,javax.servlet.FilterChain) Were there some changes
recently to wadi that may have affected this? It doesn't look like
the sandbox code has changed in this area.
Joe