Thanks-
I looked at the archives, it looks like JBoss 5.0.1 is the latest JBoss 
Tapestry works on.
I am running JBoss 5.1, with dependencies in .../server/<config>/lib instead of 
WEB-INF/lib directory.
Planning to upgrade to JBoss 6 or (I hope that I don't have to) Glassish

Does anyone have a confirmed working configuration for this?
I know about the -Dvfszip and the AppModule injection fix,
but don't want to futz with this if it's known not to work.


On Feb 14, 2011, at 3:58 PM, Howard Lewis Ship wrote:

> I'm afraid I haven't tried with JBoss 6; Tapestry can be sensitive to
> class loader issues when starting up (when it locates existing
> Tapestry pages and components).
> 
> On Sun, Feb 13, 2011 at 1:46 PM, Lenny Primak <lpri...@hope.nyc.ny.us> wrote:
>> I am brand new to Tapestry 5.
>> StandalI'mone 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-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>> 
>> 
> 
> 
> 
> -- 
> Howard M. Lewis Ship
> 
> Creator of Apache Tapestry
> 
> The source for Tapestry training, mentoring and support. Contact me to
> learn how I can get you up and productive in Tapestry fast!
> 
> (971) 678-5210
> http://howardlewisship.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


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

Reply via email to