[jboss-jira] [JBoss JIRA] Resolved: (AS7-949) JBoss Negotiation Toolkit shoud not be required to depend on org.jboss.logmanager

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Wed Aug 3 08:21:07 EDT 2011


     [ https://issues.jboss.org/browse/AS7-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse resolved AS7-949.
----------------------------------

    Fix Version/s: 7.0.1.Final
                       (was: 7.1.0.Beta1)
       Resolution: Cannot Reproduce Bug


The issue is no longer reproducible, the only dependency needed by the toolkit now is org.jboss.security.negotiation - this is to be expected as it makes direct use of classes in that module.

> JBoss Negotiation Toolkit shoud not be required to depend on org.jboss.logmanager
> ---------------------------------------------------------------------------------
>
>                 Key: AS7-949
>                 URL: https://issues.jboss.org/browse/AS7-949
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Modules
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 7.0.1.Final
>
>
> Without defining the dependency the following is reported even though org.jboss.logging has the dependency defined: -
>    1.
>       12:01:15,299 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/jboss-negotiation-toolkit].[SecurityDomainTest]] (http-localhost.localdomain-127.0.0.1-8080-1) Servlet.service() for servlet SecurityDomainTest threw exception: java.lang.ClassNotFoundException: org.jboss.logmanager.Logger$AttachmentKey from [Module "deployment.jboss-negotiation-toolkit.war:main" from Service Module Loader]
>    2.
>               at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:188) [:1.0.0.CR3]
>    3.
>               at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:358) [:1.0.0.CR3]
>    4.
>               at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:330) [:1.0.0.CR3]
>    5.
>               at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:307) [:1.0.0.CR3]
>    6.
>               at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:101) [:1.0.0.CR3]
>    7.
>               at org.jboss.logging.JBossLogManagerProvider.<clinit>(JBossLogManagerProvider.java:36) [jboss-logging-3.0.0.Beta5.jar:]
>    8.
>               at org.jboss.logging.LoggerProviders.findProvider(LoggerProviders.java:33) [jboss-logging-3.0.0.Beta5.jar:]
>    9.
>               at org.jboss.logging.LoggerProviders.<clinit>(LoggerProviders.java:28) [jboss-logging-3.0.0.Beta5.jar:]
>   10.
>               at org.jboss.logging.Logger.getLogger(Logger.java:2164) [jboss-logging-3.0.0.Beta5.jar:]
>   11.
>               at org.jboss.logging.Logger.getLogger(Logger.java:2189) [jboss-logging-3.0.0.Beta5.jar:]
>   12.
>               at org.jboss.security.negotiation.toolkit.SecurityDomainTestServlet.doGet(SecurityDomainTestServlet.java:59) [classes:]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list