.
Cédric
-Message d'origine-
De : Rodrigo Serra [mailto:[EMAIL PROTECTED]]
Envoyé : mardi 30 avril 2002 17:22
À : [EMAIL PROTECTED]
Objet : RE: Axis Tomcat performance
I have the same problem but with the Calculator example. The output of
command "time"
t with the
tomcat process not consume much cpu.
-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Enviado el: Martes, 30 de Abril de 2002 06:01 a.m.
Para: [EMAIL PROTECTED]
Asunto: RE: Axis Tomcat performance
> Hi Geza,
>
> if I set the option to "XXX"
Hi Geza,
I could "solve" my performance problems. If I use an soap client in PHP,
the tomcat server will perform the task very fast. I don't know, whats going
wrong calling the java clients ...
Thank you very much
Juergen
> >
> > if I set the option to "XXX", the server returns a float
> > dire
> Hi Geza,
>
> if I set the option to "XXX", the server returns a float
> directly. Only if
> I set the option to "IBM", the server get the stock from the
> real internet.
> Nethertheless, the misc example ,which will send a hardcoded
> message to the
> server and returns that message will t
At 10:25 30.04.2002 +0200, you wrote:
> > Client and Server are located on the same machine ...
> > Thanks
> > Juergen
>
>Yeapp, but the server gets stock data from a real internet
>provider. So try an other example which is not using external
>source.
Hi Geza,
if I set the option to "XXX", the
> Client and Server are located on the same machine ...
> Thanks
> Juergen
Yeapp, but the server gets stock data from a real internet
provider. So try an other example which is not using external
source.
> > I have now configured tomcat 4..x and axis, so I can run the samples
> > deliverd by axis.
> > I'm trying to find out, if I can use this configuration to develop an
> > SOAP-Service for an
> > existing web-shop. But I think the used configuration
> >
> > Java Sun build 1.4.0-b92
> > Tomcat 4.
- Original Message -
From: "Juergen Kaatz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 00:26
Subject: Axis Tomcat performance
> Hi to all,
>
> I have now configured tomcat 4..x and axis, so I can run the samples
> deliverd by axis.
> I'm trying to find out,