[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7085) Replace ejb3 secured profile service facade with secured remoting proxy
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Mon Jul 13 17:59:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-7085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark resolved JBAS-7085.
---------------------------------
Resolution: Done
This has been done. Note that the profileservice-jboss-beans.xml ProxyFactory bean has a createEjb3Links property which links the remoting proxy bindings to the old ejb3 facade names:
<!-- Create links from secured proxies back to old secured ejb3 facades -->
<property name="createEjb3Links">true</property>
> Replace ejb3 secured profile service facade with secured remoting proxy
> -----------------------------------------------------------------------
>
> Key: JBAS-7085
> URL: https://jira.jboss.org/jira/browse/JBAS-7085
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: ProfileService, Security
> Reporter: Scott M Stark
> Assignee: Scott M Stark
> Fix For: JBossAS-5.2.0.Beta1
>
>
> Its been decided to limit the number of dependencies an admin client needs to communicate with a secured profile service. We need to drop the ejb3 facade and provide a secured remoting based proxy bound in global jndi and an unsecured, but security manager controlled unsecured proxy under the java: local jndi namespace.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list