More specifically, what does the Orion server do to make the hot
deploy/undeploy features work?  For instance, what happens if EJBs in the
application (ear) are inside transactions?

Does it wait for them to end and not allow any more to start?
Does it mark all running txns for rollback automatically and
redeploy/undeploy the .ear in question?

These are questions that may be about the guts of the server, but are
important for system administrators and bean deployers alike. It allow them
to manage the granularity of the applications deployed into Orion to
minimize the pain of redeploying.

thanks!

Jason

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of David Sierra
Fernandez
Sent: Wednesday, June 28, 2000 12:41 AM
To: Orion-Interest
Cc: Orion-Interest
Subject: RE: EJBs at runtime





Mike, How can i do the deploy and the undeploy with the server running???

        -------------------------------------------------------------
        David Sierra Fern�ndez
        E.T.S.I. Telecomunicaci�n
        Universidad de Valladolid    AULA CEDETEL
        Campus Miguel Delibes   E-Mail: [EMAIL PROTECTED]
        47011 Valladolid (SPAIN)
        --------------------------------------------------------------

 -- Sierr@ --

On Wed, 28 Jun 2000, Mike Cannon-Brookes wrote:

> > *I want to know if it is possible to deploy applications with the server
> > running.
>
> Yes
>
> > *and... undeploy application without stopping the server.
>
> Yes
>
> > *Could be possible in Orion stop a single bean or a single jar?? or do
we
> > have to stop and deploy the whole appplication??? I've seen another
> > servers where you can control at the dessired level.
>
> Well you could just alter the ejb-jar.xml and redeploy the app - thus
> removing one bean.
>
> Mike
>
>
>



Reply via email to