RE: Thanks, presentation, and DIME question

2002-10-10 Thread Jian Zhang
http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample.asp?ur l=/msdn-files/027/001/948/msdncompositedoc.xml suggests that Microsoft soap toolkit 3.0 supports soap attachment. is it not part of basic .NET? -Original Message- From: Dennis Sosnoski [mailto:[EMAIL PROTECT

RE: Thanks, presentation, and DIME question

2002-10-10 Thread Jian Zhang
You mentioned on your slide that Basic .NET does not support attachment yet. Is it really true that .NET platform does not support attachment? Is there a "advanced .NET" that supports attachment (sorry that I have totally no idea on .NET platform). Thanks, -Original Message- From:

An invalid XML character (Unicode: 0x1)

2002-10-03 Thread Jian Zhang
Actually I am using Soap implementation 2.3.1. I just want to try my luck here with AXIS. I need to resolve the problem as soon as possible, so please accept my apology for sending this email to axis user list. I got the following error message from the server: --

RE: org.xml.sax.SAXException: No deserializer, problem

2002-09-30 Thread Jian Zhang
hould be very basic, right? Can anybody on the list helps us out? Jian -Original Message- From: James Black [mailto:[EMAIL PROTECTED]] Sent: Monday, September 30, 2002 12:37 PM To: [EMAIL PROTECTED] Subject: Re: org.xml.sax.SAXException: No deserializer, problem Jian Zhang wrote: >

RE: Returning an array of objects

2002-09-30 Thread Jian Zhang
This is exactly what I needs. I have my own object Folder (representing file system folder), and I want to return array of it. I define a bean map as: http://xml.apache.org/axis/wsdd/"; xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";> but Axis told me tha

RE: org.xml.sax.SAXException: No deserializer, problem

2002-09-30 Thread Jian Zhang
our help. Thanks alot for your quick reply. Jian -Original Message- From: Jian Zhang [mailto:[EMAIL PROTECTED]] Sent: Monday, September 30, 2002 10:21 AM To: '[EMAIL PROTECTED]' Subject: org.xml.sax.SAXException: No deserializer, problem I have a soap service that has

org.xml.sax.SAXException: No deserializer, problem

2002-09-30 Thread Jian Zhang
I have a soap service that has a method of signature like: public Folder[] logon (String configDir, String appName, String serverName, String loginName, String passwd) Where Folder is a Java bean representing a file directory. This same interface works with SoapImplementation, but when I

how to know what operations are available?

2002-09-27 Thread Jian Zhang
I have deployed a service but got a no such operation error (so I assume that the server finds the service). I actually allow all the methods as in dd specified: http://xml.apache.org/axis/wsdd/"; xmlns:java="http://xml.apache.org/axis/wsdd/providers/java";> but when I c

can not compile the source code

2002-09-26 Thread Jian Zhang
I downloaded the rc 1.0 source code and tried to compile. A number of packages are not found, including org.apache.commons.* javax.imageio.*; com.sun.net.ssl.*; aren't they downloadable from a directory on apache site? I though the deliverable includes everything and I just need to run the com

can not compile source code

2002-09-26 Thread Jian Zhang
I posted similiar emails today but do not see them though. I am trying for the second time. If they are redundant, I apologize here. I downloaded the rc 1.0 source code and tried to compile. A number of packages are not found, including org.apache.commons.* javax.imageio.*; com.sun.net.s