thanks for this hint. i tried to adjust ClassPathURLConverter for JB 5.1 but
i'm not really sure what URL should I return to make it all working. this is
how sample incoming url looks like:

vfszip:/Users/janko/jboss-5.1.0.GA/server/myapp/deploy/myapp-ear.ear/myapp-webapp-1.0-SNAPSHOT.war/WEB-INF/classes/org/myapp/web/tapestry/pages/

i may extract the "real" path:

/Users/janko/jboss-5.1.0.GA/server/myapp/tmp/a12x-5le7zb-g1f16qd9-1-g1f17m6c-9i/myapp-webapp-1.0-SNAPSHOT.war/WEB-INF/classes/org/myapp/web/tapestry/pages/

and how should I construct target URL now?

cheers,
m.


Geoff Callender-2 wrote:
> 
> I don't of any a solution to making T5 work with JBoss 5.1.*, but it's  
> fine with 5.0.1 if you follow
> http://wiki.apache.org/tapestry/HowToRunTapestry5OnJBoss5 
> 
> 
> On 30/10/2009, at 11:42 AM, Thiago H. de Paula Figueiredo wrote:
> 
>> It's just a wild guess, but check if the Tapestry JARs are  
>> corrupted. This can cause all sorts of strange behaviour.
>>
>> -- 
>> Thiago H. de Paula Figueiredo
>> Independent Java, Apache Tapestry 5 and Hibernate consultant,  
>> developer, and instructor
>> Owner, software architect and developer, Ars Machina Tecnologia da  
>> Informação Ltda.
>> http://www.arsmachina.com.br
>>
>> ---------------------------------------------------------------------
>> 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
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/T5.1.0.5-on-JBoss-5.1.0-%3D-no-standard-components-tp26123165p26131277.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to