HI

2004-10-24 Thread Arpana Nazre
Hi All, I need to get the client port from the server side GUI code. I am using the Soap and connecting using tomcat. Initially Standard Engine was used but since i have upgraded from Tomcat 4.0 to 5.0.28 i am not able to use this Interface anymore as with the new release StandardEngine&#

RE: hi

2004-03-08 Thread cs
Hi Scott Nichol,   Thanks a lot for the info. Dummu.   Here is one example: http://www.scottnichol.com/basicapachesoapcoding.htm. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. - Original Message

Re: hi

2004-03-08 Thread Scott Nichol
lt;[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 12:02 AM Subject: hi Hi, I have basic idea about soap and wsdl. I would like to write a simple program similar to that of "hello world". Could any one please provide a url which I can find a example/sample code for a simple pro

hi

2004-03-07 Thread cs
Hi,   I have basic idea about soap and wsdl. I would like to write a simple program similar to that of "hello world". Could any one please provide a url which I can find a example/sample code for a simple program.   Thanks in advance, Dummu.     Yahoo! India Insurance Special: Be i

hi

2004-02-01 Thread soap-user
The message contains Unicode characters and has been sent as a binary attachment. <>

RE: Hi

2003-03-03 Thread Omprakash Bachu
Hi there, I've seen the tool http://www.pushtotest.com/ptt/saskit.html but I'm kind of interested w.r.t deployment of Web Services on freeware/open source products viz., "Tomcat and Axis" versus "WAS and Axis" versus "WLS and Axis", do anyone have already ev

Re: Hi

2003-03-03 Thread Frank Cohen
Hi Shehzad: And welcome to the wonderful world of Web Services. hehe. You may find my book to be helpful at putting Web Services in context. Chapters are available for free download at http://www.pushtotest.com/ptt/thebook.html. Additional articles and useful information is at http

Re: Hi

2003-03-03 Thread Martin
Shehzad- If you are contemplating using RPC then I would recommend Axis http://ws.apache.org/axis/ -Martin - Original Message - From: "schyzad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 11:02 AM Subject: Hi > > Hello mates, &g

Hi

2003-03-03 Thread schyzad
Hello mates, My name is Shehzad and I am really new to SOAP development. I have started working on it using J2EE platform. If anyone can help me with useful links and reading material then I would be really great full to him. Take care shehzad

hi

2002-09-17 Thread Neha Srivastava
hi all,   Why do we have to set all the jar's in the classpath separately?   why does it not work if i set classpath upto lib directory where i have all the jars?   Thanks and Regards neha **Disclaimer Information contained in

RE: hi

2002-02-27 Thread Kapil Kapoor
e specific to Xercex XML Java Parser below DOMParser oParser = new DOMParser(); oParser.parse(new InputSource( new StringReader() ) ); Element oDocElm = oParser.getDocument().getDocumentElement();     . }  

RE: Arrays with MS Hi-level client

2001-06-05 Thread Paul.Clifford
her use of this information could constitute a breach of confidence. Your co-operation in this matter is greatly appreciated. -Original Message- From: Adam.Leggett [mailto:[EMAIL PROTECTED]] Sent: 05 June 2001 14:46 To: '[EMAIL PROTECTED]' Subject: RE: Arrays with MS Hi-leve

RE: Arrays with MS Hi-level client

2001-06-05 Thread Adam.Leggett
(E-mail) Subject: Arrays with MS Hi-level client I am using Apache2.1, MSSoap2.0 Hi-level and GLUE for my WSDL generation. Trying interop between Apache Service and MS Hi-level Client. Using a series of 'echo' methods to test ie: public class EchoTestService { public EchoT

Arrays with MS Hi-level client

2001-06-05 Thread Adam.Leggett
I am using Apache2.1, MSSoap2.0 Hi-level and GLUE for my WSDL generation. Trying interop between Apache Service and MS Hi-level Client. Using a series of 'echo' methods to test ie: public class EchoTestService { public EchoTestService() { super(); } public float echoFlo