Hello everyone,
I was wondering if it is sth. common that people customizes the deployers.
I was thinking of developing a deployer that would be activated by, let say an xml file with the suffix .suf copyied in a deploy dir and would trigger a java code packed as a jar file in jboss.
May be you know some documents dealing with this issue (or a similar one) you can recomand me.
Thanks.
Eric
You might have a look at the beanshell-Deployer or the aop-Deployer. The latter even gives an example on how to insert your suffix into the deployment order.