[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: Is META-INF in the classpath?

adrian@jboss.org do-not-reply at jboss.com
Thu May 29 14:23:21 EDT 2008


"scott.stark at jboss.org" wrote : No, not generally. If its needed you would have to use a META-INF/jboss-structure.xml to instruct the structure deployers to add it. You then have to specify the complete classpath though. Don't know if the latest classloading deployers have a simpler syntax for this.
  | 

This doesn't use classloading. It is xml parsing. ;-)

We need to tell the parser what the system uri is so it can do relative uri handling.
I guess there will be a similar problem for the more modern XInclude handling?

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

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



More information about the jboss-dev-forums mailing list