[jboss-dev-forums] [Design of POJO Server] - Re: all files that make up a deployment unit

bill.burke@jboss.com do-not-reply at jboss.com
Thu Oct 5 09:54:46 EDT 2006


"adrian at jboss.org" wrote : Do what you want, I'll fix it later.
  | This needs to work on the classpath notion.
  | 
  | A visitor on the classpath (a concept that doesn't exist
  | but I suggested you write on an earlier thread)
  | should not be recursing into nested deployments.

I'm fine with using DeploymentUnit.getDeploymentContext().getClassPath() as long as this classpath is equivalent to the notion of a resource loader in the old container.

So for instance, a jar within a WAR would be its own DeploymentUnit with a context with a classpath of only that jar (and its manifest references).

Bill

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

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



More information about the jboss-dev-forums mailing list