User: d_jencks
Date: 02/04/13 18:19:53
Modified:src/main/org/jboss/deployment EARDeployer.java
Log:
Larry Sanderson's patch to enable deploying unpacked directories
Revision ChangesPath
1.12 +36 -3 jboss/src/main/org/jboss/deployment/EARDeployer.java
Index:
User: user57
Date: 02/04/03 00:25:18
Modified:src/main/org/jboss/deployment EARDeployer.java
EARDeployerMBean.java
Log:
o DeployerMBean -> SubDeployer
o Extending SubDeployerSupport
Revision ChangesPath
1.11 +25 -89jboss/src/main/or
IMO we either need to create every jsr-77 mbean in the init phase of the
appropriate deployer or deployment activity, or create the jsr-77 mbeans in
create and set their parents in start. We also need to deal with jsr-77
mbeans for non-j2ee packages such as sars, and non-j2ee nesting such as ear
User: ejort
Date: 02/03/02 15:22:10
Modified:src/main/org/jboss/deployment EARDeployer.java
Log:
Create the JSR77 appliction in init. Sub-module creation comes before application
creation. The sub-modules JSR77 mbeans need the application mbean to exist
Revision Changes
User: ejort
Date: 02/03/02 08:34:25
Modified:src/main/org/jboss/deployment EARDeployer.java
Log:
Use the tmp copy to load deployment descriptors to avoid locking on windows
Revision ChangesPath
1.9 +2 -2 jboss/src/main/org/jboss/deployment/EARDeployer.java
User: d_jencks
Date: 02/03/01 07:59:05
Modified:src/main/org/jboss/deployment EARDeployer.java
Log:
removed doubled J2EEApplication.create from init method, leaving the one in create
where it belongs
Revision ChangesPath
1.8 +1 -15 jboss/src/main/org/jboss/dep
User: schaefera
Date: 02/02/12 22:00:37
Modified:src/main/org/jboss/deployment EARDeployer.java
Log:
Adjustments to bring JSR-77 for J2EE Applications back.
Revision ChangesPath
1.6 +17 -16jboss/src/main/org/jboss/deployment/EARDeployer.java
Index: EARDepl
User: user57
Date: 02/02/11 19:22:02
Modified:src/main/org/jboss/deployment EARDeployer.java
MainDeployer.java MainDeployerMBean.java
SARDeployer.java
Log:
o Adding SafeObjectFactory, which simply makes ObjectNames and
turns an
User: mnf999
Date: 02/02/02 12:22:44
Modified:src/main/org/jboss/deployment EARDeployer.java
MainDeployer.java
Log:
Fixed ordering and tracking of real files only.
Revision ChangesPath
1.3 +3 -1 jboss/src/main/org/jboss/deployment/EAR
ECTED]
|Subject: [JBoss-dev] CVS update: jboss/src/main/org/jboss/deployment
|EARDeployer.java
|
|
| User: mnf999
| Date: 02/02/02 08:52:09
|
| Modified:src/main/org/jboss/deployment EARDeployer.java
| Log:
| Registration
|
| Revision ChangesPath
| 1.2 +29 -3 jboss/src/mai
User: mnf999
Date: 02/02/02 08:52:09
Modified:src/main/org/jboss/deployment EARDeployer.java
Log:
Registration
Revision ChangesPath
1.2 +29 -3 jboss/src/main/org/jboss/deployment/EARDeployer.java
Index: EARDeployer.java
User: mnf999
Date: 02/01/19 19:41:33
Added: src/main/org/jboss/deployment EARDeployer.java
Log:
This is untested
Revision ChangesPath
1.1 jboss/src/main/org/jboss/deployment/EARDeployer.java
Index: EARDeployer.java
12 matches
Mail list logo