User: starksm
Date: 01/12/09 18:33:29
Modified:src/main/org/jboss/ejb Tag: Branch_2_4 AutoDeployer.java
AutoDeployerMBean.java
Log:
Move to org.jboss.deployment package. These are deprecated placeholders
for compatability
Revision ChangesPath
N
User: starksm
Date: 01/11/09 02:36:41
Modified:src/main/org/jboss/ejb Tag: Branch_2_4 AutoDeployer.java
AutoDeployerMBean.java
Log:
Externalize the deployment timeout check
Revision ChangesPath
No revision
No
User: starksm
Date: 01/10/20 15:13:22
Modified:src/main/org/jboss/ejb Tag: Branch_2_4 AutoDeployer.java
BeanLock.java
Log:
Remove the unused javax.transaction.* imports.
Revision ChangesPath
No revision
No
User: mnf999
Date: 01/08/29 21:25:41
Removed: src/main/org/jboss/ejb AutoDeployer.java
AutoDeployerMBean.java
Log:
move to deployer
___
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.ne
User: user57
Date: 01/08/16 17:19:23
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
o log an info message when scanDirectory finds a file to deploy
Revision ChangesPath
1.23 +2 -1 jboss/src/main/org/jboss/ejb/AutoDeployer.java
Index: AutoDeploye
User: user57
Date: 01/08/16 14:24:48
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
o changed Category to JBossCategory and the "Wait for..." message priority to
trace.
o factored directory scanning out of run() into scanDirectories() and
scanDirectory().
User: vharcq
Date: 01/08/15 08:13:45
Modified:src/main/org/jboss/ejb AutoDeployer.java
AutoDeployerMBean.java
Log:
Parametrize the timeout that the deployer takes before coming again looking at the
directory for new Xars to deploy.
Revision Changes
User: user57
Date: 01/07/09 21:41:29
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
o using log4j
Revision ChangesPath
1.19 +36 -34jboss/src/main/org/jboss/ejb/AutoDeployer.java
Index: AutoDeployer.java
=
User: tobyallsopp
Date: 01/04/21 22:28:25
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
Changed the default deployer for AutoDeployer to a valid object name. Now
having an invalid object name in the list of deployers will not cause the
rest of the list to be discarded.
User: tobyallsopp
Date: 01/04/21 23:02:08
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
And now I'm using TABs for indenting. Will the horror never end?
Revision ChangesPath
1.17 +20 -21jboss/src/main/org/jboss/ejb/AutoDeployer.java
Index: AutoDep
User: tobyallsopp
Date: 01/04/21 22:50:00
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
I must be going crazy. That last commit didn't even compile, let alone run.
Revision ChangesPath
1.16 +11 -9 jboss/src/main/org/jboss/ejb/AutoDeployer.java
Ind
User: tobyallsopp
Date: 01/04/15 23:03:51
Modified:src/main/org/jboss/ejb AutoDeployer.java
AutoDeployerMBean.java
Log:
Further to the recent AutoDeployer mods, this adds support to AutoDeployer
for using multiple deployers so that a single AutoDeployer ser
User: tobyallsopp
Date: 01/04/14 22:41:21
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
Modified AutoDeployer so that it can be configured to deploy RARs (inspired
by Patch #415321 from David Jencks).
- added jboss-deployer target to build.xml that builds
dist/
User: juhalindfors
Date: 01/03/25 12:27:04
Modified:src/main/org/jboss/ejb AutoDeployer.java
Log:
PATCH:
Trim spaces from urls in autodeployer configuration.
Patch supplied by Jason Dillon.
Thank you Jason.
Revision ChangesPath
1.12 +2 -2 jboss/src/ma
14 matches
Mail list logo