Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-3841

EAP 5.0 does not include the statscollector library which was included in EAP 5 beta

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Major Major
    • EAP_EWP 5.1.0
    • EAP 5.0.0
    • System
    • None
    • Compatibility/Configuration

      The jar jboss-as-varia-5.1.0.GA-statscollector.jar included in AS 5.0.0.CR1+ is not included in the EAP 5 distribution

      As result the following workaround is being adopted
      <dependency>
      <groupId>org.jboss.jbossas</groupId>
      <artifactId>jboss-as-varia</artifactId>
      <version>5.1.0.GA</version>
      <classifier>statscollector</classifier>
      </dependency>

      from the "open" JBoss repository.

      Can we have this included in the next EAP 5 release ?

            jgreene@redhat.com Jason Greene
            rhn-support-lakagwu Lami Akagwu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: