[jboss-user] [JBoss jBPM] - login to jbpm_console failed

naseem.k do-not-reply at jboss.com
Fri May 18 03:44:21 EDT 2007


Hi,

I am facing problem at the login page in jbpm-console (jbpm-jpdl-suite-3.2.GA). I changed the database to oracle, executed oracle script file jbpm-jpdl-suite-3.2.GA\jbpm-jpdl-3.2.GA\db\jbpm.jpdl.oracle.sql.

Connection to oracle is fine. SessionFactory is successfully created and server starts without any exception.

Next I inserted few users in the jbpm_id_user table by following query.

insert into JBPM_ID_USER (ID_,CLASS_, NAME_, EMAIL_, PASSWORD_) 
       values ('2', 'U', 'ernie', 'ernie at xyz.com, 'ernie');


Now when I tried to login in jbpm_console application by ernie/ernie, login failed.

Anybody else faced this problem

Thanks


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046719#4046719

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046719



More information about the jboss-user mailing list