Thanks for your answer Josef!
I already take the 2 time ( and I forgot to talk about ^^ sorry)
So, I always have the same time for the Server Process.
But this time is only about the 'created' code. So, I can't really know if it's
the server 'wrapped' part ( connection pool,) is slowing or
People, it seems to be *BUG*. Please help me finding a workaround.
On Tue, May 31, 2011 at 3:28 PM, fire fox wrote:
> Thanks for the reply.
>
> No, it doesn't work with either 1.6 or 1.4. I'm getting the same exception
> again.
>
>
> On Tue, May 31, 2011 at 3:16 PM, Sagara Gunathunga <
> sagara.
Hello,
I am going to use wsdl2java to generate the proxy stub with Axis2.
But the retrieving of the wsdl requires HTTP basic authentication, how can I
do with wsdl2java? I can't see any options to set the authentication
username and password.
I tried to use "http://ws1:12345678@localhost:8080/Por
It would be nice if you can find out the following:
Is the delay cause by the network or the server processing your request?
For that you can get the system time in as small a fraction as possible,
i.e. nano seconds
1. At the server take the system time up on entering the service
and j
WSDL is all XML!
If you catch/develop the proper XSLT file I am pretty sure you can translate
one xml into another xml using an XSLT approach.
BUT if what you have removed is somehow referenced in the reaming parts , then
you are on your own to include what you need to make code generators happ
Hello,
First of all, sorry for my english.
I have a strange issue in my apps and I really don't know how to fix it.
I have a app that called a Webservice (Websphere 6.2).The client code is
generated by Axis 1.4.1 (Java SE 6).
when I start the apps, I have a response time under 50 ms and all is fi