Redundant entries in wsif-src-2.0beta1.zip

2002-12-18 Thread Rob Bugh
\samples\ComplexSOAP\client\stub\com\cdyne\ws\Zip2GeoSoap.java Hope this helps, Rob Bugh

Re: Deserialization Problem

2002-12-15 Thread Rob Bugh
ore the call to prepare(call). Hope this helps, Rob Bugh On Sat, 14 Dec 2002 22:10:06 -0600, Rob Bugh <[EMAIL PROTECTED]> wrote: Hello All, Can someone give me some advice regarding the following deserialization error. See error message below. My setup is as follows. Win2K with JDK

Deserialization Problem

2002-12-14 Thread Rob Bugh
ng the LatLongReturn type, i.e., calls service.mapType(new QName("http://ws.cdyne.com","LatLongReturn";), Class.forName("complexsoap.client.stub.com.cdyne.ws.LatLongReturn") ); If this sample is supposed to work then I guess I have a configuration/installation problem.

Re: Axis and Weblogic 5.1

2002-12-12 Thread Rob Bugh
Waymon, It looks like weblogic.jar is not in your classpath. Rob Bugh On Thu, 12 Dec 2002 08:13:39 -0600, Chen, Waymon N <[EMAIL PROTECTED]> wrote: Anybody seen an error like this? For proof of concept, we basically have a command bean serving as facade to a session bean ba