Displaying 6 results from an estimated 6 matches for "testservices".
Did you mean:
  test_services
  
2009 Jun 18
0
SSOAP access to a j2EE-ws service
I am currently trying to access a SOAP web service (hosted on a JBoss5 
server and defined as a J2EE-ws service) via the SSOAP R-package. But 
all I can get is a NULL answer. The web service seems to work as it can 
be accessed using a general web-service tester.
The web service wsdl is here: http://smg8.ulb.ac.be:8080/web2?wsdl.
This is how I try to call the web service from R:
---
 >
2007 Feb 05
4
Having Trouble With Wait Command in Callback Context
I am trying to get called back with a DISA dial tone when I call a trigger
number.  I got it to work almost the way I want, this is the callback
context:
[callback]
exten=> 501,1,Congestion()
exten=> 501,2,Hangup()
exten =>h,1,System(cp /etc/asterisk/callback.info
/var/spool/asterisk/outgoing)
exten =>h,2,Hangup()
With the above, the call comes into the trigger number, then the call
2009 Jun 24
1
Qualified parameters in SOAP body using .SOAP
Hello,
I am trying to reach a web service using the SOAP package. I succeeded 
calling the web service, but not sending parameters to it. After much 
research and tries, I think I found that the problem lies in the 
namespace including the parameters in the SOAP body.
In short, my question is: how can I send unqualified parameters in the 
SOAP body of a call produced through the SOAP package?
2006 May 31
0
Ruby calling wsdl for authenticate() Help
Hi,
 I have an url: 
"http://localhost:7000/Webservices/testService.jws?WSDL=" which i need 
to call from a ruby''s controller file TestWebService.rb for 
authenticating the user-id. Can someone help me out to solve my issue?. 
I have downloaded SOAP4R but nothing much I m able to get info for 
calling this webservice.
   Can someone help me out with proper steps to follow for
2016 Jun 10
0
Wine release 1.9.12
The Wine development release 1.9.12 is now available.
What's new in this release (see below for details):
  - Bug fix update of the Mono engine.
  - Initial version of a taskbar in desktop mode.
  - Fixes for right-to-left languages in Uniscribe.
  - More Shader Model 4 support in Direct3D.
  - Better metafile support in RichEdit.
  - Various bug fixes.
The source is available from the
2010 Aug 12
14
Puppet system deployment hanging ..
We have successfully installed puppet on a CentOS Server, but I am
battling with a deployment.
It has to do with grid software. The repository gets created, then
begins installation.
The problem is that it just hangs - no errors, no network activity. I
can see puppet is running, but nothing it being updated.
Any pointers ?
-- 
You received this message because you are subscribed to the Google