Hi all I would like to run JBoss 4.0 with a policy file which grants different Permissions to different Codebases. I would in particular like to grant different Permissions to server deployment modules (e.g. tomcat.sar) deployed in server/default/deploy, and application deployment modules, which we deploy into a different, additional deployment directory.
Since all deployed archives are copied in the server tmp directory, I cannot work with different codebases. I guess I probably could use a second MainDeployer which works with SubDeployers, which know not to user the default server temp directory. But then again I have been told not to use more then one MainDeployer ... Does anybody have a better idea? Any help would be appreciated. Simon View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866822#3866822 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866822 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
