[jboss-jira] [JBoss JIRA] (WFLY-2057) org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor has unstable compareTo()

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Wed Sep 18 09:08:04 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805472#comment-12805472 ] 

Stuart Douglas commented on WFLY-2057:
--------------------------------------

Problematic collisions are:

Collision class org.jboss.as.server.deployment.service.ServiceActivatorDependencyProcessor   class org.jboss.as.service.SarModuleDependencyProcessor
Collision class org.jboss.as.ee.component.deployers.EEAnnotationProcessor   class org.jboss.as.messaging.deployment.MessagingJMSDefinitionAnnotationParser
Collision class org.jboss.as.messaging.deployment.MessagingJMSDefinitionDeploymentProcessor   class org.jboss.as.ejb3.deployment.processors.EjbRefProcessor
Collision class org.jboss.as.server.deployment.module.ManifestDependencyProcessor   class org.jboss.as.jsf.deployment.JSFManagedBeanProcessor

I'm not sure why there were jboss-all.xml problems, all that dup does is add an attachment to an attachment list, the ordering should not matter.
                
> org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor has unstable compareTo()
> -----------------------------------------------------------------------------------------
>
>                 Key: WFLY-2057
>                 URL: https://issues.jboss.org/browse/WFLY-2057
>             Project: WildFly
>          Issue Type: Bug
>          Components: Server
>            Reporter: David Lloyd
>            Assignee: Stuart Douglas
>            Priority: Blocker
>             Fix For: 8.0.0.Beta1
>
>
> As the description says, org.jboss.as.server.deployment.RegisteredDeploymentUnitProcessor's compareTo is wrong.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list