I have any ideas about your pb. If you want to test SOAP in OFBiz you could try opentaps-soap-java.zip at
http://docs.ofbiz.org/pages/viewpageattachments.action?pageId=1379
If the ZoneInfo error appears we will have to look for changes since rev.
620189
Jacques
Jacques
From: "David Johnson" <[EMAIL PROTECTED]>
Hi,
I've tried to use the testSoap sevice from within the Framework Web Tools page.
I got:
Service dispatcher threw an exceptionRPC error (; nested exception is:
java.io.IOException: No serializer found for class sun.util.calendar.ZoneInfo in registry
[EMAIL PROTECTED])
So I checked to see if the nagoya server was still alive, nope....
So I wrote my own echo service on another tomcat instance and exercised it
using SoapUI.
I then changed testSoap to call my own web service, guess what....
the same ZoneInfo error.
Any thoughts would be appreciated.
Regards
Dave Johnson