Re: Codegen problem - Invalid target namespace

2010-05-09 Thread LavanyaKC
Hi Amila, Yes. But in my case I have only one import in the schema element. So it is correct. R2105 All xsd:schema elements contained in a wsdl:types element of a DESCRIPTION MUST have a targetNamespace attribute with a valid and non-null value, UNLESS the xsd:schema element has xsd:import and/

Re: Server clogged up or httpclient issue??

2010-05-09 Thread vhgupta
Thanks Amila, I had already used info from ur blog and got some useful tweaking done at my end. However the error I was bothered/talking about was related to automatic retry of httpClient, I figured out to stop it using lines below: httpclient.getParams().setParameter( HttpMethodParams.RETRY_HA

JAX-WS / Axis2 Strange Performance Problem

2010-05-09 Thread Marc Guldimann
hi all i have implemented a jax-ws webservice with axis2 and it works. i tested many times with soapui and the requests returned in ms. in netbeans, i generated the java-classes from wsdl to implement a jax-ws client. when i tested the performance of the client, it was really poor: 3 - 7 seconds f