You are viewing a plain text version of this content. The canonical link for it is here.
Posted to agila-dev@incubator.apache.org by "Geoff Howard (JIRA)" <ag...@incubator.apache.org> on 2006/03/25 03:34:23 UTC

[jira] Created: (AGILA-43) [PATCH] Fix mulit-user support

[PATCH] Fix mulit-user support
------------------------------

         Key: AGILA-43
         URL: http://issues.apache.org/jira/browse/AGILA-43
     Project: Agila
        Type: Bug
  Components: BPM Console  
    Reporter: Geoff Howard
 Attachments: userIdentity.patch

The current action servlet hardcodes all users to the same id, effectively hiding the multi-user support already present in the code.  This patch takes the Principle from the container, uses the UserService to look up the user id, and then modifies the set up of the different actions to utilize this id.

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


[jira] Closed: (AGILA-43) [PATCH] Fix multi-user support

Posted by "Geoff Howard (JIRA)" <ag...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/AGILA-43?page=all ]
     
Geoff Howard closed AGILA-43:
-----------------------------


Thanks for applying so quickly.

> [PATCH] Fix multi-user support
> ------------------------------
>
>          Key: AGILA-43
>          URL: http://issues.apache.org/jira/browse/AGILA-43
>      Project: Agila
>         Type: Bug
>   Components: BPM Console
>     Reporter: Geoff Howard
>  Attachments: userIdentity.patch
>
> The current action servlet hardcodes all users to the same id, effectively hiding the multi-user support already present in the code.  This patch takes the Principle from the container, uses the UserService to look up the user id, and then modifies the set up of the different actions to utilize this id.

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


[jira] Updated: (AGILA-43) [PATCH] Fix multi-user support

Posted by "Geoff Howard (JIRA)" <ag...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/AGILA-43?page=all ]

Geoff Howard updated AGILA-43:
------------------------------

    Summary: [PATCH] Fix multi-user support  (was: [PATCH] Fix mulit-user support)

correct title

> [PATCH] Fix multi-user support
> ------------------------------
>
>          Key: AGILA-43
>          URL: http://issues.apache.org/jira/browse/AGILA-43
>      Project: Agila
>         Type: Bug
>   Components: BPM Console
>     Reporter: Geoff Howard
>  Attachments: userIdentity.patch
>
> The current action servlet hardcodes all users to the same id, effectively hiding the multi-user support already present in the code.  This patch takes the Principle from the container, uses the UserService to look up the user id, and then modifies the set up of the different actions to utilize this id.

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


[jira] Resolved: (AGILA-43) [PATCH] Fix multi-user support

Posted by "Chris Lim (JIRA)" <ag...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/AGILA-43?page=all ]
     
Chris Lim resolved AGILA-43:
----------------------------

    Resolution: Fixed

> [PATCH] Fix multi-user support
> ------------------------------
>
>          Key: AGILA-43
>          URL: http://issues.apache.org/jira/browse/AGILA-43
>      Project: Agila
>         Type: Bug
>   Components: BPM Console
>     Reporter: Geoff Howard
>  Attachments: userIdentity.patch
>
> The current action servlet hardcodes all users to the same id, effectively hiding the multi-user support already present in the code.  This patch takes the Principle from the container, uses the UserService to look up the user id, and then modifies the set up of the different actions to utilize this id.

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


[jira] Updated: (AGILA-43) [PATCH] Fix mulit-user support

Posted by "Geoff Howard (JIRA)" <ag...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/AGILA-43?page=all ]

Geoff Howard updated AGILA-43:
------------------------------

    Attachment: userIdentity.patch

> [PATCH] Fix mulit-user support
> ------------------------------
>
>          Key: AGILA-43
>          URL: http://issues.apache.org/jira/browse/AGILA-43
>      Project: Agila
>         Type: Bug
>   Components: BPM Console
>     Reporter: Geoff Howard
>  Attachments: userIdentity.patch
>
> The current action servlet hardcodes all users to the same id, effectively hiding the multi-user support already present in the code.  This patch takes the Principle from the container, uses the UserService to look up the user id, and then modifies the set up of the different actions to utilize this id.

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