There has to be a common service interface that describes the requirements
of the AutoDeployer or equivalent with respect to its interaction with
services.
Right now this is the DeployerMBean interface. It has a method that
describes
the file patterns each component deployer supports. You could add a method
that allows one to ask the service for the location of its dependency
file(s) by
passing the service the location of the installed deployment unit.

>
> Scott has a good point as well, but I can't think of any other way of
> expressing the dependencies for the AutoDeployer as it has absolutely no
> information about the format of the files it is deploying.  You could
easily
> make it so that every file has its own dependency file and you simply drop
> them both into the deployment directory at the same time.  I don't know if
> this is really any better...
>
> David
>



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

Reply via email to