<html><head><base href="x-msg://245/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Dunno if this should automatically work -- adding the right logging module.</div><div><br></div><div>But you can specify your module dependency via jboss-structure.xml:</div><div>(put it to your META-INF)</div><div><br></div><div>e.g.&nbsp;<a href="https://github.com/alesj/grapher/blob/master/dist/src/main/webapp/WEB-INF/jboss-structure.xml">https://github.com/alesj/grapher/blob/master/dist/src/main/webapp/WEB-INF/jboss-structure.xml</a></div><div><br></div><div>This is how I pull in MSC, Modules and Common-Core.</div><div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0); ">I ask this on the forum, but haven't gotten a response, so I figured I would try here.<br><br>I have been porting an application up to AS 7.&nbsp; In doing that, I changed the logging I was doing in the application (mostly trace level), and I changed it to use JBoss Logging directly.&nbsp; When I deploy the application, it fails with a class not found exception, where it cannot find the Level class.&nbsp; So, my questions are.<br><br>Is JBoss Logging exposed as a public API through the module system?&nbsp; If not, was that intentional?&nbsp; If not, what is the recommended approach?<br><br>Andy<br></div>_______________________________________________<br>jboss-as7-dev mailing list<br><a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br></div></span></blockquote></div><br></body></html>