<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: AS6 & Snowdrop2 multiple queries
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/marius.bogoevici">Marius Bogoevici</a> in <i>Snowdrop</i> - <a href="http://community.jboss.org/message/594391#594391">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi Darryl,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>1) Some logging in that area could help, but if the parent-child relationships aren't established the bootstrap process of the children will fail&#160; (since I am assuming that the parents will provide beans for the children). </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>2) The ContextLoaderListener mechanism is completely separate from spring.deployer. Can you explain what you meant by "Since the JBoss VFS can see inside of the EAR and all the classpaths, is the WAR packaged correctly or should a certain naming convention not be used?"</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>3) It is not possible to control the order in which the deployment units are deployed, but there is an order in which the various modules are deployed (due to the EAR structure). However, I like better the idea of bootstrapping contexts in an order defined by the dependency graph - which can be done by bootstrapping all contexts from the top-level dependency unit. One idea for 2.0 is to create the contexts parent-children hierarchy based on the deployment unit structure (by default in the least). Feel free to add a JIRA item to track this and/or contribute with more insight.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>4) What does your beanRefContext.xml definition look like?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>5) Could you file a bug for that, perhaps with a small project reproducing the issue?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Last) Not right now. We do have a Sportsclub example which is fairly complex, however it only has one context definition. Needless to say, contributions are welcome <span> ;) </span></p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/594391#594391">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Snowdrop at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2082">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>