lallitha devi

Greenhorn
+ Follow
since Nov 28, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by lallitha devi

hello all,

my requirement is send soap message from client to server. so here im using onMessage() method. but this method doesn't support.so now i am using call.invoke(); here im passing soap envelope. now also i am getting 2 error like this


1. [exec] error: Type "javax.xml.soap.SOAPElement" implements more than one interface, interfaces: "javax.xml.soap.Nod
e", "org.w3c.dom.Element" ...
[exec] Result: 1

2. [exec] error: XML reader error: java.io.EOFException: Unexpected end of ZLIB input stream

Give me ur valuable idea.......
thanks
19 years ago
Hello sir/madam,

Now i want to send a soap messsage from client to server. Our server has one interface class and one implementation class.

Connection.call() method is not used for our requirement. because this method dirctly specifie the implementaion calss. but we need to specifie the interface class.Thus is our requirement.
19 years ago
hi priya

this is my mail id please forward it to this id thakns a lot

regards
19 years ago
hi priya,

my requirement is send soap message from client to server. so here im using onMessage() method. but this method doesn't support.so now i am using call.invoke(); here im passing soap envelope. now also i am getting 2 error like this


1. [exec] error: Type "javax.xml.soap.SOAPElement" implements more than one interface, interfaces: "javax.xml.soap.Nod
e", "org.w3c.dom.Element" ...
[exec] Result: 1

2. [exec] error: XML reader error: java.io.EOFException: Unexpected end of ZLIB input stream

Give me ur valuable idea.......
thanks
19 years ago
Hello sir/madam,

Now i want to send a soap messsage from client to server. Our server has one interface class and one implementation class.

Connection.call() method is not used for our requirement. because this method dirctly specifie the implementaion calss. but we need to specifie the interface class.Thus is our requirement.

Anybody please give me ur grate idea.
19 years ago
Hello sir/madam,

Now i want to send a soap messsage from client to server. Our server has one interface class and one implementation class.

Connection.call() method is not used for our requirement. because this method dirctly specifie the implementaion calss. but we need to specifie the interface class.Thus is our requirement.

Anybody please give me ur grate idea.
19 years ago
Hello sir/madam,

Now i want to send a soap messsage from client to server. Our server has one interface class and one implementation class.

Connection.call() method is not used for our requirement. because this method dirctly specifie the implementaion calss. but we need to specifie the interface class.Thus is our requirement.

Anybody please give me ur grate idea.
19 years ago