I have to agree with Joram. Lots of things going on and maybe no checkins every day. Only checkin of the build does not break ;-)
And even though Tom is officially on, he made 2 big checkins the last 2 days in the BPMN area. Since this part is relatively still small but otoh, already great, You could have a look at the code. Helps you learn the concepts really quickly as it did for me. And maybe you can even contribute like I'm going to do.
So why you got the idea 4.1 halted I have no idea.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246225#4246225
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246225
I've implemented an initial version of this - it's commited in the WB-ri-int trunk.
But thinking about it, the Deployment API seems wrong or useless. :-)
At least in the way it's then currently used.
The issues I see are the following:
(a) why "List of BDAs" or what determines the order
(b) "Circular dependencies will be detected and ignored by the container"
I though the whole point of having BeanDeploymentArchive was to be able to get all accessible BDA's.
e.g. one jar in ear sees all other jars, but doesn't see war's classes/ and lib/*.jar
Currently I just map the hierarchy/structure,
but this seems pretty much the same as existing flat Deployment.
Perhaps all we need is getAccessibleBDAs on BDA?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246219#4246219
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246219
Sorry Tom, I did not mean to annoy you in any way. I am only asking so that I know that what you are doing is what is currently expected.
There was a description of the mep, and why it does not apply to the client, earlier on this thread. If there is anything that you, or anyone else, feels is missing from this then please ask so that we can clarify the situation and make sure we are all in agreement.
Kev
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246166#4246166
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246166