Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6333

<database>-persistence-service.xml is dependent on ChannelFactory even on NonClustered

XMLWordPrintable

    • Workaround Exists
    • Hide

      Change the depends attribute to a simple attribute:

      it should be
      <attribute name="ChannelFactoryName">jboss.jgroups:service=ChannelFactory</attribute>

      instead of

      <depends optional-attribute-name="ChannelFactoryName">jboss.jgroups:service=ChannelFactory</depends>

      Show
      Change the depends attribute to a simple attribute: it should be <attribute name="ChannelFactoryName">jboss.jgroups:service=ChannelFactory</attribute> instead of <depends optional-attribute-name="ChannelFactoryName">jboss.jgroups:service=ChannelFactory</depends>

          gaohoward Howard Gao
          csuconic@redhat.com Clebert Suconic
          Votes:
          1 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: