Axis2 Release

2010-04-20 Thread Michael
I recently downloaded documentation for Eclipse Galileo WTP Web Services development. In this documentation is stated that the WTP available with this release of Eclipse only supports Axis2 versions 1.2 and 1.3. When I tried to download these versions I was unable to get the .zip file. It app

Re: unsubscribe

2010-04-20 Thread Demetris
Aren't there filters to reject/respond emails that have the title unsuscribe since they don't belong to this list? I know catch spam is not easy but catching the unsubscribers should be easier ;) Rares use the links below to unsubscribe man. Cheers Rares Pop wrote:

Antwort: infinite timeout for WS request

2010-04-20 Thread christian . poecher
Hi Rahul, Long.MAX_LONG equals about 292 million years which I believe will be longer than the uptime of your application. ;-) Mit freundlichen Grüßen / Best Regards QuinScape GmbH i.V. Christian Poecher _ QuinScape GmbH, Dortmund http://www.quinscape.de

Spam problem?

2010-04-20 Thread Christian Gosch
Hi, recently there were 2 mails which looked unsolicited. Does this list suffer to a spam bot? gtx, -- Christian - To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...

infinite timeout for WS request

2010-04-20 Thread rahul yadav
is there a way to set infinite time in.. org.apache.axis2.client.Option.*setTimeOutInMilliSeconds* (long timeOutInMilliSeconds). by default it timeout after 2000 milliSeconds, we want it to keep waiting for infinite time.I am using Axis1.5.1 Thanks & Regards, Rahul Yadav

Re: Trouble moving technical namespaces declaration from soapenv: envelope to business part of soap messages.

2010-04-20 Thread aaa aaa
Thanks Alick for your answer, I'm examinating this solution. I didn't thought I'd have to extend Axis core component(s) to resolve my issue. Do you or anyone know if that issue could be done by configurating Axis server-config.wsdd? I'm certainly not against some development but i'm a bit worried