Re: Transport identified SOAP version does not match with SOAP message version

2009-11-18 Thread Nandika Jayawardana
my request to the simple server included with >>> the axis2/c (after adding a dumb service) the request works properly. When >>> I send it to the actual server I receive this error "Transport identified >>> SOAP version does not match with SOAP message version" (#1

Re: Transport identified SOAP version does not match with SOAP message version

2009-11-04 Thread Dimitri Pararas
dumb service) the request works properly. When I send it to the actual server I receive this error "Transport identified SOAP version does not match with SOAP message version" (#195) the header created looks like this POST /foobar/services/FoobarService HTTP/1.1 User-Agent: Ax

Re: Transport identified SOAP version does not match with SOAP message version

2009-11-04 Thread Damitha Kumarage
request works properly. When I send it to the actual server I receive this error "Transport identified SOAP version does not match with SOAP message version" (#195) the header created looks like this POST /foobar/services/FoobarService HTTP/1.1 User-Agent: Axis2C/1.6.0 Content-Length: 4

Transport identified SOAP version does not match with SOAP message version

2009-11-03 Thread Dimitri Pararas
I send it to the actual server I receive this error "Transport identified SOAP version does not match with SOAP message version" (#195) the header created looks like this POST /foobar/services/FoobarService HTTP/1.1 User-Agent: Axis2C/1.6.0 Content-Length: 420 Content-Type: applicatio

Re: Error With tcp transport

2009-05-09 Thread Dinesh Premalal
Hi, Did you follow all steps listed here [1]. Also, did you able to communicate with Axis2/c client ? thanks, Dinesh 1.http://ws.apache.org/axis2/c/docs/axis2c_manual.html#tcptrans Yuanfeng Zhang writes: > HI, > >    I run axis2_tcp_server as a tcp server, but it seems not work. The logs ar

Error With tcp transport

2009-05-08 Thread Yuanfeng Zhang
HI, I run axis2_tcp_server as a tcp server, but it seems not work. The logs are list below: = [Fri May 8 19:59:29 2009] [info] Starting TCP server thread [Fri May 8 19:59:49 2009] [debug] tcp_svr_thread.

Re: transport url different than wsa:to field

2008-11-13 Thread Dinesh Premalal
Lori Kettel <[EMAIL PROTECTED]> writes: > Thanks for the quick reply but how would using the wsa:replyto address help in > this case? wsa:replyto use to get a response to an endpoint than "to" address. Basically server will send response to "replyto" address. > It still needs to reply back to t

Re: transport url different than wsa:to field

2008-11-13 Thread Samisa Abeysinghe
ervice call to a different url than what is set in the wsa:to field.I've looked at the proxy stuff but that looks to only allow you to specify a different host and port but not the rest of the url. How can I specify a different transport address or is that even possible in axis2c?

Re: transport url different than wsa:to field

2008-11-13 Thread Lori Kettel
y stuff but that looks to only allow you to specify a different host and port but not the rest of the url. How can I specify a different transport address or is that even possible in axis2c? I think you can use wsa:replyto address. tha

Re: transport url different than wsa:to field

2008-11-13 Thread Dinesh Premalal
st of the url. How can I specify a different transport > address or is that even possible in axis2c? I think you can use wsa:replyto address. thanks, Dinesh - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

transport url different than wsa:to field

2008-11-13 Thread Lori Kettel
We need to be able to send a webservice call to a different url than what is set in the wsa:to field.I've looked at the proxy stuff but that looks to only allow you to specify a different host and port but not the rest of the url. How can I specify a different transport address or is

[Fwd: Apache Axis2/C Now Supports AMQP Transport]

2008-06-16 Thread Samisa Abeysinghe
FYI: Original Message Subject:Apache Axis2/C Now Supports AMQP Transport Date: Mon, 16 Jun 2008 10:48:17 +0530 From: Danushka Menikkumbura <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Hi Devs,

Re: "Transport sender value is NULL, unable to continue"

2008-03-20 Thread Sérgio Gomes
Hi Senaka, Dinesh, Looks like it worked! Creating a symlink in the AXIS2C_HOME directory, that is. I'm now running into another issue, but it doesn't look related, so I'll start a new discussion. Thanks a lot for your help! Cheers, Sérgio --- On Wed, Mar 19, 2008 at 7:13 PM, Senaka Fernando <[E

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Senaka Fernando
If not, Won't a symbolic link work in this case? (I mean adding a symbolic link lib which will point to '/usr/lib'). Regards, Senaka > Hi Sérgio, > > "Sérgio Gomes" <[EMAIL PROTECTED]> writes: > >> Hi Samisa, >> >> My repo directory is inside my home folder, namely >> ~/src/axis2c-src-1.3.0/ .

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Dinesh Premalal
Hi Sérgio, "Sérgio Gomes" <[EMAIL PROTECTED]> writes: > Hi Samisa, > > My repo directory is inside my home folder, namely > ~/src/axis2c-src-1.3.0/ . That's where I compiled Axis, and I've set > that as my AXIS2C_HOME, keeping everything in there, both source and > intermediate binaries. However,

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Sérgio Gomes
lal <[EMAIL PROTECTED]> wrote: > > > >> Hi Sérgio, > >> > >> > >> "Sérgio Gomes" <[EMAIL PROTECTED]> writes: > >> > dispatching order found continue with default dispatching order > >> > [Wed Mar 19 12:49:

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Samisa Abeysinghe
gio, "Sérgio Gomes" <[EMAIL PROTECTED]> writes: > dispatching order found continue with default dispatching order > [Wed Mar 19 12:49:16 2008] [error] conf_builder.c(860) transport > sender value is NULL, unable to continue > [Wed Mar 19 12:49:16 2008] [error] conf_builder

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Sérgio Gomes
ing order found continue with default dispatching order > > [Wed Mar 19 12:49:16 2008] [error] conf_builder.c(860) transport > > sender value is NULL, unable to continue > > [Wed Mar 19 12:49:16 2008] [error] conf_builder.c(262) conf builder > > process transport senders failed,

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Dinesh Premalal
Hi Sérgio, "Sérgio Gomes" <[EMAIL PROTECTED]> writes: > dispatching order found continue with default dispatching order > [Wed Mar 19 12:49:16 2008] [error] conf_builder.c(860) transport > sender value is NULL, unable to continue > [Wed Mar 19 12:49:16 2008] [err

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Sérgio Gomes
eplace the content inside '[' ']'. > > > > Regards, > > Senaka > > > > > >> Hello, > >> > >> I'm having issues with Axis2/C (latest release). I'm running into an > >> issue I've seen descri

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Senaka Fernando
s with Axis2/C (latest release). I'm running into an >> issue I've seen described in some places while searching for info, >> here's the log: >> >> [Wed Mar 19 12:49:16 2008] [debug] phase.c(121) axis2_handler_t >> *request_uri_based_dispatcher added t

Re: "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Senaka Fernando
ed Mar 19 12:49:16 2008] [debug] phase.c(121) axis2_handler_t > *request_uri_based_dispatcher added to the index 0 of the phase > Transport > [Wed Mar 19 12:49:16 2008] [debug] phase.c(121) axis2_handler_t > *addressing_based_dispatcher added to the index 1 of the phase > Transport > [Wed Mar 19 12:4

RE : "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Lefrancois, Carl
Objet : "Transport sender value is NULL, unable to continue" Hello, I'm having issues with Axis2/C (latest release). I'm running into an issue I've seen described in some places while searching for info, here's the log: [Wed Mar 19 12:49:16 2008] [

RE : "Transport sender value is NULL, unable to continue"

2008-03-19 Thread Lefrancois, Carl
nt to use Addressing) HTH -Carl -Message d'origine- De : Sérgio Gomes [mailto:[EMAIL PROTECTED] Envoyé : mercredi, mars 19, 2008 09:02 À : Apache AXIS C User List Objet : "Transport sender value is NULL, unable to continue" Hello, I'm having issues with Axis2/C (lat

"Transport sender value is NULL, unable to continue"

2008-03-19 Thread Sérgio Gomes
Hello, I'm having issues with Axis2/C (latest release). I'm running into an issue I've seen described in some places while searching for info, here's the log: [Wed Mar 19 12:49:16 2008] [debug] phase.c(121) axis2_handler_t *request_uri_based_dispatcher added to the index 0 of

Re: transport sender value is NULL

2008-02-22 Thread Vivian Zhou
ssage From: Senaka Fernando <[EMAIL PROTECTED]> To: Apache AXIS C User List Sent: Thursday, February 21, 2008 11:00:04 PM Subject: Re: transport sender value is NULL Hi Vivi, Are you working on Windows? or a Linux based system? Regards, Senaka > Hi Vivian, > > Vivian Zh

Re: transport sender value is NULL

2008-02-21 Thread Senaka Fernando
gt;> ..\..\src\core\deployment\conf_builder.c >> (384) module addressing found in axis2.xml >> [Thu Feb 21 22:11:34 2008] [error] >> ..\..\src\core\deployment\conf_builder.c >> (857) transport sender value is NULL, unable to continue >> [Thu Feb 21 22:11:34 2008] [

Re: transport sender value is NULL

2008-02-21 Thread Dinesh Premalal
.\src\core\deployment\conf_builder.c > (857) transport sender value is NULL, unable to continue > [Thu Feb 21 22:11:34 2008] [error] ..\..\src\core\deployment\conf_builder.c > (262) conf builder process transport senders failed, unable to continue > [Thu Feb 21 22:11:34 2008] [error] ..\..\s

transport sender value is NULL

2008-02-21 Thread Vivian Zhou
: [Thu Feb 21 22:11:34 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *request_uri_based_dispatcher added to the index 0 of the phase Transport [Thu Feb 21 22:11:34 2008] [debug] ..\..\src\core\engine\phase.c(122) axis2_handler_t *addressing_based_dispatcher added to

AW: AW: echo.exe client has "infer transport" error

2007-11-21 Thread Stadelmann Josef
Thanks Dinesh Please find my comment below ++> -Ursprüngliche Nachricht- Von: Dinesh Premalal [mailto:[EMAIL PROTECTED] Auftrag von Dinesh Premalal Gesendet: Mittwoch, 21. November 2007 05:26 An: axis-c-user@ws.apache.org Betreff: Re: AW: echo.exe client has "infer transport&quo

Re: AW: echo.exe client has "infer transport" error

2007-11-20 Thread Dinesh Premalal
nsport > [Tue Nov 20 15:36:31 2007] [error] > DSA5:[webservices.axis2.trunk.c.src.core.clientapi]op_client.c;3(863) > [axis2c] Cannot infer transport > [Tue Nov 20 15:36:31 2007] [debug] > DSA5:[webservices.axis2.trunk.c.src.core.clientapi]op_client.c;3(868) > End:axis2_op_client_infer_tran

AW: echo.exe client has "infer transport" error

2007-11-20 Thread Stadelmann Josef
axis2.trunk.c.src.core.clientapi]op_client.c;3(813) Start:axis2_op_client_infer_transport [Tue Nov 20 15:36:31 2007] [error] DSA5:[webservices.axis2.trunk.c.src.core.clientapi]op_client.c;3(863) [axis2c] Cannot infer transport [Tue Nov 20 15:36:31 2007] [debug] DSA5:[webservices.axis2.trunk.c.src.core.clie

Re: cannot infer transport from URL

2007-09-25 Thread Samisa Abeysinghe
Cannot infer transport error usually happens when the engine cannot locate the transport related to the endpoint given in the config file. Check the transportSender entry in the axis2.xml file and verify that it is http. Usually the defaults work fine, unless you have edited the conf file

cannot infer transport from URL

2007-09-24 Thread Murali Konnipati
: Error code: 4 :: cannot infer transport from URL My code void createActivity() { const axutil_env_t *env=NULL; const axis2_char_t *address=NULL; axis2_endpoint_ref_t *endpoint_reference=NULL; axis2_options_t *options=NULL; const

Re: AW: echo.exe client has "infer transport" error

2007-09-19 Thread Dinesh Premalal
Hi, Mark Nüßler <[EMAIL PROTECTED]> writes: > hello josef, > > another tool, that can help you with this kind > of problems maybe is 'filemon' from sysinternals. > > i saw, that you are using vs2005, > maybe it is helpful to you to build the axis2c from > scratch using 'DEBUG=1' in build\win32\con

Re: AW: echo.exe client has "infer transport" error

2007-09-19 Thread Mark Nüßler
t OK Thank you very much again for your help. Josef -Ursprüngliche Nachricht- Von: Dinesh Premalal [mailto:[EMAIL PROTECTED] Auftrag von Dinesh Premalal Gesendet: Dienstag, 18. September 2007 17:20 An: axis-c-user@ws.apache.org Betreff: Re: echo.exe client has "infer transport"

AW: echo.exe client has "infer transport" error

2007-09-18 Thread Stadelmann Josef
quot;infer transport" error Hi Josef, Please find my comments inline. "Stadelmann Josef" <[EMAIL PROTECTED]> writes: > > Starting the echo.exe client fails! > > The echo.log shows me > > [Tue Sep 18 11:34:34 2007] [error] > c:\dsa5\webservices\axis2\tr

Re: echo.exe client has "infer transport" error

2007-09-18 Thread Dinesh Premalal
lient.c(863) > [axis2c] Cannot infer transport > > (log attached) > > I do not get any trabnsport_out_desc !but sorry, I dont know where and how to > define a transport out description such a way that I think, client is unable to find repo location to pickup axis2.xml. Most of th

echo.exe client has "infer transport" error

2007-09-18 Thread Stadelmann Josef
I can see in the log that addressing and logging is deployed. Starting the echo.exe client fails! The echo.log shows me [Tue Sep 18 11:34:34 2007] [error] c:\dsa5\webservices\axis2\trunk\c\src\core\clientapi\op_client.c(863) [axis2c] Cannot infer transport (log attached) I do not g

RE: [Axis2] question on http transport...

2007-02-07 Thread Raju, Prabhakar \(P.\)
-Original Message- From: Dinesh Premalal [mailto:[EMAIL PROTECTED] Sent: Friday, February 02, 2007 12:13 AM To: axis-c-user@ws.apache.org Subject: Re: [Axis2] question on http transport... Hi, > how do I send the code? as an attachment? Please create a jira issue and attach your code there.

Re: [Axis2] question on http transport...

2007-02-01 Thread Dinesh Premalal
Hi, > how do I send the code? as an attachment? Please create a jira issue and attach your code there. It will be easier to track. thanks, Dinesh -- Dinesh Premalal [EMAIL PROTECTED] WSO2, Inc.; http://www.wso2.com/ GPG Key ID : A255955C GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F4

Re: [Axis2] question on http transport...

2007-02-01 Thread Prabhakar Raju
Hi, how do I send the code? as an attachment? regards From: Samisa Abeysinghe <[EMAIL PROTECTED]> Reply-To: "Apache AXIS C User List" To: Apache AXIS C User List Subject: Re: [Axis2] question on http transport... Date: Fri, 02 Feb 2007 08:11:36 +0600 Raju, Prabhakar (P.) w

Re: [Axis2] question on http transport...

2007-02-01 Thread Samisa Abeysinghe
Raju, Prabhakar (P.) wrote: Hi, well I know that service client works with unlimited messages with one instance. We are using( for some reasons) call structure given in the code http/sender/http_client.c with a slightly modified axis2_http_client_send (fixed for memory leaks). This works fin

Re: [Axis2] question on http transport...

2007-02-01 Thread Nabeel Yoosuf
ing on the transport module will be able to give you some pointers and if there's any major bug fixes on it. Nabeel. regards -- *From:* Nabeel Yoosuf [mailto:[EMAIL PROTECTED] *Sent:* Thursday, February 01, 2007 4:58 PM *To:* Apache AXIS C User List *Subject:* Re: [Ax

RE: [Axis2] question on http transport...

2007-02-01 Thread Raju, Prabhakar \(P.\)
, 2007 4:58 PM To: Apache AXIS C User List Subject: Re: [Axis2] question on http transport... I've used a single client (through service client API) to send many (thousands) messages without any sorta hanging with axis-.96 on windows. Please try version 0.96 instead of 0.95. If you still exper

Re: [Axis2] question on http transport...

2007-02-01 Thread Nabeel Yoosuf
I've used a single client (through service client API) to send many (thousands) messages without any sorta hanging with axis-.96 on windows. Please try version 0.96 instead of 0.95. If you still experience the problem, you might want to post a code sample which demonstrate the issue. Nabeel. On

[Axis2] question on http transport...

2007-02-01 Thread Prabhakar Raju
Hi, Is the http client/server designed/built to send multiple messages with a single instance of axis2_http_client? Apparently it does it but hangs at CLIENT_RECIEVE_HEADER call after 50 times (on win32) and about 100 times in linux. I'm also having only one instance of the environment. I'm usi

[Axis2] question on http transport...

2007-02-01 Thread Raju, Prabhakar \(P.\)
Hi, Is the http client/server designed/built to send multiple messages with a single instance of axis2_http_client? Apparently it does it but hangs at CLIENT_RECIEVE_HEADER call after 50 times (on win32) and about 100 times in linux. I'm also having only one instance of the environment. Regards

[axis2c] question on http transport...

2007-02-01 Thread Raju, Prabhakar \(P.\)
Hi, Is the http client/server designed/built to send multiple messages with a single instance of axis2_http_client? Apparently it does it but hangs at CLIENT_RECIEVE_HEADER call after 50 times (on win32) and about 100 times in linux. I'm also having only one instance of the environment. Regards

[axis2c] question on http transport...

2007-02-01 Thread Raju, Prabhakar \(P.\)
Hi, Is the http client/server designed/built to send multiple messages with a single instance of axis2_http_client? Apparently it does it but hangs at CLIENT_RECIEVE_HEADER call after 50 times (on win32) and about 100 times in linux. I'm also having only one instance of the environment. Regards

Re: [AXIS2C]LibWWW as AXIS2C Transport

2007-02-01 Thread Dinesh Premalal
Hi Vijesh, There are some problems in transport that we need to sort out. Hopefully we will be able to do it in coming week or so. And also there is an open jira for implementing libcurl base transport. That will going to happen soon. Until then if you need a reference to implementation of such

[AXIS2C]LibWWW as AXIS2C Transport

2007-02-01 Thread VijesH
hi, I found that LibWWW Transport support is available to AXIS/C++. I need to implement LibWWW as a Transport to AXIS2/C. How will I go about doing this? The documentation says that need to implement the interfaces in axis2_transport_sender.h and axis2_transport_receiver.h. So how should I start

Re: [Axis 1.6b] How to catch / handle Transport Exception ?

2006-12-12 Thread Nadir Amra
You may want to download latest source and build it. I believe this is fixed in the latest source. Nadir K. Amra "Vijayaraghavan, Sriraam" <[EMAIL PROTECTED]> wrote on 12/07/2006 11:37:47 PM: > Hi All, > > We have integrated an app with Axis C++ 1.6b. Currently the app > crashes with the

[Axis 1.6b] How to catch / handle Transport Exception ?

2006-12-07 Thread Vijayaraghavan, Sriraam
Hi All, We have integrated an app with Axis C++ 1.6b. Currently the app crashes with the following partial stack trace #0 0x400a0c01 in kill () from /lib/libc.so.6 (gdb) bt #0 0x400a0c01 in kill () from /lib/libc.so.6 #1 0x4002625b in raise () from /lib/libpthread.so.0 #2 0x400a2182

[Axis2] mod_axsi2 Transport out is not set in message context

2006-11-14 Thread Marc Giger
handler AddressingOutHandler within the phase MessageOut [Tue Nov 14 20:41:38 2006] [debug] engine.c(329) Transport out is not set in message context [Tue Nov 14 20:41:38 2006] [debug] engine.c(445) Axis2 engine receive successful [Tue Nov 14 20:41:38 2006] [debug] engine.c(762) Invoking phase

Re: How to specify the http transport content type

2006-10-05 Thread Jose Miguel Sanchez Martin
It works! Thanks so much, jms. Nandika Jayawardana wrote: Hi Jose, I think the problem is due to axis2c sending a mime boundary with the soap message. So comment out the following line in your axis2.xml file. true Regards. Nandika On 10/5/06, *Jose Miguel Sanchez Martin* <[EMAIL PROT

Re: How to specify the http transport content type

2006-10-05 Thread Samisa Abeysinghe
Try commenting out enableMTOM entry in your axis2.xml file. Samisa... Jose Miguel Sanchez Martin wrote: Hi, I am trying to write a very simple client (my first axis2c test) for a calculator web service which is available out there. The code I have written is very similar to the simplest tut

Re: How to specify the http transport content type

2006-10-05 Thread Nandika Jayawardana
Hi Jose,I think the problem is due to axis2c sending a mime boundary with the soap message.So comment out the following line in your axis2.xml file.true Regards.NandikaOn 10/5/06, Jose Miguel Sanchez Martin <[EMAIL PROTECTED]> wrote: Hi,I am trying to write a very simple client (my first axis2c tes

How to specify the http transport content type

2006-10-05 Thread Jose Miguel Sanchez Martin
Hi, I am trying to write a very simple client (my first axis2c test) for a calculator web service which is available out there. The code I have written is very similar to the simplest tutorial I have found in the AXIS2C documentation. When I invoke a operation of this service, I get the fol

Re: Can I use Axis-C for http transport?

2006-05-31 Thread Fred Preston
relevant to your needs.  The trouble with the transport layer is that it was written expecting HTTP headers and SOAP messages so some of the existing code will probably not be a good fit!  As John says, some people have done this, but of course it is outside the scope of this project.  You may also want

Re: Can I use Axis-C for http transport?

2006-05-31 Thread John Hawkins
List" To axis-c-user@ws.apache.org cc Subject Can I use Axis-C for http transport? Hi all, I found there were HTTPTransport.dll and HTTPChannel.dll in axis-c-1.6b-Win32-trace-bin\bin directory. My question is: Can I use Axis-C for http transport? e.g., like windows API "URL

Can I use Axis-C for http transport?

2006-05-30 Thread Bo Xie
Hi all, I found there were HTTPTransport.dll and HTTPChannel.dll in axis-c-1.6b-Win32-trace-bin\bin directory. My question is: Can I use Axis-C for http transport? e.g., like windows API "URLDownloadToFile"[1] or libcurl[2]? If Yes, how to do it? Is there any sample source code? R

Re: Transport

2006-01-03 Thread John Hawkins
correct - axis3 was a new version of the transport that was renamed while it was tried out. We should have really done it differently - but there you go :-) "Franz Fehringer" <[EMAIL PROTECTED]> 03/01/2006 16:57 Please respond to "Apache AXIS C User List&

Transport

2006-01-03 Thread Franz Fehringer
Hello, What is meant with Axis2/Axis3 transport? Am i right, that axis3 is the current and axis2 the formerly used scheme? Regards Franz Dr. Franz Fehringer (Dipl. Math.) ISO Software Systeme Eichendorffstrasse 29 90491 Nürnberg Deutschland Tel. : +49/(911

RE: stub transport

2005-12-19 Thread Adrian Dick
:48:15: > Sweet! Exactly what I was looking for. > > -Original Message- > From: Adrian Dick [mailto:[EMAIL PROTECTED] > Sent: Monday, December 19, 2005 5:45 AM > To: Apache AXIS C User List > Subject: RE: stub transport > > Hi, > > Here are some simple instruc

RE: stub transport

2005-12-19 Thread Stettler, Robert
Sweet! Exactly what I was looking for. -Original Message- From: Adrian Dick [mailto:[EMAIL PROTECTED] Sent: Monday, December 19, 2005 5:45 AM To: Apache AXIS C User List Subject: RE: stub transport Hi, Here are some simple instruction on using the MockServer utility we use for testing

RE: stub transport

2005-12-19 Thread Adrian Dick
TECTED] > Sent: Friday, December 16, 2005 5:09 AM > To: Apache AXIS C User List > Subject: RE: stub transport > > > hi Robert, > > no docs as it's an internal tool used within the test framework. Do > you use the source or binaries? It's not shipped with the binar

RE: stub transport

2005-12-16 Thread Stettler, Robert
I have 1.5 Final source.   -Original Message- From: John Hawkins [mailto:[EMAIL PROTECTED] Sent: Friday, December 16, 2005 5:09 AM To: Apache AXIS C User List Subject: RE: stub transport   hi Robert, no docs as it's an internal tool used within the test framework. D

RE: stub transport

2005-12-16 Thread John Hawkins
ot; To "Apache AXIS C User List" cc Subject RE: stub transport I am looking for a simple solution to simulate the server side, so that I can test my client code completely.  I know I can create apache stubs and I have generated stubs in WebLogic, but I am looking for som

RE: stub transport

2005-12-14 Thread Stettler, Robert
some doc?   -Original Message- From: John Hawkins [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 11:40 AM To: Apache AXIS C User List Subject: Re: stub transport   hi Robert, sorry unit testing of what - the service? So you want to emulate a client? We currently have a

Re: stub transport

2005-12-14 Thread John Hawkins
List" To cc Subject stub transport Is there any sort of stub http transport? Maybe something file driven?  I would like to use something like that for unit testing?     The information contained in this e-mail is confidential and/or proprietary to Capital One and/or its aff

stub transport

2005-12-14 Thread Stettler, Robert
Is there any sort of stub http transport? Maybe something file driven?  I would like to use something like that for unit testing?     The information contained in this e-mail is confidential and/or proprietary to Capital One and/or its affiliates. The information transmitted

Re: axis3 Transport?

2005-10-21 Thread Samisa Abeysinghe
Duane Murphy wrote: Hi Folks, I'm working on building axis-c for Mac OS X so I don't have the benefit of a build system that works and I am trying to assemble the build by hand. Is the transport in the axis3 directory supposed to be compilable? Or is it still under construction

axis3 Transport?

2005-10-21 Thread Duane Murphy
Hi Folks, I'm working on building axis-c for Mac OS X so I don't have the benefit of a build system that works and I am trying to assemble the build by hand. Is the transport in the axis3 directory supposed to be compilable? Or is it still under construction? Thanks for the help, ...Duane

RE: HTTP transport error while using setProxy() method

2005-03-09 Thread Samisa Abeysinghe
, March 09, 2005 3:34 PM To: Apache AXIS C User List Subject: RE: HTTP transport error while using setProxy() method Hi Samisa, Thanks for the quick response. When I bypassed monitor port ( in the test properties file), setProxy() worked and the test is passing. However, there is no information on

RE: HTTP transport error while using setProxy() method

2005-03-09 Thread Manohar K Chintala
RE: HTTP transport error while Please respond to using setProxy() method "Apache AXIS C

RE: HTTP transport error while using setProxy() method

2005-03-08 Thread Samisa Abeysinghe
I tested was to use inquire_v2 test with http://www-3.ibm.com/services/uddi/testregistry/inquiryapi endpoint and using my proxy server. Thanks, Samisa... -Original Message- From: Manohar K Chintala [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 09, 2005 12:41 PM To: axis-c-user@ws.apache.org Sub

HTTP transport error while using setProxy() method

2005-03-08 Thread Manohar K Chintala
test inside ANT framework, the output file has the following error. Inside AxisException block: HTTPTransportException:HTTP transport error Proxy Error: Unable to connect to remote host "localhost:13260" or host not responding - URL "http://localhost:13260/Calculator/services/Calcu