\samples\ComplexSOAP\client\stub\com\cdyne\ws\Zip2GeoSoap.java
Hope this helps,
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
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.
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