On 25-03-2009 17:04, Galder Zamarreno wrote:
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?
you deploy, start server, restart server
...that works, right ?
And what about clicking publish on the archive before the server is
started ?
/max