[jboss-jira] [JBoss JIRA] Created: (JBAS-5935) WebServiceDeployer should create JACC permissions
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Mon Sep 8 22:49:38 EDT 2008
WebServiceDeployer should create JACC permissions
-------------------------------------------------
Key: JBAS-5935
URL: https://jira.jboss.org/jira/browse/JBAS-5935
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Security, Web Services
Affects Versions: JBossAS-5.0.0.CR1
Reporter: Anil Saldhana
Assignee: Anil Saldhana
Fix For: JBossAS-5.0.0.CR2
For EJB deployments that contain WS, JBossWS creates a dynamic webapp and attaches the web meta data to the deployment unit. But this JBWMD does not pass through the WARSecurityDeployer. Hence the JACC permissions are not created for this dynamic web app.
Since this dynamic web app is a side effect of the workings of JBossWS and not a behavior of the application, we can live with the WS deployer creating jacc permissions for this dynamic web app.
--
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