[jboss-dev-forums] [Design of POJO Server] - Re: JBossWebService WS4EE Deployments and JACC
anil.saldhana@jboss.com
do-not-reply at jboss.com
Mon Sep 8 20:24:27 EDT 2008
One hack would be to create the jacc war permissions in the web services module at the location where it attaches the JBossWebMetaData to the deployment unit. This seems fine because we are just going to add the web perms to the ejb jacc policy configuration because the jacc context id is going to be the same. The dynamic web app is just an auxiliary side effect generated by the WS layer.
* This would make webservices module dependent on server module.
Scott, thoughts on this one?
The distinct deployer architecture in the WS layer is certainly a stumbling block in all that we have strived for in AS5 (staging deployers etc). :(
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175190#4175190
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175190
More information about the jboss-dev-forums
mailing list