-
Feature Request
-
Resolution: Done
-
Blocker
-
EAP 5.0.0.BETA
-
None
From I-T 269047
Issue: We are trying to migrate our product to JBoss 5.0 platform so we will be ready, by the time enterprise version is released, to go to production.
Our environment is as follows:
- java version: jdk1.5.0_11 on Windows XP platform
- Database: Sybase ASE 12.5 on Red Hat Linux Enterprise version
- Application Server: jboss-5.0.0.GA
We are encountering a couple of issues:
- During deployment, even though we specify module-order: strict in jboss-app.xml, the deployer still deploys in alphabetical order. This results in some web archives (wars) being deployed before any ejb modules causing jndi exceptions since those names are not bound.
- incorporates
-
JBAS-7106 Deployment Based On An EAR's application.xml Order No Longer Works
- Closed
- is blocked by
-
JBMETA-221 Add complete support for module-order
- Resolved