ArrayType and WAS
José Manuel Castro Preciado <[email protected]> Wed, 24 Sep 2003 18:02:08 -0500 (CDT)
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <[email protected]> |
Hi again, Someone have worked with kSoap and a EJB web service at WAS?... i still have problems with this, i execute a example from http://www.javaworld.com/javaworld/jw-08-2002/jw-0823-wireless.html to use a Google webservice, and i have no problem.. but when i change da same code to call a EJB web service at WAS.. it can't recognize da elements of array type in da server response... i have defined da type in wsdl file at da server, but it's still not working.. da client receive that element like a SoapObject... It's strange, but i also have a problem with a string element, when i set new ClassMap(Soap.VER10); da element is received like a SoapPrimitive... if i change to Soap.VER11, it's java.lang.String (ok, but da array type element still with SoapObject)... and for Soap.VER12 it's not work at all... Any idea how it can work? thanks.... JM --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias.