[jboss-as7-dev] Using Dependencies: in a Web application

Jason T. Greene jason.greene at redhat.com
Tue Jun 28 09:44:41 EDT 2011


Was there any other stack trace on this one? I'll try to reproduce in 
the meantime?

Thanks.

On 6/22/11 9:22 AM, paulwerder at fastmail.co.uk wrote:
> Dear all,
> I'm testing the usage of Dependencies: in an Web application which uses
> Log4j.
> So I have dropped into my Web application a file META-INF/MANIFEST.MF
> containing:
> Dependencies: org.apache.log4j
>
> However the application server complains that still cannot find Log4j
> classes.
>
> Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
> from [Modul
> e "deployment.Test.war:main" from Service Module Loader]
>          at
>          org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:
> 188) [:1.0.0.CR3]
>          at
>          org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(Concu
> rrentClassLoader.java:358) [:1.0.0.CR3]
>          at
>          org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(Concu
> rrentClassLoader.java:330) [:1.0.0.CR3]
>          at
>          org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentCl
> assLoader.java:307) [:1.0.0.CR3]
>          at
>          org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoad
> er.java:101) [:1.0.0.CR3]
>          ... 13 more


-- 
Jason T. Greene
JBoss, a division of Red Hat


More information about the jboss-as7-dev mailing list