Followup: the issue was using the url in a form, with GET method. Found out form needs
to be sent with POST method, and the url needs to be an action URL, not a render url.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971048#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...