[jboss-jira] [JBoss JIRA] (WFLY-7768) Singleton deployment marked with jboss-all.xml will fail if deployed with a non HA profile

Paul Ferraro (JIRA) issues at jboss.org
Wed Dec 21 08:39:00 EST 2016


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

Paul Ferraro commented on WFLY-7768:
------------------------------------

??Maybe it is possible to validate the xml correct without the subsystem.??

The singleton subsystem provides the parser for the urn:jboss:singleton-deployment:1.0 namespace.  Unless this subsystem is present, the deployer will not know how to parse this namespace from jboss-all.xml.

> Singleton deployment marked with jboss-all.xml will fail if deployed with a non HA profile
> ------------------------------------------------------------------------------------------
>
>                 Key: WFLY-7768
>                 URL: https://issues.jboss.org/browse/WFLY-7768
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>            Reporter: Wolf-Dieter Fink
>            Assignee: Paul Ferraro
>            Priority: Minor
>
> If an application which is marked as a cluster HA-Singleton deployment is added to a server without a HA configuration, exactly without having the singleton subsystem, the parser for the application will fail as it does not use the related xsd.
> For conveniance and user experiance this should be possible



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list