On Fri, 17 Jun 2011 06:09:51 -0300, Florian Parain <floparain.commerc...@me.com> wrote:

Hi,

Hi!

java.lang.IllegalArgumentException:
Input string '${context:css' is not valid; the '$' character at position 1 should be followed by another '$' or a four digit hex number (a unicode
value).

Somehow a request to a page had "${context:css" in the URL. By any chance are your passing this string from a page or component class to the template? Using ${} expansions in templates wouldn't cause this kind of error.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, 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

Reply via email to