Return-Path: Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 3162 invoked by uid 500); 25 Feb 2003 22:20:00 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 3123 invoked from network); 25 Feb 2003 22:20:00 -0000 Content-return: allowed Date: Tue, 25 Feb 2003 17:17:24 -0500 From: "Ghershony, Arie" Subject: MSG style service To: "'axis-user@ws.apache.org'" Message-id: <5EFDF5D7C3ECA546923C4C7E8C7EDBF944A6E4@ndhmex02.ndhm.gd-ns.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: multipart/alternative; boundary="----_=_NextPart_001_01C2DD1B.AC2B75A0" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2DD1B.AC2B75A0 Content-Type: text/plain; charset="iso-8859-1" While running the sample TestMsg I receive this error message some times. why? any one 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. Thank you, Aria General Dynamics. ------_=_NextPart_001_01C2DD1B.AC2B75A0 Content-Type: text/html; charset="iso-8859-1" RE: Design review and general axis questions
While running the sample TestMsg
I receive this error message some times.  why?  any one
 
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.
 
Thank you,
Aria
 
General Dynamics.
    
------_=_NextPart_001_01C2DD1B.AC2B75A0--