Ok, Problem fixed. It seems I accidently packaged a copy of
servlet-api.jar in my classpath and this was causing the problems.
Joachim
Joachim Van der Auwera wrote:
I am migrating my project to maven, and suddenly get the error below.
Anybody any idea what might be causing this or how to fix?
Much appreciated,
Thanks,
Joachim
2006-11-13 02:08:38,634 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/acta]]
acta: ServletException
javax.servlet.ServletException: Unable to construct service
tapestry.request.CookieSource: Error building service
tapestry.request.CookieSource: Error at
jar:file:/home/joachim/java/jbossexample/server/example/tmp/deploy/tmp33511acta-ear-1.0-SNAPSHOT.ear-contents/lib/tapestry-4.0.2.jar!/META-INF/tapestry.request.xml,
line 62, column 91: Unable to add method int getRemotePort() to class
$HttpServletRequest_10ededbc2c2: [source error] Method getRemotePort
not found in javax.servlet.http.HttpServletRequest
at
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]