Hello,

(server 1.1.1)

- In 1.3 wsdl2java.sh never finish on my wsdl. If i kill program, i can compile generate code with 'ant' and I have exactly the same problem.


- If I do a test with service "Version", i have no problem (on axis2 1.3 and axis2 1.1.1)

java :
while(true){System.out.println("test version"+ (i++)); System.out.println(stub.getVersion().get_return());}

I will try to do more investigation to understand what happen.

thanks,

Fabrice

Samisa Abeysinghe wrote:
Fabrice Airault wrote:

hello,

I have a bug with my client (stub) when i use stub._getServiceClient().engageModule(new QName("addressing")); After 2650 request i have "Exception in thread "main" java.lang.OutOfMemoryError: Java heap space"

If i don't use engageModule(new QName("addressing")); there is no problem.

You can find my code (stub is created with wsld2java) and
 Exception.

I am not sure what the exact problem is. However, is it possible for you to try the same with 1.3 release?

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



begin:vcard
fn:Fabrice Airault
n:Airault;Fabrice
org:Centile
email;internet:[EMAIL PROTECTED]
tel;work:+33 4 97 23 12 94
x-mozilla-html:FALSE
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to