[jbosstools-dev] Deploying artifacts that should be deployed before server is started

Galder Zamarreno galder.zamarreno at redhat.com
Wed Mar 25 12:04:39 EDT 2009


Example:

I have an .aop archive that contains bind pointcut information that I 
need to apply to classes that are loaded *before* AS has finished starting.

Currently, I have a problem with the current deployment strategy because 
the .aop file is being deployed after AS has started.

How are u planning to deal with this?

Regards,

Galder Zamarreno wrote:
> Hi,
> 
>  From what I understand the way deployments work in JBoss AS servers is 
> that the server is started and then deploy() is called with the 
> deployments, is that correct?
> 
> If so, what do u do when you wanna deploy things that should be deployed 
> before AS is actually started since they affect services loaded on startup?
> 
> Regards,

-- 
Galder Zamarreño
Sr. Software Maintenance Engineer
JBoss, a division of Red Hat



More information about the jbosstools-dev mailing list