Hi,
I have a FirstService.jws file that has two classes
in it. class FirstService and class Helper. I copied it to the
/axis directory. When I call this service, axis is able to
compile this jws file into 2 classes (FirstService and Helper) but I get the
following exception.
Caused by
Pl. ignore
eanSerializerFactory(Collection.class,
collectionqn),
new BeanDeserializerFactory(Collection.class,collectionqn));
-
Regards
Dennis Reil
- Original Message -
From:
Jabali
Putrevu
To: [EMAIL
Could you resolve this problem? I'm getting
the similar exception when I run my cilent code.
- Original Message -
From:
Dennis Reil
To: [EMAIL PROTECTED]
Sent: Friday, May 10, 2002 8:35 AM
Subject: Re: can't find deserializer
problem
Ok, I'll attach the wsdl
Hello,
I wrote the small program using latest Axis beta 2
to find datasources in OLAP server. I am able to compile, but when I run I get
Deserializer exceptions.
import java.io.*;import java.util.*;import
java.net.*;import javax.xml.rpc.ParameterMode;import
javax.xml.rpc.namespace.QName