Re: Known problem between .Net and axis.transport.SimpleAxisServer

2004-07-23 Thread Jean-Francois Denise - Sun Microsystems
Thank you very much. If I manage to make it better than what your sent, I will definitely give the ameliorations back. Davanum Srinivas wrote: Here is what i have right now...It's REALLY rough i used it for performance testing. Would you be willing to polish it up and donate it back to Axis? than

Re: Known problem between .Net and axis.transport.SimpleAxisServer

2004-07-23 Thread Davanum Srinivas
Here is what i have right now...It's REALLY rough i used it for performance testing. Would you be willing to polish it up and donate it back to Axis? thanks, -- dims On Fri, 23 Jul 2004 15:30:51 +0200, Jean-Francois Denise - Sun Microsystems <[EMAIL PROTECTED]> wrote: > Oh, please :-) > I sta

Re: Known problem between .Net and axis.transport.SimpleAxisServer

2004-07-23 Thread Jean-Francois Denise - Sun Microsystems
Oh, please :-) I started to code the first line of Jetty based web server + axis servlet Thanks so much. Davanum Srinivas wrote: I have a jetty based SimpleAxisServer...basically needs jetty.jar and servlet.jar in addition to all the axis jars. interested? let me know. -- dims On Fri, 23

Re: Known problem between .Net and axis.transport.SimpleAxisServer

2004-07-23 Thread Davanum Srinivas
I have a jetty based SimpleAxisServer...basically needs jetty.jar and servlet.jar in addition to all the axis jars. interested? let me know. -- dims On Fri, 23 Jul 2004 14:16:38 +0200, Jean-Francois Denise - Sun Microsystems <[EMAIL PROTECTED]> wrote: > I found the proble, client is HTTP 1.1, Sim

Re: Known problem between .Net and axis.transport.SimpleAxisServer

2004-07-23 Thread Jean-Francois Denise - Sun Microsystems
I found the proble, client is HTTP 1.1, SimpleAxisServer is HTTP 1.0. Is 1.1 support in your radar screen...? Jean-Francois Denise - Sun Microsystems wrote: I'am using axis 1.2 beta2 and .Net 2003/ I ran into a problem when accessing axis SimpleAxisServer from .Net 2003 client. SimpleAxisWorker i