Hi, all.
Any of you would like to tell where and how to
set action URN of one method, in deployment describer, for message-oriented
service?
Thanks in advance.
Juguang.
Subject: difference between terms "marshall" and "serialize"
> Can anyone explain to me what the difference (if there
> is any) is between the terms "marshall" and
> "serialize"?
I did not find.It seems they all mean to convert an object into a string.
Any else?
Hi, all.
How are you today? I am almost crashed when I tried to fix the problem
below.
Here is my problem.
I create serializer and deserializer for one of my class, Exon. I write
mapping code in deployment descriptor and deploy it. I can see the result of
deployment via web admin pag
Hi, Graham,
Sounds like what I want :)
Please tell me whether the attachment in the standard or in just
implementation, as well, did you examine/compare the performance on
attachment on Apache SOAP and GLUE?
Juguang
> i mean that the SOAP implementations allow the attachments
> to be streamed
>
> I have finally got tomcat and APache SOAP to work,but
> unfortunatly it didn't last for long.
>
> I couldn't remember what I did ( if I actually did any
> thing at all ) Normally. when I start up Tomcat by
> type TOmcat start in the command prompt, the
> tomcat.bat would just start a new comm
stream.
Do you have any suggestion on my project? Thanks in advance.
Please correct me, if you found wrong. Thanks.
Juguang
-------
Xiao Juguang
Fugu Informatics Group (Fugu B)
Institute of Molecular and Cell Biology
National University of Singapore
3
There is few bad naming convention such as "SoapEncUtils", for the rest
ofclasses starting with "SOAP", they all use "SOAP".
Can someone officially change/correct
it?
Juguang
> How can i use my own xml - schema in apache soap
> what do i need to make it working, if i can do it
I think you need to create a message-oriented system, rather than RPC-based
one.
When I was beginner of SOAP, I tried to pass XML String via RPC-based SOAP.
However Apache SOAP remove all my '