HI Chinthaka
First of all thanks for replying.
By changing my sender = new ServiceClient() to sender = new
ServiceClient(configContext, null) it did worked and my code went ahead. It
waits in the while loop
while (!callback.isComplete()) {
Thread.sleep(1000);
}
But now the problem seems that my client request is not reaching to the
server where service is residing.
I am using tomcat and i have added some System.out.println() messages in my
service so to know if service is been called or not.
My client is waiting the while loop and never getting response and no server
is see no messages.
What must be the problem now.
Please help
Thanks in advance.
Dilip Jain
----- Original Message -----
From: "Eran Chinthaka" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, August 02, 2006 11:10 PM
Subject: Re: Module not found Error
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]