[jboss-user] [JBoss Messaging] - Re: Authentication issues. (User null is NOT authenticated)
lhunath
do-not-reply at jboss.com
Fri Apr 11 04:13:47 EDT 2008
mysql> select * from JBM_USER;
| +---------+--------+----------+
| | USER_ID | PASSWD | CLIENTID |
| +---------+--------+----------+
| | guest | guest | NULL |
| +---------+--------+----------+
| 1 row in set (0.00 sec)
|
| mysql> select * from JBM_ROLE;
| +---------+---------+
| | ROLE_ID | USER_ID |
| +---------+---------+
| | guest | guest |
| +---------+---------+
| 1 row in set (0.00 sec)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143383#4143383
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143383
More information about the jboss-user
mailing list