Hi Rick, I guess you'd rather send it for axis-dev-ml. Or, do you want to know the needs of axis-users ? :)
-- Toshi <[EMAIL PROTECTED]> -----Original Message----- From: Kellogg, Richard [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2003 5:05 AM To: Axis-User (E-mail) Subject: Serialization Someone posted this to the Wiki: Is there a way to test the serialization of Objects without running Axis in the full server (for example, in a unit test, one might like to pass the wsdd and an object to serialize to a test object that would throw an error if the serialization failed)? Anyone care to provide a response.
--- Begin Message ---Hi all, In my write-test-debug cycle, I spend a lot of time fixing (bean) serialization errors. Since these only show up when I'm invoking a given method, this means I must re-deploy my web service each time I find and fix a serialization error. Is there a way to test the serialization of Objects without running Axis in the full server? I'd like to make a unit test object that would take a wsdd and an object to serialize, and returns the XML created by the Axis serializer. Any pointers would be appreciated :) I've also added this question to the wiki.[1] [1] http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages - Matt Munz
--- End Message ---
