There is no proxy. I've just had that confirmed.
The result is the same whether I execute the service invocation in the test client in RAD or in a web application running on Websphere.
I can call the setEndpoint method myself but this doesn't change anything.
The generated code has the...
Just to make one thing clear about the fault actor http://WKS-L-UDV001.fya.dk:9080
WKS-L-UDV001 is my machine.
The location in the WSDL says: http://10.161.2.68:9080/SRV008_CprLookupWeb/sca/SRV008_CprLookup_WS_Export
So somehow the IP address is replaced by my machine name.
Hi Dian,
The service is remote but on the same network and I have direct access to it. The location in the WSDL is a "private" IP address within the local network.
It puzzles me that there is no problem in invoking the service when I do it in SoapUI or by means of the Web Services Explorer in...
Hi,
I've generated a web service client using the internal tool in RAD6 based on a provided WSDL. I call a method on the generated proxy class and I can see that it has the correct end point with the correct IP address. But for some reason it fails anyhow. Below is the output. The fault actor...
Hi,
I'm making an InstallShield package which needs to shut down some processes. For XP installations I use taskkill.exe which works fine. For older Windows versions I thought kill.exe would be a good choice. However it won't work. I've also tried calling kill.exe in a command prompt but this...
Hi,
I have a problem.
From docman.jsp I can submit a form and a find a servlet.
When I in docman.jsp open another window (by use of JavaScript) and from this window (deldoc.jsp) tries to submit a form to a servlet, I get a page not found because it looks in the same folder as the jsp files...
Hi Dave
I'm sorry, but that's not what I meant. By resetting I actually mean the opposite of what you've suggested, ie. remove any selection.
My problem is basically moving the scrollbars at the same time, so that the list boxs show the first items in the list.
Hope this explains it.
Lars.
I have a HTML page with two select boxes. For those I've made a Javascript function that resets them both by setting selectedIndex = -1. This works alright.
Now I want to add this functionality: When resetting the scrollbars should be moved to the beginning of the lists.
Anyone who knows how to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.