[jboss-jira] [JBoss JIRA] Commented: (JBRULES-649) refactor JBRMSServiceServlet to use seperate action classes
Michael Neale (JIRA)
jira-events at lists.jboss.org
Mon Feb 12 00:14:30 EST 2007
[ http://jira.jboss.com/jira/browse/JBRULES-649?page=comments#action_12352814 ]
Michael Neale commented on JBRULES-649:
---------------------------------------
This could use Seam - each action could be a "Action" in seam (refer to the Seam examples) or perhaps a stateless session bean. Not much state is needed on the server (just really authentication). Action driven authorization is based on the user and the action being performed.
> refactor JBRMSServiceServlet to use seperate action classes
> -----------------------------------------------------------
>
> Key: JBRULES-649
> URL: http://jira.jboss.com/jira/browse/JBRULES-649
> Project: JBoss Rules
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Reporter: Michael Neale
> Assigned To: Michael Neale
>
--
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