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 PROTECTED]
Sent: Monday, January 23, 2006 5:17 PM
To: Apache AXIS C Developers List
Subject: Re: Install Axis-c on Tomcat?

 

Hi Paul

We have our application implemented in C++.
So to implement a web service using axis, I believed to must use axis-c to have direct binding between our c++ libraries and axis.
However we want to have the rest of the web side (say some servelets and web application) to be implemented 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++ libraries bound to axis/java more intelligent?  Bind the c++ libraries using JNI would cause alot of weired data exchange between native and java classes.

thanks
Khamis

Paul Fremantle wrote:

Khamis

I 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.

Paul

On 1/23/06, Khamis Abuelkomboz <[EMAIL PROTECTED]> wrote:

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 question, I appreciate to get an
answer regarding this.

Thanks
Khamis

--
Try Code-Navigator on http://www.codenav.com
a source code navigating, analysis and developing tool.
It supports following languages:
    * C/C++
    * Java
    * .NET (including CSharp, VB.Net and other .NET components)
    * Classic Visual Basic
    * PHP, HTML, XML, ASP, CSS
    * Tcl/Tk,
    * Perl
    * Python
    * SQL,
    * m4 Preprocessor
    * Cobol




--
Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://bloglines.com/blog/paulfremantle
[EMAIL PROTECTED]

"Oxygenating the Web Service Platform", www.wso2.com




-- 
Try Code-Navigator on http://www.codenav.com
a source code navigating, analysis and developing tool.
It supports following languages:
    * C/C++
    * Java
    * .NET (including CSharp, VB.Net and other .NET components)
    * Classic Visual Basic
    * PHP, HTML, XML, ASP, CSS
    * Tcl/Tk,
    * Perl
    * Python
    * SQL,
    * m4 Preprocessor
    * Cobol


_______________
Siebel
IT'S ALL ABOUT THE CUSTOMER
Visit www.siebel.com

This e-mail message is for the sole use of the intended recipient(s) and contains confidential and/or privileged information belonging to Siebel Systems, Inc. or its customers or partners. Any unauthorized review, use, copying, disclosure or distribution of this message is strictly prohibited. If you are not an intended recipient of this message, please contact the sender by reply e-mail and destroy all soft and hard copies of the message and any attachments. Thank you for your cooperation.

Reply via email to