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 Brian Rowe <sc...@yahoo.com> on 2002/10/03 04:50:05 UTC

Samples Error - famous ns2 - all test work

I have Xerces 2.2.0 first in my classpath.  All of the
other jars are there, JAF, Mail, Soap.  the soap
directory is in my classpath as well as the samples
state.  xerces has Impl and APIs; I have them in my
classpath in that order and they should be the only
ones in my classpath - as in when I type echo
%classpath% it is the only one.
This has been killing me for about 3 days.  It just
doesn't work, I have read the archives, which got me
to xerces 2.2.0 from 1.3.0 which made the list test
work.  the web server test and the list test both
work.
Please help me, if you know what is wrong.
Thank you.

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

Re: Samples Error - famous ns2 - all test work

Posted by Scott Nichol <sn...@scottnichol.com>.
FYI, the Axis list is axis-user@xml.apache.org.

Scott Nichol

----- Original Message -----
From: "James Black" <jb...@ieee.org>
To: <so...@xml.apache.org>
Sent: Wednesday, October 02, 2002 11:01 PM
Subject: Re: Samples Error - famous ns2 - all test work


> Brian Rowe wrote:
>
> >I have Xerces 2.2.0 first in my classpath.  All of the
> >other jars are there, JAF, Mail, Soap.  the soap
> >directory is in my classpath as well as the samples
> >state.  xerces has Impl and APIs; I have them in my
> >classpath in that order and they should be the only
> >ones in my classpath - as in when I type echo
> >%classpath% it is the only one.
> >This has been killing me for about 3 days.  It just
> >doesn't work, I have read the archives, which got me
> >to xerces 2.2.0 from 1.3.0 which made the list test
> >work.  the web server test and the list test both
> >work.
> >Please help me, if you know what is wrong.
> >
>   What version of the JDK are you using, and what languages are your
> clients written in?
>
>   I am having a problem with .NET clients and a java web service, but
> that is because of a bug introduced between rc1 and rc2 in generating
> the on-the-fly wsdl.
>
>   Also, when you go to http://localhost:8080/axis there is an option
to
> validate your setup, do that, and see what you get as a result (just
as
> a starting point).
>   My .NET clients are failing, but my java client works, so I know
that
> the web service is working. <g>
>   That is why I ask about your client.
>
> >
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@xml.apache.org>
> For additional commands, e-mail:
<ma...@xml.apache.org>
>
>


Re: Samples Error - famous ns2 - all test work

Posted by Scott Nichol <sn...@scottnichol.com>.
FYI, the Axis list is axis-user@xml.apache.org.

Scott Nichol

----- Original Message -----
From: "James Black" <jb...@ieee.org>
To: <so...@xml.apache.org>
Sent: Wednesday, October 02, 2002 11:01 PM
Subject: Re: Samples Error - famous ns2 - all test work


> Brian Rowe wrote:
>
> >I have Xerces 2.2.0 first in my classpath.  All of the
> >other jars are there, JAF, Mail, Soap.  the soap
> >directory is in my classpath as well as the samples
> >state.  xerces has Impl and APIs; I have them in my
> >classpath in that order and they should be the only
> >ones in my classpath - as in when I type echo
> >%classpath% it is the only one.
> >This has been killing me for about 3 days.  It just
> >doesn't work, I have read the archives, which got me
> >to xerces 2.2.0 from 1.3.0 which made the list test
> >work.  the web server test and the list test both
> >work.
> >Please help me, if you know what is wrong.
> >
>   What version of the JDK are you using, and what languages are your
> clients written in?
>
>   I am having a problem with .NET clients and a java web service, but
> that is because of a bug introduced between rc1 and rc2 in generating
> the on-the-fly wsdl.
>
>   Also, when you go to http://localhost:8080/axis there is an option
to
> validate your setup, do that, and see what you get as a result (just
as
> a starting point).
>   My .NET clients are failing, but my java client works, so I know
that
> the web service is working. <g>
>   That is why I ask about your client.
>
> >
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@xml.apache.org>
> For additional commands, e-mail:
<ma...@xml.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@xml.apache.org>
For additional commands, e-mail: <ma...@xml.apache.org>


Re: Samples Error - famous ns2 - all test work

Posted by James Black <jb...@ieee.org>.
Brian Rowe wrote:

>I have Xerces 2.2.0 first in my classpath.  All of the
>other jars are there, JAF, Mail, Soap.  the soap
>directory is in my classpath as well as the samples
>state.  xerces has Impl and APIs; I have them in my
>classpath in that order and they should be the only
>ones in my classpath - as in when I type echo
>%classpath% it is the only one.
>This has been killing me for about 3 days.  It just
>doesn't work, I have read the archives, which got me
>to xerces 2.2.0 from 1.3.0 which made the list test
>work.  the web server test and the list test both
>work.
>Please help me, if you know what is wrong.
>
  What version of the JDK are you using, and what languages are your 
clients written in?

  I am having a problem with .NET clients and a java web service, but 
that is because of a bug introduced between rc1 and rc2 in generating 
the on-the-fly wsdl.

  Also, when you go to http://localhost:8080/axis there is an option to 
validate your setup, do that, and see what you get as a result (just as 
a starting point).
  My .NET clients are failing, but my java client works, so I know that 
the web service is working. <g>
  That is why I ask about your client.

>



Re: Samples Error - famous ns2 - all test work

Posted by James Black <jb...@ieee.org>.
Brian Rowe wrote:

>I have Xerces 2.2.0 first in my classpath.  All of the
>other jars are there, JAF, Mail, Soap.  the soap
>directory is in my classpath as well as the samples
>state.  xerces has Impl and APIs; I have them in my
>classpath in that order and they should be the only
>ones in my classpath - as in when I type echo
>%classpath% it is the only one.
>This has been killing me for about 3 days.  It just
>doesn't work, I have read the archives, which got me
>to xerces 2.2.0 from 1.3.0 which made the list test
>work.  the web server test and the list test both
>work.
>Please help me, if you know what is wrong.
>
  What version of the JDK are you using, and what languages are your 
clients written in?

  I am having a problem with .NET clients and a java web service, but 
that is because of a bug introduced between rc1 and rc2 in generating 
the on-the-fly wsdl.

  Also, when you go to http://localhost:8080/axis there is an option to 
validate your setup, do that, and see what you get as a result (just as 
a starting point).
  My .NET clients are failing, but my java client works, so I know that 
the web service is working. <g>
  That is why I ask about your client.

>



--
To unsubscribe, e-mail:   <ma...@xml.apache.org>
For additional commands, e-mail: <ma...@xml.apache.org>