Hi Thiago. This is unfortunately expected behavior. Openshift is running JBoss(7.1) and tapestry is not supported on jboss out of the box.
I was a bit sad to discover this myself - I was kinda expecting it to work for all major deployment env. Basically what you need is a ClasspathURLConverter like this one http://wiki.apache.org/tapestry/HowToRunTapestry5OnJBoss6Dot1 So far I've had no problems with this approach - so maybe we could bring it into core or make an official tapestry-jboss module based on it? As it happens I posted yesterday about official jboss support - http://tapestry.1045711.n5.nabble.com/Official-jboss-support-td5713435.html cheers magnus On Mon, May 28, 2012 at 11:48 PM, Thiago H de Paula Figueiredo < thi...@arsmachina.com.br> wrote: > Hi, guys! > > Did anyone try to deploy a Tapestry application to RedHat's OpenShift? > I've picked a very, very, very simple application with just a couple pages > and no external dependency but every URL returns the same "The requested > resource (/) is not available." . Here's its URL: > http://teste-thiagohp.rhcloud.**com/ <http://teste-thiagohp.rhcloud.com/> > > -- > Thiago > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> > For additional commands, e-mail: users-h...@tapestry.apache.org > >