[jboss-user] [Microcontainer] - Re: ClassNotFound on deployment of a SchemaResolverDeployer

david.lloyd@jboss.com do-not-reply at jboss.com
Thu Dec 4 20:52:18 EST 2008


Ah, great.  Where should I make this change in JBossAS?  in deployers.xml?  I see this:


  |    <classloader name="deployers-classloader" xmlns="urn:jboss:classloader:1.0" export-all="NON_EMPTY" import-all="true">
  |       <root>${jboss.lib.url}jboss-deployers-core-spi.jar</root>
  |       <root>${jboss.lib.url}jboss-deployers-core.jar</root>
  |       <root>${jboss.lib.url}jboss-deployers-client-spi.jar</root>
  |       <root>${jboss.lib.url}jboss-deployers-client.jar</root>
  |       ...blah blah...
  | 

Should I change this import-all to "false"?

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

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



More information about the jboss-user mailing list