[java ee programming] Doubt about SOAP !!!!!!

2009-07-01 Thread Nirmal Kumar
Hi All, I'm new to web services and just started learning the basics i.e. SOAP, WSDL. *According to my understanding:* The *Client *sends a SOAP request to the *Receiver*. The *Receiver *then finally sends the SOAP response to the *Client*. But in books its mentioned : All SOAP messages start wi

[java ee programming] Re: HelloWeb sample project

2009-07-01 Thread Sang Shin
Try to log out and see it it solves your problem. (You get this error if there is another process owning the port.) Logging out is the easiest way of terminating all the outstanding processes. If the problem persists, then try to delete ./netbeans/6.5 directory of your home directory. This is

[java ee programming] Re: HelloWeb sample project

2009-07-01 Thread Biljana Biljana
Hi! As you can see the problem is not in your project the problem is in your NetBean IDE, if you installed, some database server or some other software that use same localhost port, but you installed them after NetBean IDE it have priority to use that port, but mayby the problem is in you Sun Ap