Forum Discussion

mrkunal's avatar
mrkunal
New Contributor
15 years ago

soapUI Netbeans plugin unable to send request to server

Hi,

I am working on NetBeans 6.0.1 with SoapUI 3.5 plugin installed to it. The webservices that I like to load test are residing in JBoss 4.2.3 application server but they are load balanced using Oracle WebCache of Oracle 10g server. BOth the JBoss and Oracle reside on HP UX machines.
When the soapUI test project is created, the WSDL endpoint configuration is that of Oracle WebCache. The idea is to have Oracle WebCache receive webservice requests and load balance among two JBoss 4.2.3 machines residing on another machine. When I try to send the soap request to this server (after editing the endpoint such that it points to the Oracle WebCache load balancer), i get a 0 byte response and the request isn't hitting the Oracle server at all. When I send the soap request to the same oracle server using a java web client, i am able to find that it traces properly to one of the 2 JBoss servers and responds back.
Obviously, there's no problem with load balancer / JBoss servers as I am able to get SOAP responses back (when i test with other webservice clients).

Why is it not working with soapUI ? Any ideas please..


Cheers
Rohit M
No RepliesBe the first to reply