[jboss-dev-forums] [Design of POJO Server] - Re: Mapping web resources over VDF

alesj do-not-reply at jboss.com
Sat Jan 24 16:33:19 EST 2009


"remy.maucherat at jboss.com" wrote : 
  | Normally, the web tier embedded in AS uses VFS for almost everything
  | already (it has a DirContext-over-VFS implementation), 
  | 
As it seems direct VFS is not enough,
we need whole VDF, with its mutable VFSDeploymentUnit (VDU).

Like my code suggests, one would add an 'external' metadata location,
containing custom resources (in JBP's case their custom .tld),
and once web tier would do a lookup for those resources,
it would go over VDU's metadata locations, not really caring where they come from.



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

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



More information about the jboss-dev-forums mailing list