Which version of Axis2 are you using. If you are using the latest Axis2 1.3,
Classes related to addressing and it's module.xml will be available in
axis2-1.3.jar. Thus, you just need to get axis2-1.3.jar in the classpath,
with other 3rd party jars.
Thank you
Saminda
On 9/24/07, zhrb <[EMAIL PROT
Hello, I think I have to ask for help.I have ask "[EMAIL PROTECTED] for
help.But nobody answered my question.Hoping I can get help here.
I am now using axis2 accessing .net web service following samples of
"EchoNonBlockingDualClient".The userguide just mentions the condition of both
web service
Please send this type of user request to axis-user, not axis-dev.
Anne
On 9/23/07, zhrb <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I am now using axis2 accessing .net web service following samples of
> "EchoNonBlockingDualClient".The userguide just mentions the condition of
> both web service and
Hello,
I am now using axis2 accessing .net web service following samples of
"EchoNonBlockingDualClient".The userguide just mentions the condition of both
web service and client are based on axis2.But if my web service is .net web
service,how should I use Axis2 client
to access in the "EchoNonB
zhrb wrote:
> Thank you Anne,I have solved this problem as what you told me.I can
> receive the param now.But still appearing the information "-
> Discarding unexpected response: HTTP/1.1 100 Continue".Does that mean
> anything wrong?
No. .Net has this habit of first sending "100 Continuee" a
L PROTECTED]> To:
> axis-dev@ws.apache.org> Subject: Re: Axis2 access .net web service> > I
> believe you are not creating your payload properly.> > I'm not an expert on
> AXIOM, but I think it should look like this:> > public stat
thod;
Anne
On 9/22/07, zhrb <[EMAIL PROTECTED]> wrote:
>
> Wsdl document is in the attachment.Waiting for your help.
>
>
>
>
> > Date: Sat, 22 Sep 2007 08:29:59 -0400
> > From: [EMAIL PROTECTED]
> > To: axis-dev@ws.apache
Wsdl document is in the attachment.Waiting for your help.
> Date: Sat, 22 Sep 2007 08:29:59 -0400> From: [EMAIL PROTECTED]> To:
> axis-dev@ws.apache.org> Subject: Re: Axis2 access .net web service> > Please
> provide the WSDL.> > Anne> > On 9/2
WSDL document is in the attachment.This problem has troubled me for days,please
help me.Thanks!
> Date: Sat, 22 Sep 2007 08:29:59 -0400> From: [EMAIL PROTECTED]> To:
> axis-dev@ws.apache.org> Subject: Re: Axis2 access .net web service> > Please
> provide the WSDL.>
Also -- please ask these questions on the axis-user list rather than
the axis-dev list.
Anne
On 9/22/07, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
> Please provide the WSDL.
>
> Anne
>
> On 9/22/07, zhrb <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > I am now trying to using axis2 as clien
Please provide the WSDL.
Anne
On 9/22/07, zhrb <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I am now trying to using axis2 as client to access .net web service.
>
> .net web service as follows:
>
> public string HelloWorld(string name)
> {
>return "Hello World"+name;
> }
>
> Axis2 client co
Hello, I am now trying to using axis2 as client to access .net web service.
.net web service as follows:public string HelloWorld(string name) {
return "Hello World"+name; } Axis2 client code is in the attachment.When I
run the client code,I get the following information: - Discarding
12 matches
Mail list logo