You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by David Turner <tu...@genome.wi.mit.edu> on 2001/10/23 19:21:11 UTC

URL Serializer/Deserializer follow up

I debug the rpcrouter to dump the exception to the log.  The router is
throwing a NoClassDefFoundError for
org/apache/soap/util/xml/Serializer.  Of course, this is a interface,
but why?

See previous message for code examples.