[jboss-jira] [JBoss JIRA] Commented: (AS7-1356) JSR-77 support

Shelly McGowan (JIRA) jira-events at lists.jboss.org
Thu Sep 1 10:34:26 EDT 2011


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

Shelly McGowan commented on AS7-1356:
-------------------------------------

The APIs are available:
https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/management/j2ee/jboss-j2eemgmt-api_1.1_spec/1.0.0.Final/jboss-j2eemgmt-api_1.1_spec-1.0.0.Fina.jar

Also configured as a dependency in parent pom:
<dependency>
  <groupId>org.jboss.spec.javax.management.j2ee</groupId>
  <artifactId>jboss-j2eemgmt-api_1.1_spec</artifactId>
  <version>${version.org.jboss.spec.javax.management.j2eeorg.jboss.spec.javax.management.j2ee}</version>
</dependency>

but not in the build/pom.xml so are not installed.

> JSR-77 support
> --------------
>
>                 Key: AS7-1356
>                 URL: https://issues.jboss.org/browse/AS7-1356
>             Project: Application Server 7
>          Issue Type: Task
>            Reporter: Brian Stansberry
>            Priority: Blocker
>
> Required for EE full profile compliance.

--
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