Hi Werner,
Thank you for your reply. Are you referring to the article "Create web services using Apache Axis and Castor" on 30 Sep 2003?
I read through it and found it quite useful. It provided a solution to manually integrate Axis and Castor. Several steps are no long necessary due to the improvement of wsdl2java in Axis.
My concern is still serialization/deserialization of HashMap, Hashtable, and ArrayList with different types of objects. Could you suggest a solution for this?
Regards,
Xinjun
Xinjun
On 12/7/05, Werner Guttmann <[EMAIL PROTECTED]> wrote:
Hi,
can I assume that you have (not) seen this article published at
www.ibm.com/developerWorks on using Castor and Axis together ?
Werner
Xinjun Chen wrote:
> Hello everyone, I just subscribed castor mail list. Nice to meet you all
> here.
> Before I subscribe Castor maillist, i was not sure whether I could get
> the answer here.
> I have the problem of writing customized serializer/derserializer for
> Java HashMap, Hashtable, ArrayList, and some user-defined classes. In
> fact I have never written that before. It hits me that Castor seems do
> some data binding and serialization/deserialization. So i visited Castor
> website and read the documents of how to use Castor Marshalling
> Framework, and how to use binding doc and mapping. However, I still
> cannot identify whether I can use Castor as a solution for my
> problem. Could you guys give some suggestion? Any comment is
> appreciated. Thanks in advance.
>
> Regards,
> Xinjun
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------

