Title: Message
When I run the testMsg sample code I receive the following error.  Do you have any idea how to deal with it?
D:\xml-axis>java samples.message.TestMsg
Exception in thread "main" AxisFault
 faultCode: {http://xml.apache.org/axis/}Server.userException
 faultString: java.lang.NoSuchMethodException: samples.message.MessageService.ec
hoElements(org.w3c.dom.Document)tried class:  samples.message.MessageService, me
thod name:  echoElements.
 faultActor: null
 faultDetail:
        stackTrace: java.lang.NoSuchMethodException: samples.message.MessageServ
ice.echoElements(org.w3c.dom.Document)tried class:  samples.message.MessageServi
ce, method name:  echoElements.
 
Thanks,
Aria 

Reply via email to