typemapping issue, debugged axis code for hours..

2005-01-05 Thread jay dude
Hi, I've spent ~15 hours trying to solve my problem, so any help is _greatly_ appreciated! I'm using Axis 1.2RC2. (a perl server, and axis client) I have a WSDL, which I then generate code from using wsdl2java. The WSDL of interest is listed below: types xsd:schema

Bad Types - BeanMapping without wsdd??

2004-11-09 Thread jay dude
Hi everyone, I've been struggling for a lot of hours, trying to get my soap response to map correctly to my java object. I'm using a perl soap backend, and I used WSDL2Java to generate my classes for the client. The error I get (when running the TestCase generated, or my own class):