[jboss-dev-forums] [Design of POJO Server] - Re: VFS isLeaf() vs isDirectory()/isFile()
adrian@jboss.org
do-not-reply at jboss.com
Fri Sep 29 07:27:27 EDT 2006
"scott.stark at jboss.org" wrote :
| Yes, I know, but the existence of a WEB-INF is no longer a defining characteristic of a war. Think about sitting in jbosside with a single jsp or servlet that I want to deploy as a war. I view this as needing to setup a vfs repsentation of a war that is consumed by the structural deployers, and then deployed to the kernel.
|
I view this as a PREDETERMINED deployment context where
you pass in the web metadata (it doesn't even need to be a web.xml
file) and the classpath for the servlet (and its supporting classes).
i.e. it is an adhoc deployment that does not follow the normal structure.
I don't see the need to construct a complicated VFS context
when the simple VDF abstraction can already cope with
"programmatic structure" and can cope with circumstances
where there is no spoon (metadata file). :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975107#3975107
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975107
More information about the jboss-dev-forums
mailing list