You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Brian Dillon (ext. 944)" <Br...@FINEOS.com> on 2004/10/21 09:46:41 UTC

RE: [jira] Commented: (AXIS-1424) Ability to Start/Stop Services via JMX

Dims,

I haven't tried this with jdk1.5, but if it causes issues like you have just
mentioned then it would be better to just list the service name and maybe
whether it is active or not. As you mentioned other operations can be added
later on as required.

Brian

-----Original Message-----
From: Davanum Srinivas [mailto:davanum@gmail.com]
Sent: 20 October 2004 21:25
To: Brian Dillon (ext. 944); axis-dev@ws.apache.org
Subject: Re: [jira] Commented: (AXIS-1424) Ability to Start/Stop
Services via JMX


Brian,

Am trying the native JMX support in JDK1.5 and it's barfing on several
classes used by SOAPService not being serializable. We can add
additional methods if we want say listOperations given a service name.

-- dims


On Wed, 20 Oct 2004 16:35:05 +0100, Brian Dillon (ext. 944)
<br...@fineos.com> wrote:
> Dims,
> 
> The hashmap returns the service names and the service objects, allowing
you
> to iterate through all services without additional calls to the
ServiceAdmin
> object. It may be better to have another method 'listServiceNames' which
> will just return the service names which could be used for simple listing
> purposes (where you don't want to do operations on all the services at the
> same time).
> 
> What do you think ?
> 
> Brian.
> 
> -----Original Message-----
> From: Davanum Srinivas [mailto:davanum@gmail.com]
> Sent: 19 October 2004 22:01
> To: axis-dev@ws.apache.org; brian.dillon@FINEOS.com
> Subject: Re: [jira] Commented: (AXIS-1424) Ability to Start/Stop
> Services via JMX
> 
> Brian,
> 
> Any objections to change "listServices" to return an string array of
> service names?
> 
> -- dims
> 
> On Tue, 19 Oct 2004 07:49:55 -0700 (PDT), axis-dev@ws.apache.org
> <ax...@ws.apache.org> wrote:
> > The following comment has been added to this issue:
> >
> >      Author: Brian Dillon
> >     Created: Tue, 19 Oct 2004 7:49 AM
> >        Body:
> > Dims,
> >
> > Any idea when this Feature might get released ?
> >
> > Thanks,
> >
> > Brian
> > ---------------------------------------------------------------------
> > View this comment:
> >
> http://issues.apache.org/jira/browse/AXIS-1424?page=comments#action_54344
> >
> > ---------------------------------------------------------------------
> > View the issue:
> >   http://issues.apache.org/jira/browse/AXIS-1424
> >
> > Here is an overview of the issue:
> > ---------------------------------------------------------------------
> >         Key: AXIS-1424
> >     Summary: Ability to Start/Stop Services via JMX
> >        Type: New Feature
> >
> >      Status: Open
> >    Priority: Major
> >
> >     Project: Axis
> >  Components:
> >              Deployment / Registries
> >    Versions:
> >              1.2 Beta
> >
> >    Assignee: Davanum Srinivas
> >    Reporter: Brian Dillon
> >
> >     Created: Wed, 30 Jun 2004 4:26 AM
> >     Updated: Tue, 19 Oct 2004 7:49 AM
> > Environment: Windows 2K
> >
> > Description:
> > We Need an abitlity to stop/start services statically without havening
to
> go through the AxisServlet. This Feature is related to; Axis 1389.
> >
> > I have a Solution for this already so can submit it if agreed.
> >
> > Thanks,
> >
> > Brian Dillon
> >
> >
> > ---------------------------------------------------------------------
> > JIRA INFORMATION:
> > This message is automatically generated by JIRA.
> >
> > If you think it was sent incorrectly contact one of the administrators:
> >    http://issues.apache.org/jira/secure/Administrators.jspa
> >
> > If you want more information on JIRA, or have a bug to report see:
> >    http://www.atlassian.com/software/jira
> >
> >
> 
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
> 
> 
> **********************************************************************
> The information contained in this e-mail is confidential, may be
privileged and is intended only for the user of the recipient named above.
If you are not the intended recipient or a representative of the intended
recipient, you have received this e-mail in error and must not copy, use or
disclose the contents of this e-mail to anybody else.  If you have received
this e-mail in error, please notify the sender immediately by return e-mail
and permanently delete the copy you received.  This e-mail has been swept
for computer viruses.  However, you should carry out your own virus checks.
> Registered in Ireland, No. 205721.  http://www.FINEOS.com
> **********************************************************************
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/