Re: Help me! MS Soap & Apache soap Interop

2002-07-26 Thread Scott Nichol
> 2. My Deloy Configuration File > http://xml.apache.org/xml-soap/deployment"; > id="WS:HaveParam"> > > > > > org.apache.soap.server.DOMFaultListener r> > > http://schemas.xmlsoap.org/soap/encoding/"; > xmlns:x="WS:HaveParam" qname="x:A" > > xml2JavaClassName="org.apache.soap.enc

Re: Help me! MS Soap & Apache soap Interop

2002-07-25 Thread Scott Nichol
> That trick might work on the MS Client to Apache server side, too. Try > changing the WSDL so the input type is "xsd:anyType". That might force the > MS Client to send the proper type info to the Apache server. While I suspect the client will send xsi:type attributes for parameters in this ca

RE: Help me! MS Soap & Apache soap Interop

2002-07-25 Thread jasenj1
Title: RE: Help me! MS Soap & Apache soap Interop > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > [snipped to save bandwidth] > If you're a Java client calling a MS > server you must add a SOAPMappingRegistry to the Call

Re: Help me! MS Soap & Apache soap Interop

2002-07-25 Thread dswanson1
om.cn> Subject: Help me! MS Soap & Apache soap Interop

Help me! MS Soap & Apache soap Interop

2002-07-25 Thread Sniff Xu (HangZhou)
http://schemas.xmlsoap.org/soap/encoding/"/> http://schemas.xmlsoap.org/soap/encoding/"/> ====== Error message: No Deserializer found to deserialize a ':name' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'. Please help me! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Please help me to solve this error

2002-04-03 Thread Scott Nichol
Can you post the error in some format other than a Word document, e.g. text or a JPEG/GIF image? Scott - Original Message - From: "Purvesh Vora" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 9:42 AM Subject: Please help

Please help me to solve this error

2002-04-03 Thread Purvesh Vora
error.doc Description: MS-Word document

Re: Please Help Me!!

2001-12-27 Thread Scott Nichol
) supports this. Scott - Original Message - From: "Yasunori KASAI" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 27, 2001 7:39 PM Subject: Please Help Me!! > Assume there is a class shown below. > This class has a method 'appendTes

Please Help Me!!

2001-12-27 Thread Yasunori KASAI
Assume there is a class shown below. This class has a method 'appendTest()'.This method has no return value, and appends a 'Hello',and a String received with same parameter to a received field of StringBuffer. ** public class StringBuffer

RE: hi help me!!

2001-12-21 Thread Henk Schipper
, you use xcerces 1.3.0. Version 1.3.1 is buggy, deploy and other usages are unpredictable. I hope you find this helpfull. Regards, Henk. -Original Message- From: Samudra Gupta [mailto:[EMAIL PROTECTED]] Sent: Friday, 21 December, 2001 1:56 PM To: [EMAIL PROTECTED] Subject: Re: hi help me

RE: hi help me!!

2001-12-21 Thread Manoj Kumar Singh
, December 21, 2001 6:26 PM To: [EMAIL PROTECTED] Subject: Re: hi help me!! Hi, It is very difficult to predict what is going wrong but I feel it is conf. related. In my PC, I use this command to deploy the services java org.apache.soap.server.ServiceManagerClient http://localhost:8080/apache

hi help me!!

2001-12-21 Thread 하성준
ing = java.lang.NoSuchMethodError   help! I'm getting above error... please help me!! let me tell reason...

RE: Hi, help me

2001-07-27 Thread Kartheek Hirode
"HANDLER THREAD PROBLEM" on the archive for a treasure-trove of past cases. G'luck --KH -Original Message- From: manu upadhyaya [mailto:[EMAIL PROTECTED]] Sent: Friday, July 27, 2001 5:51 PM To: [EMAIL PROTECTED] Subject: Hi, help me Hi all Developpers, I appreciate

Hi, help me

2001-07-27 Thread manu upadhyaya
Hi all Developpers, I appreciate for the solution of the following error ::: 2001-07-27 23:42:04 - ContextManager: Adding context Ctx( ) 2001-07-27 23:42:04 - ContextManager: Adding context Ctx( /test ) 2001-07-27 23:42:07 - PoolTcpConnector: Starting HttpConnectionHandler on 8080 2001-07-27 2

Help me!

2001-07-27 Thread manu upadhyaya
Hi all Developpers, I appreciate for the solution of the following error ::: 2001-07-27 23:42:04 - ContextManager: Adding context Ctx( ) 2001-07-27 23:42:04 - ContextManager: Adding context Ctx( /test ) 2001-07-27 23:42:07 - PoolTcpConnector: Starting HttpConnectionHandler on 8080 2001-07-27 2

Re: Help me please!! (Urgent!)

2001-07-24 Thread Andreas Ullmann
have difficulties in solving the following problem. > > 1. Environment > > > - client : java Language > - server(Agent) : Visual Basic (for Application) > - protocol : soap > - now, i am using the MS-soap Toolkit help me make the 'wsdl file'

Help me please!! (Urgent!)

2001-07-23 Thread 시삽
: java Language - server(Agent) : Visual Basic (for Application) - protocol : soap - now, i am using the MS-soap Toolkit help me make the 'wsdl file' in server side to communicate with Client. 2. Test - In Client-side (java) : I have made the class file that sends

RE: URGENT: I'm in big trouble with soap-problem... Please Help me!!!

2001-07-19 Thread Elhadi barkat
trouble with soap-problem... Please Help me!!! I'm so sorry about sending this mail wihtout allowance. I'm looking for the solution about my problem with soap. I'm developing project using soap. Server is developed with Visual Basic and Client is developed with java(and Apache soap) in my

URGENT: I'm in big trouble with soap-problem... Please Help me!!!

2001-07-19 Thread kitty
et in Apache soap is "UTF-8". So I want to know how to change charset to "EUC-KR" in Apache soap(client-side). I was really trying to find any clue about that. But it was useless. I couldn't find it Apache soap API. Does anyone know solution? Please help me. Best regards.