Registry / other / jboss-as-j2se

jboss-as-j2se

JSON →
library6.0.0.M1javamavenunverified

J2SE module for JBoss Application Server (legacy).

<dependency> <groupId>org.jboss.jbossas</groupId> <artifactId>jboss-as-j2se</artifactId> <version>6.0.0.M1</version> </dependency>
INSTALL
IMPORT
SIG · JBOSS-AS-J2SE
J
jboss-as-j2se
otherjavav6.0.0.M1
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.

Main
org.jboss.j2se.Main

Launching JBoss AS J2SE module.

import org.jboss.j2se.Main; public class JBossJ2SE { public static void main(String[] args) { Main.main(args); } }
Debug
Known issues
breakingThis is a very old JBoss AS module (version 6.0.0.M1). Consider migrating to WildFly.
fix
Use WildFly or JBoss EAP for modern deployments.
affects: all
Upgrade
Version history
6.0.0.M1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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