You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by "Pearce, Jason" <Ja...@vodafone.com.au> on 2001/05/01 03:51:58 UTC

soap-src-2.1.zip

I have downloaded soap-src-2.1.zip from your website, extracted and setup
SOAP I am however having an issue deploying services as per the instructions
on Jrun3.02. At the moment I have not been able to deploy my application,
hence I am trying the samples that come with the zip file with the same
result:

Exception in thread "main" java.lang.NoSuchMethodError
at
org.apache.soap.server.DeploymentDescriptor.fromXML(DeploymentDescriptor.jav
a:415) 
at
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
28)

Regards,

Jason Pearce
Vodafone Australia,
Level 3, 12 Help St.,
Chatswood,
NSW 2067.

+61 2 9425 8932
+61 414 702 189




**********************************************************************
This correspondence is for the named person's use only.  It may 
contain confidential or legally privileged information or both. 
No confidentiality or privilege is waived or lost by any 
mistransmission.  If you receive this correspondence in error, please
immediately delete it from your system and notify the sender.  You 
must not disclose, copy or rely on any part of this correspondence 
if you are not the intended recipient. 

Any views expressed in this message are those of the individual sender,
except where the sender expressly, and with authority, states them to
be the views of Vodafone.

This email has been checked for viruses.
**********************************************************************

Re: soap-src-2.1.zip

Posted by Scott Nichol <sn...@computer.org>.
This looks like you do not have Xerces in the JRun classpath before the parser that
comes with JRun (parser.jar, in lib/ext).  The JRun installation instructions that come
with Apache SOAP explain how to do this.

Scott

----- Original Message -----
From: "Pearce, Jason" <Ja...@vodafone.com.au>
To: <so...@xml.apache.org>
Sent: Monday, April 30, 2001 9:51 PM
Subject: soap-src-2.1.zip


> I have downloaded soap-src-2.1.zip from your website, extracted and setup
> SOAP I am however having an issue deploying services as per the instructions
> on Jrun3.02. At the moment I have not been able to deploy my application,
> hence I am trying the samples that come with the zip file with the same
> result:
>
> Exception in thread "main" java.lang.NoSuchMethodError
> at
> org.apache.soap.server.DeploymentDescriptor.fromXML(DeploymentDescriptor.jav
> a:415)
> at
> org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
> 28)
>
> Regards,
>
> Jason Pearce
> Vodafone Australia,
> Level 3, 12 Help St.,
> Chatswood,
> NSW 2067.
>
> +61 2 9425 8932
> +61 414 702 189
>
>
>
>
> **********************************************************************
> This correspondence is for the named person's use only.  It may
> contain confidential or legally privileged information or both.
> No confidentiality or privilege is waived or lost by any
> mistransmission.  If you receive this correspondence in error, please
> immediately delete it from your system and notify the sender.  You
> must not disclose, copy or rely on any part of this correspondence
> if you are not the intended recipient.
>
> Any views expressed in this message are those of the individual sender,
> except where the sender expressly, and with authority, states them to
> be the views of Vodafone.
>
> This email has been checked for viruses.
> **********************************************************************
>