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
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
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
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
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