[jboss-dev-forums] [Design of POJO Server] - Re: Security Deployer assuming VFSDeploymentUnit

anil.saldhana@jboss.com do-not-reply at jboss.com
Wed Jan 28 11:38:00 EST 2009


Thomas is creating a DU which is in memory and of type AbstractDeploymentUnit.  The sec deployer is not happy as it expects a vfs DU.   Maybe thomas needs to look at the vfs memory Du  (something, like "vfsmemory://"

A possibility is to create a deployer that goes before security deployer on demand and converts into a vfs DU.  The other option is use vfs in-memory deployment.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205315#4205315

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205315



More information about the jboss-dev-forums mailing list