JBoss Community

Re: Implementing a non-flat deployment for Weld Integration

created by Flavia Rainone in JBoss Microcontainer Development POJO Server - View the full discussion

Ales Justin wrote:

 

- we need also a mechanism to scan for libs referenced from manifest files, creating BDAs for any lib that contains META-INF/beans.xml

How is this different from what we're already doing?

Or, I think we're already covering this use case. Or not?

We are not. I need to enable scanning of libs referenced by the manifest of deployed jars. The same goes for libs referenced by the manifest of lib jars (if any).

 

Ales Justin wrote:

 

Let me know when you're done, as I'm mostly done, but I have a few changes to your code,

to make this integration easier / nicer.

 

You can feel free to commit when you're done. I don't think that the stuff that you are doing, even if you refactor some of the BDA impl code, which you probably did, will affect too much the work I mentioned above.

 

BTW, this is all that is left. The other two itens below are committed to trunk:

- a FIXME that I had previously added to DeploymentImpl (regarding the undeployment of loaded BDAs)

- replace ClasspathImpl by NoDuplicatesClasspath

Reply to this message by going to Community

Start a new discussion in JBoss Microcontainer Development POJO Server at Community