Displaying 4 results from an estimated 4 matches for "webmethod".
Did you mean:
webmethods
2007 Feb 08
0
Authentication
Hi,
We are sending documents from webMethods using SSH.When the
certificates are enabled it is authenticating only the user name but not
the valid password which was an expected behaviour.
After disabling the certificates even then the SFTP server is allowing
the user with with an invalid password.Can any please tell me what need
to be done...
2006 May 14
0
Invoke .Net WebService error in RoR
...e.cs ----------------
using System;
using System.Web;
using System.Web.Services;
using System.Web.Services.Protocols;
[WebService(Namespace = "http://tempuri.org/")]
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
public class Service : System.Web.Services.WebService
{
[WebMethod]
public string HelloWorld(string name) {
return "Hello, " + name;
}
}
--------------- END of Servcie.cs --------------------
In test_api.rb:
api_method :HelloWorld, :expects => [{:name => :string}], :returns => [:string]
In test_controller:
web_client_api :te...
2006 May 18
2
rails and .net webservices
Hello.
I am novice in ruby.
How can i use .net webservice method from ruby.
Thanks.
--
Posted via http://www.ruby-forum.com/.
2003 Jan 07
0
Your Enterprise Java/J2EE Architect Requirement
...Werner course) - 1999
XML for B2B Communication (D. Webber course) - 1999
Java Design Patterns & Idioms for Scalable Architecture - 1999
Java Design & Development with BEA WebLogic App Server - 1999
Rule-Based programming Advisor/J (ActiveWorks/WebMethods) - 1999
Building Rational Rose?98 Functional COM Extensions - 1998
Education________________________________________________________
Ph.D. Thesis "CONTEXT Expert Systems Development Tool",1987- 1990
Thesis published in Japan, Germany, France, Greece, by IEEE, ACM.
M.Sc. Mathema...