Comments on CapeClear software?

2002-01-30 Thread Wallis, Simon (Toronto - 22 Front)
Hi there, Has anyone out there used CapeConnect and CapeStudio by CapeClear? I'm evaluating the software and would like to hear some comments from the user community. We want to deploy web services (written mostly as Java classes), for use in a Java, VB, and ASP environment. We're using:

WSDL?

2002-01-29 Thread Wallis, Simon (Toronto - 22 Front)
Hi there, I'm just learning how to use SOAP. I've deployed a simple Hello World web service on Tomcat using the Apache SOAP toolkit, and I'm trying to create a simple VB app or ASP page that will consume this service (ie., just call it and display Hello World). The problem is that the MS SOAP

newbie to Java and SOAP

2002-01-28 Thread Wallis, Simon (Toronto - 22 Front)
Hi there, I'm a newbie to Java and SOAP, so please be patient with this very basic request :) I'm trying to get the following to work together: -Windows 2000 -IIS -Tomcat 4.0.1 -Apache SOAP 2.2 -Java JDK 1.3.1_02 I've got the JDK installed, and I've got Tomcat 4.0.1 installed and it appears to

Deployment Descriptors

2002-01-28 Thread Wallis, Simon (Toronto - 22 Front)
Hi there, I have a couple of questions about Deployment Descriptors: 1) Is there any tool that creates these XML files for you? Or must I create them manually for each class? 2) Do I need to provide a type mapping if I'm returning a simple data type such as a string or integer, or is it only