Attachments - AXIS Server, .NET Client

2004-11-23 Thread John Walker
stored on my AXIS web server. Please forgive the Exception handling. To read Steve Loughran's article I referred to, ref: http://www.mail-archive.com/axis-user@xml.apache.org/msg08732.html Regards, John Walker johnwalker00 at gmail dot com package ws.attachments; import java.io.File; import

Attachments - AXIS Server, .NET Client

2004-11-23 Thread John Walker
stored on my AXIS web server. Please forgive the Exception handling. To read Steve Loughran's article I referred to, ref: http://www.mail-archive.com/axis-user@xml.apache.org/msg08732.html - John Walker package ws.attachments; import java.io.File; import java.io.FileOutputStream; import

Re: Attachments - AXIS Server, .NET Client

2004-11-26 Thread John Walker
half, the second half should be a trivial thing to create. I will see if I can make something to contribute next week. Regards, John Walker On Wed, 24 Nov 2004 12:54:53 -0600, Rahul Tripathi [EMAIL PROTECTED] wrote: Is there a way to provide similar functionality on the client side? Using

Re: Axis port 8443 SSL only

2004-11-29 Thread John Walker
Comment out the Connector definition in the server.xml file under $CATALINA_HOME$/conf/server.xml On Mon, 29 Nov 2004 12:27:14 -0800, Lyndon Tiu [EMAIL PROTECTED] wrote: Hello, I am trying to secure the web service I have written using Axis as the framework and running on tomcat. I got SSL

Re: How to get/set cookies from the Axis *client* side?

2004-12-01 Thread John Walker
Is it possible to get and set cookies on the HTTP transport from the *client* side of Axis? I tried using the MessageContext to get the HttpRequest object, and then set cookies there, but it seemed that when doing this from the AXIS client side, when the HTTP message got to the receiver, my

Re: Rooting Axis services

2004-12-13 Thread John Walker
You can set the web application you use to deploy your AXIS driven web services by changing the server.xml config file in your Tomcat server. in $CATALINA_HOME$/conf/server.xml Edit that file and add a root context to point to the location of your webapp. Find the Context node in the XML file

Bug? errors in attachment (100MB)

2004-12-16 Thread John Walker
All, Please see the stacktrace below. Is there something that I am doing to cause this, or is this a bug that I'm observing? Thanks in advance, -John Walker Hello, I tested with 100MB error comes from java side. I hope this log helps Btw, I tried to set timeout to 5 min, but it's

Re: Question on timeout

2004-12-17 Thread John Walker
? John Walker On Fri, 17 Dec 2004 08:40:39 -0600, Yu Feng [EMAIL PROTECTED] wrote: Thanks for the reply! You are right that tcpmon won't support HTTPS. I have proven the timeout issue is related to the network configuration to that bad workstation: I set up a proxy server in a good