AbstractMethodError

2001-09-18 Thread Craig Green
ception is being thrown? I'm assuming I have the wrong versions of some jars files. Is this correct? Thanks, Craig Green

VB-->JAVA interop with complex objects

2001-07-17 Thread Craig Green
Hello, I have a VB client and Java service. I was able to return a String to the VB client from the service. Now I would like to return a complex object. It's nothing more than a class (SimpleJavaObject) with has a reference to another class (MyStringHolder) which has a String.

when to use SOAP?

2001-07-16 Thread Craig Green
Sorry for the same posting.. maybe this time my Subject won't be hijacked. ;-) Hello, I have a web server running a web application (Java), currently it interacts with JSPs using Beans. I'm looking at SOAP so that I can create a stand alone MS application which interacts with my web app (

When to use SOAP?

2001-07-13 Thread Craig Green
Hello, I have a web server running a web application (Java), currently it interacts with JSPs using Beans. I'm looking at SOAP so that I can create a stand alone MS application which interacts with my web app (Essentially it will be replacing Beans in a ASP.NET or MS client). I will be pas

Interop newbie

2001-07-12 Thread Craig Green
Hi, Has anyone here had a look (and tried) the example from Ibm's "Apache and Microsoft -- playing nice together" document (http://www-106.ibm.com/developerworks/webservices/library/ws-ref3/?dwzone=w ebservices#Listing2) ? I've created my WSDL file... but MSSOAP does not seem to like it. I get a