<!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="https://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;">
    EAP6 + Snowdrop compatible?
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/_cp">_cp</a> in <i>Snowdrop</i> - <a href="https://community.jboss.org/message/775439#775439">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Is anyone here using EAP6 and Snowdrop with any success? </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I'm using EAP6 (7.1.2.Final) and Snowdrop 2.0.2.Final and JBoss fails on startup looking for a missing module: org.jboss.interceptor. This module exists in AS7 but not in EAP. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Here's the exception:</p><p style="padding-left: 30px;"><em>[Host Controller] Caused by: javax.xml.stream.XMLStreamException: JBAS014674: Failed to load module</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.as.controller.parsing.ExtensionXml.loadModule(ExtensionXml.java</em></p><p style="padding-left: 30px;"><em>:195) [jboss-as-controller-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.as.controller.parsing.ExtensionXml.access$000(ExtensionXml.java</em></p><p style="padding-left: 30px;"><em>:68) [jboss-as-controller-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.as.controller.parsing.ExtensionXml$1.call(ExtensionXml.java:126</em></p><p style="padding-left: 30px;"><em>) [jboss-as-controller-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.as.controller.parsing.ExtensionXml$1.call(ExtensionXml.java:123</em></p><p style="padding-left: 30px;"><em>) [jboss-as-controller-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.ja</em></p><p style="padding-left: 30px;"><em>r:1.6.0_27]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_27</em></p><p style="padding-left: 30px;"><em>]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor</em></p><p style="padding-left: 30px;"><em>.java:886) [rt.jar:1.6.0_27]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.jav</em></p><p style="padding-left: 30px;"><em>a:908) [rt.jar:1.6.0_27]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_27]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.</em></p><p style="padding-left: 30px;"><em>0.0.GA-redhat-1.jar:2.0.0.GA-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller] Caused by: org.jboss.modules.ModuleNotFoundException: Module org.jboss.interceptor</em></p><p style="padding-left: 30px;"><em>:main is not found in local module loader @1835282 (roots: C:\Programs\jboss-eap-6.0\modules)</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:126</em></p><p style="padding-left: 30px;"><em>) [jboss-modules.jar:1.1.2.GA-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:275) [jb</em></p><p style="padding-left: 30px;"><em>oss-modules.jar:1.1.2.GA-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:222) [jbos</em></p><p style="padding-left: 30px;"><em>s-modules.jar:1.1.2.GA-redhat-1]</em></p><p style="padding-left: 30px;"><em>[Host Controller]&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:</em></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/775439#775439">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Snowdrop at <a href="https://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>