djencks wrote:
> 
> 
> Out of curiosity why don't you just build the custom server assembly  
> to include your apps?
> 
> 

Well, company policy dictates that an application be assembled by batch from
the repository before it goes to production. So the idea was to put the
minimal server into repository together with our applications sources, build
our application and combine it using deployer.sh, tar it and have it copyied
to the production machine.
Building a plugin of the application by batch would be an extra (and
Geronimo-specific) step that would have to be implemented, but I guess I'll
have to do it (if the deployer can install it offline)
 
Anyway, I'd like it if a full installation on a machine could offline deploy
to another installation, I'm thinking about opening a jira for this.

Thanks you,
Juergen

-- 
View this message in context: 
http://www.nabble.com/Deploy-to-a-non-running-server---how--tp21710174s134p21859279.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to