The problem might arise from URIEncoding
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=107804 will address your
problem. This is only applicable when your request parameters are sent with the URL query
string.
One other possibility of this happening is your database's client/server character
encoding. For Oracle, one way of configuring your client encoding is with setting NLS
parameters accordingly.
Ramazan YILDIRIM
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054486#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...