WSDL2Java Problem

2004-03-08 Thread Ian Baxter
Hi, I'm trying to run WSDL2Java on the following WSDL: http://webservices.esalestax.net/CertiTAX.NET/CertiCalc.asmx?WSDL ...but it doesn't seem to like one of the overloaded operations. Here is what it spits out: java org.apache.axis.wsdl.WSDL2Java "http://webservices.esalestax.net/CertiTAX.

Element Deserializer Exception

2004-01-30 Thread Ian Baxter
Hi, I'm getting the following exception when I try to invoke my "PlaceOrder" web service, which is running in a .NET environment. I'm fairly new to this, so I may be missing something simple ;-). Below is the exception and WSDL for the service. I know it may be difficult without seeing my