gh, I would like a commitment that the changes will
be intergraded into axis2/c.
Dan
-Original Message-
From: Paul Fremantle [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 18, 2007 6:05 AM
To: [EMAIL PROTECTED]; Apache AXIS C Developers List
Subject: Re: FW: Apache HTTP Server/Tomcat w
ed the simple_axis2_server with
the samples/client executables and samples/server shared objects.
I would like to donate these changes to the apache development team and
have them become part of the axis2/c project.
We currently have Servlet version 2.4 of Apache Tomcat/5.5.23 running
with axis2 versi
Jim Seipp wrote:
Hi Samisa,
Can you send me the instructions on the Apache 2 Module?
http://ws.apache.org/axis2/c/docs/axis2c_manual.html#apa_mod
Samisa...
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
Hi Samisa,
Can you send me the instructions on the Apache 2 Module?
Thanks,
Jim
-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 10, 2007 5:51 PM
To: Apache AXIS C Developers List
Subject: Re: tomcat
Jim Seipp wrote:
>Hi,
>
>Instead
Jim Seipp wrote:
Can you please tell me how to deploy with Apache 2?
http://ws.apache.org/axis2/c/docs/axis2c_manual.html#apa_mod
Samisa...
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
Can you please tell me how to deploy with Apache 2?
Thanks,
Jim
-Original Message-
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 10, 2007 5:51 PM
To: Apache AXIS C Developers List
Subject: Re: tomcat
Jim Seipp wrote:
>Hi,
>
>Instead of
Jim Seipp wrote:
Hi,
Instead of using the "axis2_http_server.exe" server is it possible to
use the TomCat server?
If so can please you tell me how to set up the server to use the Axis2C
with TomCat?
We do not have support to dploy with Tomcat. However we have an Apache
2 Module
Hi,
Instead of using the "axis2_http_server.exe" server is it possible to
use the TomCat server?
If so can please you tell me how to set up the server to use the Axis2C
with TomCat?
Thanks,
Jim
-
To unsubscribe, e-ma
libCurl
transport with client to deal with HTTP protocol problems that we had with the
Axis2 client transport lib
> Seg faults with reconnecting the Tomcat Server by calling
> axis2_stub_create_with_endpoint_ref_and_clien
.
Please have a look at the echo sample to see how service client instance could
be re-used.
> Seg faults with reconnecting the Tomcat Server by calling
> axis2_stub_create_with_endpoint_ref_and_clien
[ http://issues.apache.org/jira/browse/AXIS2C-359?page=all ]
Samisa Abeysinghe updated AXIS2C-359:
-
Fix Version/s: 1.0.0
> Seg faults with reconnecting the Tomcat Server by calling
> axis2_stub_create_with_endpoint_ref_and_clien
Seg faults with reconnecting the Tomcat Server by calling
axis2_stub_create_with_endpoint_ref_and_client_home
-
Key: AXIS2C-359
URL: http
I think you would try doing following to
achieve a solution
without JNI:
Client->tomcat->httpd->axis-c
If the client is axis-c, make tomcat to forward the Client
request to the httpd.
Thanks
-Lilantha
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT
Well one solution would be to have Apache HTTPD proxy requests for the rest of the site through to Tomcat using the Tomcat connector.client --> HTTPD --> Tomcat --> Java --> AxisC++ --> C++
Sound ok?PaulOn 1/23/06, Khamis Abuelkomboz <[EMAIL PROTECTED]&
in tomcat and java.
Now I see axis-c is used to be only for apache httpd. So if I have to
configure a web service server, it has to stay standalone and implement
the web service client in tomcat using axis/java.
Is this the only possible configuration you see? Is it not possible to
get our c
KhamisI really don't understand your question. Maybe you can rephrase it?Axis/Java and Axis2/Java run under Tomcat (Java environment)Axis/C++ runs under Apache HTTPD (C environment)I can't see any reason to get AxisC++ running under Tomcat.
PaulOn 1/23/06, Khamis Abuelkomboz <[EM
Hi
I have a basic question, is it possible at all to get axis-c running
under Tomcat 5.x?
The installation instructions on the axis-c installation guide refer to
apache 1.x/2.x.
If only axis only runs with Tomcat, how would you still bind Axis into
your C++ libraries? I asked before this
17 matches
Mail list logo