Hi; First of all, I want to apologize for my English since my native language is French (Canada) !
Last week, we found a specific problem in testing our new system. To test the robustness of the services we developped in the case of our internet link goes down, we modified some url links in the file server-config.wsdd. We changed the following original line encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" To the following (skip the first "s" to force a wrong address) encodingStyle="http://chemas.xmlsoap.org/soap/encoding/" In trying to restart the Axis server, we had the following error. ================================================================== Sorry, something seems to have gone wrong... here are the details: Fault - ; nested exception is: java.io.IOException: No serializer found for class ca.gc.dfo.wds.Status in registry [EMAIL PROTECTED] AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.io.IOException: No serializer found for class ca.gc.dfo.wds.Status in registry [EMAIL PROTECTED] faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}hostname:QIMLTPAQUETS ==================================================================== Can you explain me why we get that error ? Is that mean that we need to have a permanent access to the Internet to be able to use the Axis software ? If it's the case, we are in deep trouble with our implementation ! Thanks in advance for your help ! Bye :-) Carl Lefrançois __________________________________________ Programmeur-analyste - Programmer-analyst Service Hydrographique du Canada - Canadian Hydrographic Service Institut Maurice Lamontagne - Maurice Lamontagne Institute Local : B-504-1 Courriel : [EMAIL PROTECTED] Tél. : (418)775-0827
