You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Ri...@devoteam.com on 2001/03/12 16:08:59 UTC

Réf. : Cannot deploy service


hi
i have the same error and my problème was due to an incompatibility of method name
I have deploy the method name conversion or in my class the method call convertir
Check it
Good Luck
Bye




______________________________________________________________________
*********************************************************************************
This document should only be read by those persons to whom it is addressed and is not intended to be relied upon by any person without subsequent
written confirmation of its contents. Accordingly, Devoteam Group disclaim all responsibility and accept no liability (including in negligence) for
the consequences for any person acting, or refraining from acting, on such information prior to the receipt by those persons of subsequent written
confirmation.

If you have received this E-mail message in error, please notify us to postmaster@devoteam.com. Please also destroy and delete the message from your
computer.

Any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this E-mail message is strictly
prohibited.

Devoteam Group
86 rue Anatole France
92300 Levallois-Perret
France
************************************************************************************



Re: Cannot deploy service - more information

Posted by David Harvey <dh...@gardnersys.com>.
Thanks for your response.

I don't think method name is the problem.  I have essentially the same setup
on two win2k machines, one of them is working with all the samples.

Since my original message I have downloaded the source.  The line that is
causing the exception is
    if ((root == null) ||
        !root.getNamespaceURI().equals
(Constants.NS_URI_XML_SOAP_DEPLOYMENT) ||
        !root.getLocalName().equals ("service")) {

Could this be a xerces problem?  I have xerces.jar (from xerces 1.3.0) as
the first member of my classpath.




----- Original Message -----
From: <Ri...@devoteam.com>
To: <so...@xml.apache.org>
Sent: Monday, March 12, 2001 8:08 AM
Subject: Réf. : Cannot deploy service


>
>
> hi
> i have the same error and my problème was due to an incompatibility of
method name
> I have deploy the method name conversion or in my class the method call
convertir
> Check it
> Good Luck
> Bye
>
>
>
>
> ______________________________________________________________________
>
****************************************************************************
*****
> This document should only be read by those persons to whom it is addressed
and is not intended to be relied upon by any person without subsequent
> written confirmation of its contents. Accordingly, Devoteam Group disclaim
all responsibility and accept no liability (including in negligence) for
> the consequences for any person acting, or refraining from acting, on such
information prior to the receipt by those persons of subsequent written
> confirmation.
>
> If you have received this E-mail message in error, please notify us to
postmaster@devoteam.com. Please also destroy and delete the message from
your
> computer.
>
> Any form of reproduction, dissemination, copying, disclosure,
modification, distribution and/or publication of this E-mail message is
strictly
> prohibited.
>
> Devoteam Group
> 86 rue Anatole France
> 92300 Levallois-Perret
> France
>
****************************************************************************
********
>
>
>


Re: Cannot deploy service - more information

Posted by David Harvey <dh...@gardnersys.com>.
Thanks for your response.

I don't think method name is the problem.  I have essentially the same setup
on two win2k machines, one of them is working with all the samples.

Since my original message I have downloaded the source.  The line that is
causing the exception is
    if ((root == null) ||
        !root.getNamespaceURI().equals
(Constants.NS_URI_XML_SOAP_DEPLOYMENT) ||
        !root.getLocalName().equals ("service")) {

Could this be a xerces problem?  I have xerces.jar (from xerces 1.3.0) as
the first member of my classpath.




----- Original Message -----
From: <Ri...@devoteam.com>
To: <so...@xml.apache.org>
Sent: Monday, March 12, 2001 8:08 AM
Subject: Réf. : Cannot deploy service


>
>
> hi
> i have the same error and my problème was due to an incompatibility of
method name
> I have deploy the method name conversion or in my class the method call
convertir
> Check it
> Good Luck
> Bye
>
>
>
>
> ______________________________________________________________________
>
****************************************************************************
*****
> This document should only be read by those persons to whom it is addressed
and is not intended to be relied upon by any person without subsequent
> written confirmation of its contents. Accordingly, Devoteam Group disclaim
all responsibility and accept no liability (including in negligence) for
> the consequences for any person acting, or refraining from acting, on such
information prior to the receipt by those persons of subsequent written
> confirmation.
>
> If you have received this E-mail message in error, please notify us to
postmaster@devoteam.com. Please also destroy and delete the message from
your
> computer.
>
> Any form of reproduction, dissemination, copying, disclosure,
modification, distribution and/or publication of this E-mail message is
strictly
> prohibited.
>
> Devoteam Group
> 86 rue Anatole France
> 92300 Levallois-Perret
> France
>
****************************************************************************
********
>
>
>