Hello everybody,

I tried to deploy a T5 application that works fine on Jetty and Tomcat onto
WebSphere 6.1.0.3, and although the app deploys OK, TapestryFilter does not
get invoked on url-patterrn /* so I get HTTP 404. 

SystemOut.log contains lines like 
... [WebContainer : 1] DEBUG
org.apache.tapestry.ioc.services.TapestryIOCModule.ClassFactory  - Creating
class from ClassFab[
public class $ServletApplicationInitializer_113e33644e7 extends
java.lang.Object
  implements org.apache.tapestry.services.ServletApplicationInitializer
private final org.apache.tapestry.ioc.ObjectCreator _creator;
public
$ServletApplicationInitializer_113e33644e7(org.apache.tapestry.ioc.ObjectCreator
$1)
_creator = $1;
... so I guess WAS can load Tapestry OK. Is there something blocking
Tapestry5 on WebSphere 6.1?

Any ideas, please
Thanks
Karel
-- 
View this message in context: 
http://www.nabble.com/Tapestry5-and-WebSphere6.1-tf4116345.html#a11705964
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to