>From the code it looks like this option converts the entered name to lowercase >and then does the lookup. When using the predefined security mechanism, where >the portal creates and maintains the user names, this makes sense, and even >works. Since you are validating against an existing database with uppercase >names (or did you populate the user table directly from Oracle?), it will not >work.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245656#4245656 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245656 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
