Hi,

I found out tat i have a few errors like below in the log, I do use :

${asset:context:images/image1.gif}  

in many places in the program, and when I run it, it does not generate any
error, only can find those errors in the server log, any idea why this
happens? Thanks



[ERROR] RequestExceptionHandler Processing of request failed with uncaught
exception: Input string '${asset:context:images' is not valid; the '$'
character at position 1 should be followed by another '$' or a four digit
hex number (a unicode value).
java.lang.IllegalArgumentException: Input string '${asset:context:images' is
not valid; the '$' character at position 1 should be followed by another '$'
or a four digit hex number (a unicode value).
-- 
View this message in context: 
http://www.nabble.com/t5%3A-exceptions-found-only-in-the-server-log%2C-not-in-the-development-machine.-tp22632986p22632986.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