Re: Does .NET client work with Apache SOAP 2.3 or only with AXIS?

2003-07-02 Thread Parames
Hi Scott , By any chance do you have examples for ASP .Net client with AXIS Service?.Or Any documentation or materials?? Help will be much appreciated, Thanks a lot. --- Scott Nichol <[EMAIL PROTECTED]> wrote: > It is certainly possible to write .NET clients for > Apache SOAP > services. There

Re: Webservices for ASP dot net client

2003-06-18 Thread Parames
ster. And it's much easier > to use. See > http://ws.apache.org/axis. > > Anne > > - Original Message - > From: "Parames" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, June 17, 2003 11:33 PM > Subject: Webservices for ASP dot net c

Webservices for ASP dot net client

2003-06-17 Thread Parames
Hi folks , Im not good in soap and have done few examples using Tomcat and SOAP2.3.1 thatsall ,i need a favour . Now i want my services to talk to ASP dot net client.. How shalli proceed?? Any examples??? Please take me to the right path Thanks and regards __ Do

Re: Passing element to SERVICE(Output and SQL exception)

2003-06-08 Thread Parames
Hi Scott , Sorry and im printing DOM2Writer.nodeToString(custID); also getting the value as excepted and passing to my Service.. Now im not getting values from database Error like this , In Service .DB connection.. [EMAIL PROTECTED] java.sql.SQLException: [Microsoft][ODBC SQL Server

Re: Passing string SERVICE

2003-06-05 Thread Parames
king so hard to take a string, > which is the data > you really care about, wrap it up in an Element, > then pass the > Element as a parameter. Wrapping it in an Element > does not add any > information, so why no just pass the string? > > On 4 Jun 2003 at 18:45, Parame

Re: Passing string SERVICE

2003-06-05 Thread Parames
hey im gettting null pointer exception also Whats wrong??? > On 4 Jun 2003 at 18:45, Parames wrote: > > > Hi > > Yes ,im passing element.Im stuck in getting String > > value and passing to element. > > Im getting Null... > > here IdToLookUp is the

Re: Passing string SERVICE

2003-06-05 Thread Parames
as a parameter. Wrapping it in an Element > does not add any > information, so why no just pass the string? > > On 4 Jun 2003 at 18:45, Parames wrote: > > > Hi > > Yes ,im passing element.Im stuck in getting String > > value and passing to element. > > Im

Re: Passing string SERVICE

2003-06-05 Thread Parames
m.out.println(DOM2Writer.nodeToString(custInfo)); } else { Fault fault = resp.getFault(); System.err.println("Generated fault: " + fault); } //Returning Customer Bean return custInfo; } } Thanks a lot Parames --- Scott Nicho

Re: Passing string as ELEMENT

2003-06-05 Thread Parames
Thanks Jonathan --- Jonathan Roberts <[EMAIL PROTECTED]> wrote: > Hi. > > You can presumably only send an XML element if you > define it as an object, and pass this over. > > RegisterSettings just sets up which xml-app to use. > > Jonathan > > Par

Re: Passing string as ELEMENT

2003-06-05 Thread Parames
Thanks Jonathan --- Jonathan Roberts <[EMAIL PROTECTED]> wrote: > Hi. > > You can presumably only send an XML element if you > define it as an object, and pass this over. > > RegisterSettings just sets up which xml-app to use. > > Jonathan > > Par

Re: help needed urgently ...

2003-06-05 Thread Parames
Im not very sure but i think some java class is not initialized properly...Check your class constructor... --- Sameet Nasnodkar <[EMAIL PROTECTED]> wrote: > I get the following errors on the stuff that used to > work earlier. > > Calling Service > [SOAPException: > faultCode=SOAP-ENV:Server.Exc

Re: Passing string SERVICE

2003-06-05 Thread Parames
.. Sorry for the inconvience Thanks parames... --- Scott Nichol <[EMAIL PROTECTED]> wrote: > I've read your post multiple times, but I still do > not understand > what you are trying to do. Your sample code looks > like you are > passing the Element as a parameter. What

Re: Passing string as ELEMENT

2003-06-04 Thread Parames
() method do?? REgards parames --- Jonathan Roberts <[EMAIL PROTECTED]> wrote: > Something like this (code not tested) > -- > Client side > > String returnString = ""

Passing string SERVICE

2003-06-04 Thread Parames
t.println("ERROR "+e); } } --- Thanks in advance Expecting to hear from you regards parames __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com

dot net & java web services

2003-06-02 Thread Parames
im passing java bean and im sure that i need to change XML encoding for this to happen..Any examples?? Help will be appreciated.. Expecting to hear from you , Thanks and regards Parames. __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook