users@glassfish.java.net

Re: Glassfish problem with : (colon) in URL (Specifically with Tapestry)

From: <glassfish_at_javadesktop.org>
Date: Mon, 18 Jan 2010 13:00:02 PST

So I've come up with a solution and that is to not use a colon in the URL.

This required opening up the Tapestry core library and changing the hard-coded colon to a dash (which only works if you don't use dashes in component names!). The Tapestry changes were actually pretty straight-forward and only involved one class (ComponentEventLinkEncoderImpl) Thank god for open source.

I wrote this in here in case someone else has a similar problem.
[Message sent by forum member 'desikage' (desikage_at_yahoo.com)]

http://forums.java.net/jive/thread.jspa?messageID=381579