|
Hi, I'm new to the list but I've done a fair bit of
research on this topic in the past few days. We use Axis to generate WSDL
for a J2EE application. But when we pass that WSDL through the WSDL2Java tool
from the Axis toolkit, we see: java.io.IOException:
Type {http://lang.java}Throwable is referenced but not defined It seems that Axis is mapping part of an exception to
Throwable instead of anyType. This looks very similar to Bug 18409.
That bug says it was fixed in 1.1. We are using 1.2 and still seeing this
issue. I can include the WSDL if necessary, but thought I'd
not bother anyone with too long an email right off the bat. Thanks Mark Mark Sexton |
