tapestry-users mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Lenny Primak <lpri...@hope.nyc.ny.us>
Subject Tapestry 5 & JBoss 6 - Silently Fails
Date Sun, 13 Feb 2011 21:46:31 GMT
I am brand new to Tapestry 5. 
Standalone tomcat works great, but when I try to deploy it into production
to JBoss 6, the Tapestry filter never gets invoked.
There are no errors whatsoever.

This is all I get when I turn on debug logs:

2011-02-13 15:44:43,760 DEBUG [org.apache.tomcat.util.http.Cookies] (http-localhost%2F127.0.0.1-8080-1)
Cookies: Parsing b[]: JSESSIONID=cLFM7Zc26iIzmDHvGRuuyQ__
2011-02-13 15:44:43,761 DEBUG [org.apache.tapestry5.services.TapestryModule.RequestGlobals]
(http-localhost%2F127.0.0.1-8080-1) Invoking constructor org.apache.tapestry5.internal.services.RequestGlobalsImpl()
(at RequestGlobalsImpl.java:30) via org.apache.tapestry5.services.TapestryModule.bind(ServiceBinder)
(at TapestryModule.java:327).
2011-02-13 15:44:43,761 DEBUG [org.apache.tapestry5.ioc.services.TapestryIOCModule.ThreadLocale]
(http-localhost%2F127.0.0.1-8080-1) Invoking constructor org.apache.tapestry5.ioc.internal.services.ThreadLocaleImpl()
(at ThreadLocaleImpl.java:24) via org.apache.tapestry5.ioc.services.TapestryIOCModule.bind(ServiceBinder)
(at TapestryIOCModule.java:55).
2011-02-13 15:44:43,762 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost]]
(http-localhost%2F127.0.0.1-8080-1) Processing ErrorPage[errorCode=404, location=/NotFound.html]
2011-02-13 15:44:43,763 DEBUG [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/baw_website].[default]]
(http-localhost%2F127.0.0.1-8080-1)  Disabling the response for futher output

Has anybody successfully deployed on JBoss 6?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Mime
View raw message