You are viewing a plain text version of this content. The canonical link for it is here.
Posted to phoenix-dev@avalon.apache.org by Andrei Ivanov <my...@surfeu.fi> on 2002/06/20 18:22:59 UTC

Really, what are the possible ways to restart phoenix?

Hi,
I wrote subject like this because I recalled same question was risen in
James list about possible ways to restart James. Now I am facing this
problem for my application which is phoenix based (of course :-) ). There is
a swing gui for reconfiguring it. It would be nice to enable user to restart
phoenix after configs has been changed (or may be there is some other ways
to let Phoenix reinitialize all components)?

Andrei


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Really, what are the possible ways to restart phoenix?

Posted by Peter Donald <pe...@apache.org>.
At 07:22 PM 6/20/2002 +0300, you wrote:
>I wrote subject like this because I recalled same question was risen in
>James list about possible ways to restart James. Now I am facing this
>problem for my application which is phoenix based (of course :-) ). There is
>a swing gui for reconfiguring it. It would be nice to enable user to restart
>phoenix after configs has been changed (or may be there is some other ways
>to let Phoenix reinitialize all components)?

If phoenix is managed by wrapper (http://wrapper.sourceforge.net) then you 
can restart it via wrappers restart mechanisms. If you use wrapper you can 
also restart it via JMX as the Embeddor MBean has a restart method.



Cheers,

Peter Donald
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Faced with the choice between changing one's mind,
and proving that there is no need to do so - almost
everyone gets busy on the proof."
              - John Kenneth Galbraith
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>