cvs commit: xml-soap/java/src/org/apache/soap/util/mime MimeUtils.java

2003-06-12 Thread snichol
snichol 2003/06/12 23:42:12 Modified:java/src/org/apache/soap/util/mime MimeUtils.java Log: When generating a unique value for a cid, force the host name used to be ASCII characters. That way, URL encode/decode will agree on client and server regardless of the default character

cvs commit: xml-soap/java/src/org/apache/soap/util/mime MimeUtils.java

2003-06-12 Thread snichol
snichol 2003/06/12 23:23:02 Modified:java/src/org/apache/soap/encoding/soapenc MimePartSerializer.java java/src/org/apache/soap/rpc RPCMessage.java SOAPContext.java java/src/org/apache/soap/util/mime MimeUtils.

Re: Follow up: Re: Receive the error"Attachment tag 'item' .. second request - Pls help

2003-06-12 Thread Scott Nichol
I have found a problem in the source and made the best fix I can do "easily", but there is still a problem I have not fixed. The value for the href attribute in the XML is URL encoded. This is done using java.net.URLEncoder.encode. The value is decoded using MimeUtils.decode. This was written b

Re: HELP : 'deploy on startup servlet' FOR AXIS

2003-06-12 Thread Scott Nichol
Please post Axis questions to [EMAIL PROTECTED] On 12 Jun 2003 at 20:55, Siddharth Rath (sirath) wrote: > Hi , > Please excuse me for posting this here. I need some help for deploying > Services in AXIS. > I'm quite new to Axis. I'd develped one application with Apache SOAP. > Now the same has to

HELP : 'deploy on startup servlet' FOR AXIS

2003-06-12 Thread Siddharth Rath \(sirath\)
Hi , Please excuse me for posting this here. I need some help for deploying Services in AXIS. I'm quite new to Axis. I'd develped one application with Apache SOAP. Now the same has to be migrated to AXIS . I dunno how to deploy the service Programmatically in AXIS. The logic that I implemented for

Re: Follow up: Re: Receive the error "Attachment tag 'item' .. secondrequest - Pls help

2003-06-12 Thread komal
Unfortunately, I did not use netmon.  However, I do have the files that i created from running TcpTunnelGui.  Would that be sufficient? I can also get a screen capture of the ComputerName from the Windows panel where you set up the computer. Komal Thanks for continuing to pursue this.  Can y

cvs commit: xml-soap/java/samples/messaging POProcessor.java

2003-06-12 Thread snichol
snichol 2003/06/12 10:38:39 Modified:java/samples/messaging POProcessor.java Log: Remove System.out.println! Revision ChangesPath 1.5 +0 -4 xml-soap/java/samples/messaging/POProcessor.java Index: POProcessor.java =

cvs commit: xml-soap/java/samples/messaging POProcessor.java SendMessage.java

2003-06-12 Thread snichol
snichol 2003/06/12 10:37:18 Modified:java/samples/messaging POProcessor.java SendMessage.java Log: Add some "real" processing to POProcessor. Added copyright, etc. Revision ChangesPath 1.4 +129 -6xml-soap/java/samples/messaging/POProcessor.java Index: POP

Re: Follow up: Re: Receive the error"Attachment tag 'item' .. second request - Pls help

2003-06-12 Thread Scott Nichol
Thanks for continuing to pursue this. Can you post the hex from netmon for two things. First is the ??? in start="13783459.1055357926281.apache-soap.TRAINING???" Second is the Korean characters Content-ID: <4875224.1055357926265.apache-soap.TRAININGi ¡Æ> This will help me understand what char

Dot net SOAPClient

2003-06-12 Thread Parames
Hi folks , Im loking for some examples for Dot net SOAP client which talks with Java Web services..I dont have exposure in dot net ,i have done web services using APache SOAP2.3.1 with Tomcat 4.1.24 ...Need to test with .net Soap client.. Thanks in advance.. __ Do