Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-29 Thread Chris Averia
Hi,   How do I use HTTP 1.1 and Keep-Alive in my axis client?  Im using the classes compiled by wsdl2java.  Im using Axis1.2final.   Thanks! Chris__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

RE: Help with webapp-based client.

2005-05-29 Thread Bob Carpenter
Hi, I'm the original poster, with an update and another question. Update: After much work I have tracked down the reason that my desktop Java clients work correctly with Axis but my web app clients fail. The problem is centered around classes that are in the j2ee.jar that ships with J2SDKEE 1.3.1

RE: jrocket problem

2005-05-29 Thread Evgeny Beskrovny
I use a process explorer taken from www.sysinternals.com. It has a handle view that gives me info about the handles open. I see that there is a lot of TCP endpoints which are not present when I use SUN JVM. It looks like I cannot attach the file with the handles info because it is too big. Either i

Webservices for EJB on Weblogic 8.1

2005-05-29 Thread Chandu Koppella
HIHere is my situation please advice me how to go about it...I have to expose EJB as a webservices...That EJB is already packed in jar file it has nearly 20 methods or so and the application server that i need to use is weblogicThe problem is many of the methods return java.util.Map and java.u

RE: jrocket problem

2005-05-29 Thread Jason Liu
How do you monitor or see the socket leak in jrocket? From: Evgeny Beskrovny <[EMAIL PROTECTED]> Reply-To: axis-user@ws.apache.org To: axis-user@ws.apache.org Subject: jrocket problem Date: Sun, 29 May 2005 15:18:25 +0300 Hi, I am using Axis 1.1 with Weblogic 8.1 and I've got a followin

jrocket problem

2005-05-29 Thread Evgeny Beskrovny
Hi, I am using Axis 1.1 with Weblogic 8.1 and I've got a following problem. When I run a loadtest I see a socket leak when Weblogic uses JRocket. This socket leak doesn't happen when Weblogic uses a SUN JVM, which suggests that there might be some issue between Axis and Jrocket. Does anybody have a

RE: basic authentication

2005-05-29 Thread Rohitdev Kulshrestha
Use the url as follows "http://username:[EMAIL PROTECTED]" -Original Message- From: Plorks mail [mailto:[EMAIL PROTECTED] Sent: Monday, May 23, 2005 2:07 PM To: axis-user@ws.apache.org Subject: basic authentication Dear all, I'm trying to access an external web service that requires