Registry / networking / jboss-as-naming

jboss-as-naming

JSON →
library7.2.0.Finaljavamavenunverified

Provides naming and directory services for JBoss Application Server.

<dependency> <groupId>org.jboss.as</groupId> <artifactId>jboss-as-naming</artifactId> <version>7.2.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-AS-NAMING
J
jboss-as-naming
networkingjavav7.2.0.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

InitialContext
org.jboss.as.naming.InitialContext

Look up a resource in the JBoss naming context.

import org.jboss.as.naming.InitialContext; InitialContext ctx = new InitialContext(); Object obj = ctx.lookup("java:comp/env/foo");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.2.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jboss-as-naming — mvn dependency:get jboss-as-naming · libregistry