|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054815#4054815
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054815
___
jboss-user mailing list
jboss-user@lists
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054814#4054814
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054814
___
jboss-user mailing list
jboss-user@lists.jbo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054813#4054813
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054813
___
jboss-user mailing list
jboss-user@lists.jbo
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054812#4054812
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054812
___
jboss-user mailing list
jboss-user@lists.jbo
My Solution:
I am a chinese and I am writing a website for chinese. every page in my web
site is of utf-8. I use form-based authentication and
org.jboss.security.auth.spi.DatabaseServerLoginModule to authenticate my users.
When some of my users create their accounts with chinese characters in th
Well, even if I create a JUnit test case...would that really help if you guys
don't have the same JBoss configuration as I do on the back-end? (Unless I zip
up my whole WAR and my JBoss config and send that too?)
Here are some more details on the simplest way to reproduce this problem:
1) I've
http://jira.jboss.com/jira/browse/JBAS-3445
Jira issue is to write a test case to test this.
Are you able to submit a junit test case (that maybe utilizes apache common
httpclient to make calls on your test application). If yes, then you can
attach it as a zip in the JIRA issue? That way, we
Has there been any solution to this problem?
I have run into as well using JBoss 4.0.3SP1 (and 4.0.4GA).
In my Web Applications, I can login with English usernames and passwords just
fine.
But when I try to login with a Russian or Chineese username, the login always
fails.
>From the tracing