RE: RPC-based services or message-oriented services?

2001-08-23 Thread Andrew Wu
a discussion on this topic - the article has a VB bent, but still gives you the overall idea.   Regards, Ashish Ray      -Original Message-From: Andrew Wu [mailto:[EMAIL PROTECTED]]Sent: Thursday, August 23, 2001 2:04 PMTo: [EMAIL PROTECTED]Cc: [EMAIL PROTECTED]Subject: RPC-based service

RPC-based services or message-oriented services?

2001-08-23 Thread Andrew Wu
 Hi there, I am in the middle of a project design in which we will use Web services. The issue is that we need send large data (say 20 web pages (HTML form) data) over Web services. One group said RPC-based services is good enough but another one said we "must" use message-oriented services becaus

RE: Using Xerces to parse a SOAP response and using reflection to abstractly refer to a web service

2001-08-01 Thread Andrew Wu
Hi Pete,  Could you tell me: For Jave service and Java client, we can use Javaclass to do serializer/deserializer for object type in both side. If we useVB Web service and Java client or Java service and VB client, how can we doserializer/deserializer for object type? Andrew   Pete Roth <[EMAIL PR

Re: Can Microsoft SOAPTK client send attatchment to apache web servic e?

2001-07-31 Thread Andrew Wu
Could any one tell me: For Jave service and Java client, we can use Java class to do serializer/deserializer for object type in both side. If we use VB Web service and Java client or Java service and VB client, how can we do serializer/deserializer for object type?  Hi CM, Could you please send yo

Help for deployment Apache SOAP in J2SDKEE, WebLogic, and WebSphere

2001-07-05 Thread Andrew Wu
 Hi there, I am new to SOAP. I have successfully deployed Apache SOAP 2.2 in Tomcat and tested all examples according to Apache SOAP v2.2 documentation. They work well. Could some one tell the details (step by step) how to deploy Apache SOAP 2.2 and examples in J2SDKEE, WebLogic, and WebSphere in d