[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: Implementing a non-flat deployment for Weld Integration

Flavia Rainone do-not-reply at jboss.com
Wed Oct 20 12:53:27 EDT 2010


Flavia Rainone [http://community.jboss.org/people/flavia.rainone%40jboss.com] created the discussion

"Re: Implementing a non-flat deployment for Weld Integration"

To view the discussion, visit: http://community.jboss.org/message/567488#567488

--------------------------------------------------------------
Ales, your lib scanning code works like a charm :-)

The only piece that was missing is to uncomment the injection of libArchiveProvider into ClasspathFactory:
<bean name="WeldClasspathFactory" class="org.jboss.weld.integration.deployer.env.bda.ClasspathFactory">
      <constructor factoryMethod="getInstance" />
      <property name="system"><inject bean="ClassLoaderSystem"/></property>
      <!-- Disable until we fix the loop -->
      <!-- property name=libArchivesProvider><inject bean="LibsDiscoveryService"/></property -->
   </bean>


The fix is committed to JBoss AS trunk.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/567488#567488]

Start a new discussion in JBoss Microcontainer Development POJO Server at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2116]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101020/51d50082/attachment.html 


More information about the jboss-dev-forums mailing list