publish by calling a method in the callback service.
thanks,
jyothi
-Original Message-
From: Srikant Ramaswamy [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 11:44 AM
To: [EMAIL PROTECTED]
Subject: Re: Is there any tools for NMS(Network Management Systems) that
uses SOAP?
Do
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
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 (no
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
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
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
.
Namaste,
Jyothi
- Original Message -
From: "George Voronoff" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 3:38 PM
Subject: Can you spare a paradigm?
I'm new to SOAP and I'm wondering if anyone can point me in the right
direction
Hi,
there are so many soap toolkits available. i want to use a java
implementation of soap toolkit. out of these toolkits that are available
which one is better. How do i judge which toolkits are better, i mean what
considerations should be taken care. Please help me someone out there with
th
.
For soap implementation in java there is other toolkit also that supports
in/out parameter. It is wasp-lite by www.systinet.com or www.idoox.com .
Hope this helps.
Namaste,
Jyothi
>>>>>>>>>>>>>>>>>> Original Message <<<<<&l
Hi,
This is
mostly the classpath problem. Check if you have kept the the path for your
service in the classpath. And even check if tomcat is having the classes that
you want to access in its webapps directory.
Thanks,
Jyothi
-Original Message-From: Peoter Veliki
tomcat or the problem is with classpath.
Thanks,
Jyothi
-Original Message-
From: Manu De Backer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 12, 2001 7:47 PM
To: [EMAIL PROTECTED]
Subject: SOAP error with sample addressbook
I'm trying the SOAP addressbook sample. The s
Title: SOAP Fault ..
Hi,
Did you install
anything new in your machine like JRun or anything else. Or did you put any
other xml parser other than xerces into your jre/lib/ext recently. If so remove
them and then try.
Thanks,
Jyothi
-Original Message-From: Madhav Inamti
ress.country = "AAA";
> }
> As you can see here, the Address parameter is sent by ObjectByReference.
> Now how do i accomplish this thing using ApacheSOAP2.2. If i give the
> return type then it is working fine but i dont wnat to change my
> interface. Should i write a new provider. Please help how i can do that.
Thanks,
Jyothi
i accomplish this thing using WASP. Should i generate the WSDL for my
Addrinterface class and the Address class. And then generate stubs from the
wsdl and use then in my client. Please help how i can do it.
Thanks,
Jyothi
Hi,
Did you deploy
your classes also in tomcat in webapps/soap/web-inf/classes directory. Put your
classes there and then try.
Thanks,
jyothi
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Sent: Thursday, September 06,
2001 9:03 PMTo: [EMAIL
sending and what is expected and also you deploydescr.xml. I too got a
similar kind of problem and it was a mismatch of arguments expected and sent.
Thanks,
Jyothi
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<
am waiting for
the reply.
Thanks,
Jyothi
again
marshall them into xml for like in Addressbook example of Apache Soap. See
the serializers and deserializers for more clarity.
Thanks,
Jyothi
-Original Message-
From: X X [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 06, 2001 2:27 AM
To: [EMAIL PROTECTED]
Subject: Extracting XML
es are not generated and hence
the list of errors.
Thanks,
Jyothi
t;"GetClientDetails"
server<--mediater<--client<--"Response of GetClientDetails"
Now i have to implement the same architecture using sOAP. Because we can
have defferent types of clients. Now how do i change my beans so that it
is able to access the client and get the details.
Thanks,
Jyothi
e. The
same thing if you have your TcpTunnelGui on, can be written as
"http://localhost:8070/soap/servlet/rpcrouter";. In your client side
instead of 8080 give 8070 then you can see the soap messages sent by your
client and server in the TcpTunnelgui.
Thanks,
Jyothi
lGui.java:81)
at org.apache.soap.util.net.TcpTunnelGui.main(TcpTunnelGui.java:177)
Thanks,
Jyothi
ava 1.3.0; Windows NT 4.0 x86; java.vendor=Sun Microsystems
Inc.)
Not Found (404)
Not Found (404)
Original request: /soap/Calculation
Not found request: /soap/Calculation
Thanks,
Jyothi
Hi,
I am using Apache soap for my java client and i have a c++
server.In my client I took an xml file that contains the soap envelope and
body details. I parsed it through my code and sent the envelope to the
required url using Message.send method but it is giving me a null pointer
exc
mas.xmlsoap.org/soap/encoding/"; >
11
I am not knowing why i am getting null pointer exception when when i say
msg.send. Please help me. Is there any problem with the Apache's way of
parsing the envelope? But it is sending the envelope correctly, then why am
i getting the null pointer exception?
Thanks,
Jyothi
Hi,
What should the ACTION_URI and OBJECT_URI be? Can it be blank. And
even the OBJECT_URI, can that be http://www.w3.org/1999/XMLSchema.
Please let me know.
Thanks,
Jyothi
-Original Message-
From: Steeve Gilbert [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 01, 2001 6:40 PM
ema";
> xmlns:xsi="http://www.w3.org/1999/xmlschema-instance";
> SOAP-ENV: encodingstyle = "http://schemas.xmlsoap.org/soap/encoding/";>
>
>
>"http://schemas.xmlsoap.org/soap/encoding/";>
> 30>
>
>
>
>
>
> Thanks in advance
> Jyothi
>
27 matches
Mail list logo