APPLET client for WebService problem

2002-01-30 Thread ashish ranjan
Has anybody developed an Applet client for a webservice using apache-soap and xerces?? Does it work on Internet Explorer 6.0 without changing the code for the library? (i changed the part as suggested in the mail below). If code was modified, please let me know what changes has to be made. Thank

Building xerces source

2001-12-31 Thread ashish ranjan
Hi, I have modified the xerces(1-4_4) and want to build it. I followed the build instructions but couldnot build it. I am using the "make" utility of Visual Cafe. I am getting following error Error on line 13: expecting target : dependencies. Any help will be appreciated. Make file is: (i hav

A simple question regarding client implementation

2001-12-30 Thread ashish ranjan
I have a web service which returns a complex object comprising of three string and one base64binary data type. On the server side (.NET) i have serialized this object so it return a valid SOAP response given below. How to make a java client for this to receive all four results? HTTP/1.1 200 OK

Sending Mime data using .NET

2001-12-28 Thread ashish ranjan
Hi, How can i send some binary data (3MB) using MIME in .NET webservice? Any help will be appreciated. Thanks, Ashish

Please help, applet security exception

2001-12-26 Thread ashish ranjan
Hi all, I downloaded everything required to make apache client for a web service. I am using "xerces" which is a JAXP compatible xml parser. I developed a standalone application and it is working fine but when i test an applet with same functionality something goes wrong. When my applet i

RE: SOAP client giving outofmemoryerror

2001-12-26 Thread ashish ranjan
ith your design. > > Abhinav Gupta > FirstRain Inc. NY > > > -----Original Message- > From: ashish ranjan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 25, 2001 6:12 PM > To: [EMAIL PROTECTED] > Subject: SOAP client giving outofmemoryerror > > > Hi,

Applet calling a web service

2001-12-26 Thread ashish ranjan
Hi, I get a security exception cannot access file "C:\WINNTWJNva\lib\jaxp.properties" when i call a web service from my applet. The webservice is on the same ip address as the applet and so i am confused about the security exception.. why is it looking for jaxp.properties??? Anybody any idea??

SOAP client giving outofmemoryerror

2001-12-25 Thread ashish ranjan
Hi, I am trying to send > 10MB of data using soap. At the client side i am getting outofmemoryerror when the call object is invoked. How to build a client which can receive huge data??? The error message is given below. Any help will be appreciated Thanks, Ashish Exception in xhiead "main

JAVA client to receive binary data, HELP needed

2001-12-21 Thread ashish ranjan
Hi, I have a .NET webservice. One of the method returns byte[] whose soap response is given below HTTP/1.1 200 PK Content-Type: text/xml; charset=utf-8 Content-Length: length http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:soap="http://schemas.