Do subscribers (clients) keep open connections with the server as long as they
are alive ?

Srikant

Jyothi K wrote:

> No, we are not using any middlewear but we are using the similar technology
> of JMS for pub/sub.
>
> thanks,
> jyothi
>
> -----Original Message-----
> From: Srikant Ramaswamy [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 19, 2002 11:29 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Is there any tools for NMS(Network Management Systems) that
> uses SOAP?
>
> Jyothi
>
> Do you use any middlewar that supports pub/sub ?
>
> Srikant
>
> Yong Chen wrote:
>
> > That's great. Good design/implementation. Seems you have a good product.
> >
> > thanks
> > Yong Chen
> >
> > -----Original Message-----
> > From: Jyothi K [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 1:27 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > we implemented our own notification server. it has two services basically
> > publish and subscribe. the NMS client should implement our listerner
> > interface. So when the nms subscribes then it even gives its callback
> > details to which the publisher publishes the messages. even our
> notification
> > server is soap based.
> >
> > thanks,
> > jyothi
> >
> > -----Original Message-----
> > From: Yong Chen [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 10:24 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > I see. Then how do you do events (notification) using SOAP? I assume you
> > have SOAP server running on EMS, so NMS sends requests to EMS and receives
> > responses from EMS via SOAP protocol for configuration, etc. Then how does
> > EMS send events (such as critical alarms) to NMS in real-time? (corba has
> > notification service, SNMP has traps, but soap has none).
> >
> > thanks
> > Yong Chen
> >
> > -----Original Message-----
> > From: Jyothi K [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 12:47 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > yes i am referring to TMF 513 version 2.0 which deals with the NML-EML
> > interfaces. We didnt implement the whole of it.
> >
> > Thanks,
> > Jyothi
> >
> > -----Original Message-----
> > From: Yong Chen [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 9:43 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > Thanks Jyothi, what do you mean by "TMF corba idls", are you refering to
> TMF
> > 509? I thought that was mainly for sonet interface. Did you implement the
> > whole or part of these IDLs?
> >
> > thanks
> > Yong Chen
> >
> > -----Original Message-----
> > From: Jyothi K [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 12:21 PM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > Hi,
> >          At the EMS side the TMF corba idls were translated to java
> > interfaces. The TMF defines the standard interfaces between NML-EML layer
> > for the NMS to talk to EMS in a standard way.
> >
> > Thanks,
> > jyothi
> > -----Original Message-----
> > From: Yong Chen [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 9:24 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > Hi Jyothi,
> >
> > Do you have any standards to base on for your SOAP communication between
> NMS
> > and EMS? In other words, how did you design your SOAP APIs? are they just
> > the translation of your CORBA IDLs?
> >
> > thanks
> > Yong Chen
> >
> > -----Original Message-----
> > From: Jyothi K [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 9:45 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > Hi,
> >           We have developed our NMS using SOAP as the protocol to
> > communicate with the EMS. SOAP is one of our gateway protocols being used
> > other than EJB, CORBA.
> >
> > Thanks,
> > Jyothi
> >
> > -----Original Message-----
> > From: Prasad Valmeti [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, April 19, 2002 1:46 AM
> > To: [EMAIL PROTECTED]
> > Subject: Is there any tools for NMS(Network Management Systems) that
> > uses SOAP?
> >
> > Hi,
> >         I want to know some information about tools for NMS based on SOAP.
> >           I have searched Net for such type of Tools, but i could n't
> found.
> >           Please give me pointers to tools for NMS based on SOAP.
> > Thanks,
> > Prasad.

Reply via email to