[jboss-jira] [JBoss JIRA] Commented: (JBPM-888) jBPM Suite web-console: user grover cannot login

Ronald van Kuijk (JIRA) jira-events at lists.jboss.org
Tue Mar 6 12:38:22 EST 2007


    [ http://jira.jboss.com/jira/browse/JBPM-888?page=comments#action_12355150 ] 
            
Ronald van Kuijk commented on JBPM-888:
---------------------------------------

In fact, to prevent any clashes

INSERT INTO JBPM_ID_MEMBERSHIP VALUES(11,'M',NULL,'boss',3,1) 

should be added as well :-)

But seriously, there was (is?) a jira issue for adding more serious names. I would like to propose some of the following list:

http://en.wikipedia.org/wiki/Alice_and_Bob


> jBPM Suite web-console: user grover cannot login
> ------------------------------------------------
>
>                 Key: JBPM-888
>                 URL: http://jira.jboss.com/jira/browse/JBPM-888
>             Project: JBoss jBPM
>          Issue Type: Bug
>          Components: Web Interface
>    Affects Versions: jBPM jPDL 3.2 beta 2
>         Environment: All
>            Reporter: Arjan van Bentem
>         Assigned To: Tom Baeyens
>            Priority: Minor
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> The demo user "grover" cannot log into the web console.
> The file \jbpm-jpdl-3.2.Beta2-suite\server\server\jbpm\data\hypersonic\jbpmDB.script holds, among many other lines:
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(1,'M',NULL,NULL,2,2)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(2,'M',NULL,NULL,2,4)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(3,'M',NULL,NULL,1,4)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(4,'M',NULL,NULL,3,4)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(5,'M',NULL,NULL,3,3)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(6,'M',NULL,NULL,2,3)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(7,'M',NULL,NULL,2,5)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(8,'M',NULL,'boss',2,1)
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(9,'M',NULL,NULL,1,1)
> INSERT INTO JBPM_ID_USER VALUES(1,'U','cookie monster','cookie.monster at sesamestreet.tv','cookie monster')
> INSERT INTO JBPM_ID_USER VALUES(2,'U','ernie','ernie at sesamestreet.tv','ernie')
> INSERT INTO JBPM_ID_USER VALUES(3,'U','bert','bert at sesamestreet.tv','bert')
> INSERT INTO JBPM_ID_USER VALUES(4,'U','grover','grover at sesamestreet.tv','grover')
> Fix:
> To allow Grover to login, this also needs
> INSERT INTO JBPM_ID_MEMBERSHIP VALUES(10,'M',NULL,NULL,4,4)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list