RE: need urgent help

2004-08-23 Thread Hrishikesh Kumar
here im facing problem. regards, Raj. -Original Message- From: Hrishikesh Kumar [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 24, 2004 9:36 AM To: [EMAIL PROTECTED] Subject: Re: need urgent help Please go to the website http://ws.apache.org/axis/java/user-guide.html and search for

Re: need urgent help

2004-08-23 Thread Hrishikesh Kumar
Please go to the website http://ws.apache.org/axis/java/user-guide.html and search for Service Styles - RPC, Document, Wrapped, and Messag

Re: Performance issue with using Axis

2004-08-10 Thread Hrishikesh Kumar
take. Make sure to append ?WSDL to the end of your webservice address. Again, you check your networking. You may have to ask a different group here. As a catch all thing, nothing is definite when it comes to programming. So don't bet it all on the networking, it could be anything though. H

Re: Performance issue with using Axis

2004-08-05 Thread Hrishikesh Kumar
class is already loaded by the class loader. Hrishikesh Kumar wrote: > > >We have our local host in the /etc/hosts directory > >127.0.0.1 localhost.localdomain localhost >6.6.6.5 applinux1.interact.nonreg applinux1 > >

Re: Performance issue with using Axis

2004-08-05 Thread Hrishikesh Kumar
fast since the class is already loaded by the class loader. Hrishikesh Kumar wrote: > > >We have our local host in the /etc/hosts directory > >127.0.0.1 localhost.localdomain localhost >6.6.6.5 applinux1.interact.nonreg applinux1 >

ServiceLocator on Linux

2004-08-04 Thread Hrishikesh Kumar
Hi All, Just wanted to know if anybody is executing SOAP Client using Axis on Linux. We are having issues getting the serviceLocator on the client side. It is taking 5 secs to create a servicelocator itself. Thanks, Hrishikesh.

Re: Performance issue with using Axis

2004-08-04 Thread Hrishikesh Kumar
How about adding a local host entry into the host file? Hrishikesh Kumar wrote: > > >We are using 1.2 Beta version on Linux with Tomcat. This is what is giving >such high time. We tested the same 1.2 Beta same program on WINNT and it is >working within .5 seconds. We

Re: Performance issue with using Axis

2004-08-03 Thread Hrishikesh Kumar
7;s nothing wrong with the way you do it. 5 seconds long is just plain wrong, so definitely you're having some problem that is not soap, webservice or axis related. Hrishikesh Kumar wrote: > > >Actually whatever we have written is almost as simple as a hello world >proble

Re: Performance issue with using Axis

2004-08-02 Thread Hrishikesh Kumar
first. It should take you couple mili seconds. Hrishikesh Kumar wrote: > > >Hi All, > > We have implemented a Web Service using Axis. We have also developed Java >clients using the stubs created by Axis (WSDL). A simple call which returns >like some 10 tags is taking around 1

Performance issue with using Axis

2004-08-02 Thread Hrishikesh Kumar
Hi All, We have implemented a Web Service using Axis. We have also developed Java clients using the stubs created by Axis (WSDL). A simple call which returns like some 10 tags is taking around 10 seconds which seems to be not acceptable to our clients at all. They are expecting a turnaround

Re: Is Axis much faster than SOAP?

2004-07-09 Thread Hrishikesh Kumar
Axis is nothing but implementation of SOAP specification. I dont understand what you are comparing Axis against. Thanks, Hrishikesh. "Ranjith

Re: Passing Arrays

2004-07-01 Thread Hrishikesh Kumar
you. Best, David Beahm Hrishikesh Kumar wrote: > Hi All, > > We are supposed to pass an array of strings to the SOAP Service from the > client. Currently we are using the Http Get request kind of client invokin g > the SOAP service. Do you know how we can pass ar

Passing Arrays

2004-07-01 Thread Hrishikesh Kumar
Hi All, We are supposed to pass an array of strings to the SOAP Service from the client. Currently we are using the Http Get request kind of client invoking the SOAP service. Do you know how we can pass arrays of strings from the browser, what has to be typed in the url to achieve this.

Re: WSDL and schema include question

2004-06-29 Thread Hrishikesh Kumar
You need to mention the relative path of the xsd in the WSDL (may be ./BigTicket.xsd) Shantanu Sen <[EMAIL PROTECTED]> 06/29/2004 02:05 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject WSDL and schema include question I am trying to run wsdl2java o

Message Style

2004-06-28 Thread Hrishikesh Kumar
Hi All,   We already have an XML Document with us. I am currently using Axis and this is one of the services for which I need to just plug-in my XML instead of passing it to the Axis Serializer. I searched on the net and found something called "message" style. Can somebody tell me if this is righ

Server.Unauthenticated

2004-06-21 Thread Hrishikesh Kumar
Hi,   I am getting the below error, which is unpredictable, happens sometimes and does not happen sometimes. I am setting the username and password in the stub and retrieving it using the messageContext class. Can anybody give a clue regarding this issue. Thanks, hrishikesh.   http://www.w3.or