Title: Message
This url can help you. All though I can attach these files as  you asked, but if correct directory structure is not there then u will face more problems. Rea this doc and try; http://programming.linux.com/article.pl?sid=05/02/16/1947220
Regards,
Monica
-----Original Message-----
From: Murali Konnipati [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 19, 2006 1:10 PM
To: Apache AXIS C User List
Subject: RE: Problem with Axis C++ installatio on Linux PC

        Hi monica,
 
            Could you please mail me your server.wsdd and client.wsdd files with the location where i need to keep those files.
       
        Thanks & Regards,
 
        Murali Krishna K
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Murali Konnipati
Sent: Monday, September 18, 2006 4:43 PM
To: Apache AXIS C User List
Subject: RE: Problem with Axis C++ installatio on Linux PC

        I installed axis in /usr/local/axis directory. In that etc directory is not there. Do i need to create it manually or what..?
        I installed Apache2.09 in my system. There is not problem with installation of Axis.
        Could you please mail me the changes i need to make in server.wsdd file.
 
        Regards,
 
        Murali K
 
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Popuri, Monica
Sent: Monday, September 18, 2006 3:49 PM
To: Apache AXIS C User List
Cc: [EMAIL PROTECTED]
Subject: RE: Problem with Axis C++ installatio on Linux PC

cp server.wsdd_linux to server.wsdd in /etc folder of your axis installation. You need to make change in this file. hope this solves your problem. BTW which version of apache you have installed?
-----Original Message-----
From: Murali Konnipati [mailto:[EMAIL PROTECTED]
Sent: Monday, September 18, 2006 1:12 PM
To: Apache AXIS C User List
Cc: Popuri, Monica; [EMAIL PROTECTED]
Subject: RE: Problem with Axis C++ installatio on Linux PC

        Hi All,
 
            Finally i have installed Axis C++ in my System.  But when i try to start the simple_axis_server, it is giving the following error..
 
           Warning - The WSDDFilePath file (/usr/local/axis/etc/server.wsdd) in the AXISCPP.CONF file does not exist.
           Aborted
 
           I checked for the sample server.wsdd in my Axis C++ directory. But i didn't find it. Could you please mail me the location of server.wsdd file and do needful favor.
 
           Thanks in advance,
 
          Murali Krishna K

          
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Popuri, Monica
Sent: Thursday, September 14, 2006 3:00 PM
To: Apache AXIS C User List
Subject: RE: Problem with Axis C++ installatio on Linux PC

No need, just comment that part of build.xml around line no 181 i guess
-----Original Message-----
From: Murali Konnipati [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 14, 2006 3:00 PM
To: Apache AXIS C User List
Subject: RE: Problem with Axis C++ installatio on Linux PC

        Do i need to install OpenSSL to complete the Axis c++ installation are what..?
 
         Regards,
 
        Murali k
   
   
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Popuri, Monica
Sent: Thursday, September 14, 2006 2:41 PM
To: Apache AXIS C User List
Subject: RE: Problem with Axis C++ installatio on Linux PC

It seems you are using apache 2.2.3 use 2.0.x instead

-----Original Message-----
From: Murali Konnipati [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 13, 2006 8:30 PM
To: axis-c-user@ws.apache.org
Subject: Problem with Axis C++ installatio on Linux PC

Hi All,
 
        I got the following error when i try to build the file using ant from the SVN code...
 
        buildVersionResource:
       [cc] Starting dependency analysis for 2 files.
       [cc] 1 files are up to date.
       [cc] 1 files to be recompiled from dependency analysis.
       [cc] 2 total files to be compiled.
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In member
       [cc]    function `virtual int
       [cc]    Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPORT_INFORMATION_TYPE,
       [cc]    const char*)':
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: `
       [cc]    ap_table_set' undeclared (first use this function)
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:107: (Each
       [cc]    undeclared identifier is reported only once for each function it appears
       [cc]    in.)
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp: In member
       [cc]    function `virtual const char* Apache2Transport::getTransportProperty(const
       [cc]    char*, bool)':
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/Apache2Transport.cpp:243: `
       [cc]    ap_table_elts' undeclared (first use this function)
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp: In function `int
       [cc]    axis_handler(request_rec*)':
       [cc] /home/globus/Axis/ws-axis/src/server/apache2/mod_axis2.cpp:122: warning: control
       [cc]    reaches end of non-void function
 
BUILD FAILED
/home/globus/Axis/ws-axis/build.xml:245: The following error occurred while executing this line:
/home/globus/Axis/ws-axis/build.xml:236: The following error occurred while executing this line:
/home/globus/Axis/ws-axis/build.xml:124: The following error occurred while executing this line:
/home/globus/Axis/ws-axis/build/buildApache20Module.xml:21: g++ failed with return code 1
 
Total time: 2 minutes 21 seconds
 
Can anybody tell me, do i need to modify any part of the build.xml.
 
Thanks in advance,
 
Murali Krishna K
 

Reply via email to