User: d_jencks
Date: 02/04/14 19:48:52
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Changed to use UnifiedLoaderRepository and UnifiedClassLoader from jbossmx. Removed
ServiceLibraries, UnifiedClassLoader, and MBeanClassLoader from jboss-system
Revision Changes
User: d_jencks
Date: 02/04/13 18:19:49
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Larry Sanderson's patch to enable deploying unpacked directories
Revision ChangesPath
1.25 +5 -5 jbosscx/src/main/org/jboss/resource/RARDeployer.java
Index: R
User: mclaugs
Date: 02/04/08 18:06:38
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Changed parent param for ResourceAdapterModule.create from null to
the same as name for stand-alone modules
Revision ChangesPath
1.24 +2 -2 jbosscx/src/main/org/
User: user57
Date: 02/04/03 00:23:27
Modified:src/main/org/jboss/resource RARDeployer.java
RARDeployerMBean.java
Log:
o DeployerMBean -> SubDeployer
o Extending SubDeployerSupport
Revision ChangesPath
1.23 +9 -39 jbosscx/src/main/or
User: d_jencks
Date: 02/02/21 20:24:54
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Made classes visible across all subpackages in a deployment such as an ear. (bug
520676. Restructured deployment process to involve 3 phases: classloading, create
where components set
Jason,
Is there a reason you are getting the serviceController in postRegister
rather than start or create?
Also are you working on EJBDeployer/Application/Container today?
Thanks
david jencks
On 2002.02.11 22:22:01 -0500 Jason Dillon wrote:
> User: user57
> Date: 02/02/11 19:22:01
>
>
User: user57
Date: 02/02/11 19:22:01
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
o Adding SafeObjectFactory, which simply makes ObjectNames and
turns ant malformed exceptions into Errors. This is used to
create ObjectName OBJECT_NAME fields, so we don't
User: d_jencks
Date: 02/01/29 13:12:22
Modified:src/main/org/jboss/resource RARDeployer.java
RARDeployerMBean.java
Log:
cleaned up hardcoded object name problems from new deployer work
Revision ChangesPath
1.18 +2 -2 jbosscx/src/main/org
User: mnf999
Date: 02/01/20 07:06:07
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
New deployer and integration of CL
Revision ChangesPath
1.17 +169 -154 jbosscx/src/main/org/jboss/resource/RARDeployer.java
Index: RARDeployer.java
User: mnf999
Date: 01/12/18 13:06:30
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Make the RARDeployer use create and start on the services it deploys
Revision ChangesPath
1.15 +112 -101 jbosscx/src/main/org/jboss/resource/RARDeployer.java
Inde
User: d_jencks
Date: 01/11/18 22:58:56
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Cleaned up deployment a bit and enabled jar in sar
Revision ChangesPath
1.13 +22 -42jbosscx/src/main/org/jboss/resource/RARDeployer.java
Index: RARDeployer.jav
User: starksm
Date: 01/11/02 00:38:08
Modified:src/main/org/jboss/resource Tag: Branch_2_4 RARDeployer.java
RARMetaData.java
Log:
Add the RAR jar files to the server MLet class loader on deployment to
make the adapapter available to all components.
Re
User: d_jencks
Date: 01/09/26 14:47:03
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
ServiceDeployer: added local dir support, undeploy support for depends, reworked
classpath dependencies. Changed config files to work. REMOVE core-service.xml or
build.sh cleancvs upd
User: user57
Date: 01/08/16 14:49:11
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
o use mkdirs() instead of mkdir() when creating the temp directory to avoid
exceptions when the base directory does not exist.
Revision ChangesPath
1.5 +6 -4
User: tobyallsopp
Date: 01/05/05 00:12:46
Modified:src/main/org/jboss/resource RARDeployer.java
Log:
Fixed the RAR redployment bug (#415516) thanks to a patch from Claudio Vesco.
Revision ChangesPath
1.3 +22 -9 jbosscx/src/main/org/jboss/resource/RARDeployer.ja
User: tobyallsopp
Date: 01/05/04 23:38:28
Modified:src/main/org/jboss/resource Tag: Branch_2_2 RARDeployer.java
Log:
Fixed the RAR redployment bug (#415516) thanks to a patch from Claudio Vesco.
Revision ChangesPath
No revision
No
User: tobyallsopp
Date: 01/04/14 21:31:39
Modified:src/main/org/jboss/resource RARDeployer.java
RARDeployerMBean.java RARMetaData.java
Log:
- Reduced verbosity of deployment of RARs containing license terms
- Removed classes duplicated from the core - these
17 matches
Mail list logo