Hi Geeks

As you maybe know in the autodeployer startService()
is an initial run() method call w/o using a thread. Now
I am using my own AutoDeployer for the farm member
service because I need to listen for a specific directory
instead of listening to a specific type of file extension.
But unfortunately the AutoDeployer makes the farm
member service (FMS) is deployed by the Deployer-
Service and then the farm auto deployers triggers the
FMS to deploy a service which then uses the Deployer-
Service making the deployment hang. Whenever the
deployment is started by another thread this doesn't
happens.

Long story short does someone mind to add a flag to
the AutoDeployer to supress the first run() w/o another
thread ?

Thanx

xxxxxxxxxxxxxxxxx
Andreas Schaefer
Senior Consultant
JBoss Group, LLC
xxxxxxxxxxxxxxxxx


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to