Re: Installation problems

2006-09-14 Thread Nadir Amra
Use the ant build processany other way is not supported

Nadir K. Amra

Christian Rudnick <[EMAIL PROTECTED]> wrote on 09/14/2006 
03:54:49 PM:

> Hello,
> 
> i try to install Axis-C at my computer but it fails every time with the 
same 
> error. It said that the Makefile.in could not be found. Whats the 
matter?
> 
> 
> My environment is 
> 
> Gentoo 3.4.6-r1
> automake (GNU automake) 1.9.6
> autoconf (GNU Autoconf) 2.59
> Xerces-C
> gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
> 
> The last lines from runconfig.sh
> 
> ...
> checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports 

> shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: error: cannot find input file: Makefile.in
> 
> 
> Can anybody help me?
> 
> 
> Many thanks Christian
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Installation problems

2006-09-14 Thread Christian Rudnick
Hello,

i try to install Axis-C at my computer but it fails every time with the same 
error. It said that the Makefile.in could not be found. Whats the matter?


My environment is 

Gentoo 3.4.6-r1
automake (GNU automake) 1.9.6
autoconf (GNU Autoconf) 2.59
Xerces-C
gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)

The last lines from runconfig.sh

...
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports 
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in


Can anybody help me?


Many thanks Christian

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problem with "special characters"

2006-09-14 Thread Pelikan Stephan
Hello,
 
We use Axis-C++ to implement a service in a Linux environment. This
service takes several string-arguments. If such a string contains a non
US-ASCII-character the method
 
for example: l_pIWSDZ->getElementAsString("query", 0);
 
used in our service-wrapper (build by wsdl2ws) returns NULL. The full
request (content-type-header, xml-definition and content) is in UTF-8.
The LANG environment-variable is en_EN.UTF-8 but also de_DE.ISO-8859-1
does not effect the result.
 
Does anyone observed the same problem or has some hints for us?
 
Thanks,
Stephan


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Murali Konnipati
Hi Arshad,

 I downloaded the jar files from the site and kept in the CLASSPATH.
I created an environment variable AXISJAVA_LIB pointing to the jar files
directory.

 When I try to build using ant command, it is giving me some class
symbol not found errors..

   Buildfile: build.xml

pre-init:

set-platform-specifics:

checkIfDebug:

initialize:

build:

compile:

compileClient:

compileAxisClient:

buildVersionResource:
   [cc] Starting dependency analysis for 3 files.
   [cc] 3 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 126 total files to be compiled.
   [cc] Starting link

compileTransport:

compileAxisTransport:

buildVersionResource:
   [cc] Starting dependency analysis for 3 files.
   [cc] 3 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 3 total files to be compiled.
   [cc] Starting link

compileAxisHTTPTransportChannel:

buildVersionResource:
   [cc] Starting dependency analysis for 2 files.
   [cc] 2 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 2 total files to be compiled.
   [cc] Starting link

compileAxisHTTPTransportSSLChannel:

buildVersionResource:
   [cc] Starting dependency analysis for 2 files.
   [cc] 2 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 2 total files to be compiled.
   [cc] Starting link

compileXMLParser:

compileAxisXMLParser:

buildVersionResource:
   [cc] Starting dependency analysis for 5 files.
   [cc] 5 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 1 total files to be compiled.
   [cc] Starting link

compileServer:

compileAxisServerEngine:

buildVersionResource:
   [cc] Starting dependency analysis for 1 files.
   [cc] 1 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 126 total files to be compiled.
   [cc] Starting link

compileApache20Module:

buildVersionResource:
   [cc] Starting dependency analysis for 3 files.
   [cc] 1 files are up to date.
   [cc] 2 files to be recompiled from dependency analysis.
   [cc] 2 total files to be compiled.
   [cc] Starting link

compileSimpleAxisServer:

buildVersionResource:
   [cc] Starting dependency analysis for 2 files.
   [cc] 2 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 0 total files to be compiled.
   [cc] Starting link

compileAdminService:

buildVersionResource:
   [cc] Starting dependency analysis for 2 files.
   [cc] 2 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 0 total files to be compiled.
   [cc] Starting link

compileAdminClient:
   [cc] Starting dependency analysis for 2 files.
   [cc] 2 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 0 total files to be compiled.

compileAxisConfiguration:
   [cc] Starting dependency analysis for 6 files.
   [cc] 6 files are up to date.
   [cc] 0 files to be recompiled from dependency analysis.
   [cc] 0 total files to be compiled.

compileWSDL2Ws:
[javac] Compiling 76 source files to /home/obj/classes
[javac] error: error reading
/home/globus/Axis/ws-axis/axisjava_lib/activation.jar; error in opening zip
file
[javac]
/home/globus/Axis/ws-axis/src/wsdl/org/apache/axis/wsdl/symbolTable/CElement
Decl.java:33: cannot find symbol
[javac] symbol  : class TypeEntry
[javac] location: class org.apache.axis.wsdl.symbolTable.CElementDecl
[javac] private TypeEntry type;
[javac] ^
[javac]
/home/globus/Axis/ws-axis/src/wsdl/org/apache/axis/wsdl/symbolTable/CElement
Decl.java:73: cannot find symbol
[javac] symbol  : class TypeEntry
[javac] location: class org.apache.axis.wsdl.symbolTable.CElementDecl
[javac] public CElementDecl(TypeEntry type, QName name)
[javac] ^
[javac]
/home/globus/Axis/ws-axis/src/wsdl/org/apache/axis/wsdl/symbolTable/CElement
Decl.java:79: cannot find symbol
[javac] symbol  : class TypeEntry
[javac] location: class org.apache.axis.wsdl.symbolTable.CElementDecl
[javac] public TypeEntry getType()
[javac]^
[javac]
/home/globus/Axis/ws-axis/src/wsdl/org/apache/axis/wsdl/symbolTable/CElement
Decl.java:84: cannot find symbol
[javac] symbol  : class TypeEntry
[javac] location: class org.apache.axis.wsdl.symbolTable.CElementDecl
[javac] public void setType(TypeEntry type)
[javac] ^
[javac]
/home/globus/Axis/ws-axis/src/wsdl/org/apache/axis/wsdl/symbolTable/CSchemaU
tils.java:26: package javax.xml.rpc.holders does not exist
[javac] import javax.xml.rpc.holders.BooleanHolder;
[javac

Re: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Arshad Ahamad
hi 

  you can download from here 
http://cabigcvs.nci.nih.gov/viewcvs/viewcvs.cgi/reactomedata/WEB-INF/lib/ 

Murali Konnipati writes: 

Hi, 


   I downloaded the ws-axis C++ package from SVN. In that I didn't
found any java/lib sub directory. 

Regards, 

Murali K 


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Arshad Ahamad
Sent: Thursday, September 14, 2006 4:12 PM
To: Apache AXIS C User List
Subject: Re: Problem with Axis C++ installatio on Linux PC 



Hi Murali,  


There is no need to install Axis Java in your sysytem. the value of
AXISJAVA_LIB=/ws-axis/java/lib which contend the all 
jar files like 
commons-discovery-0.2.jar,commons-httpclient-3.0-rc2.jar,commons-logging-1.0 

.4.jar,log4j-1.2.8.jar,wsdl4j-1.5.1.jar,activation.jar,axis-ant.jar,axis.jar 

,axis-schema.jar,jaxrpc.jar,mail.jar,saaj.jar,commons-httpclient-3.0-rc2.jar 

,wsdl2ws.jar,ant-contrib-0.6.jar,cpptasks.jar,ant-contrib.jar  

Murali Konnipati writes:  

I got one more doubt in the installation, what is AXISJAVA_LIB 
environment variable. Do i need to install Axis Java for WSDL ws to 
install in my system.
 
Thanks & Regards,
 
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_INFORMA

TION_T
YPE,
   [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
   



Thanks And Regards
Arashad Ahamad 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] 




Thanks And Regards
Arashad Ahamad


RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Murali Konnipati
Hi,

   I downloaded the ws-axis C++ package from SVN. In that I didn't
found any java/lib sub directory.

Regards,

Murali K

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Arshad Ahamad
Sent: Thursday, September 14, 2006 4:12 PM
To: Apache AXIS C User List
Subject: Re: Problem with Axis C++ installatio on Linux PC


Hi Murali, 

There is no need to install Axis Java in your sysytem. the value of
AXISJAVA_LIB=/ws-axis/java/lib which contend the all 
jar files like 
commons-discovery-0.2.jar,commons-httpclient-3.0-rc2.jar,commons-logging-1.0

.4.jar,log4j-1.2.8.jar,wsdl4j-1.5.1.jar,activation.jar,axis-ant.jar,axis.jar

,axis-schema.jar,jaxrpc.jar,mail.jar,saaj.jar,commons-httpclient-3.0-rc2.jar

,wsdl2ws.jar,ant-contrib-0.6.jar,cpptasks.jar,ant-contrib.jar 

Murali Konnipati writes: 

> I got one more doubt in the installation, what is AXISJAVA_LIB 
> environment variable. Do i need to install Axis Java for WSDL ws to 
> install in my system.
>  
> Thanks & Regards,
>  
> 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_INFORMA
> TION_T
> YPE,
>[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
>   
> 

Thanks And Regards
Arashad Ahamad

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Arshad Ahamad
Hi Murali, 


   There is no need to install Axis Java in your sysytem.
the value of AXISJAVA_LIB=/ws-axis/java/lib which contend the all 
jar files like 
commons-discovery-0.2.jar,commons-httpclient-3.0-rc2.jar,commons-logging-1.0 
.4.jar,log4j-1.2.8.jar,wsdl4j-1.5.1.jar,activation.jar,axis-ant.jar,axis.jar 
,axis-schema.jar,jaxrpc.jar,mail.jar,saaj.jar,commons-httpclient-3.0-rc2.jar 
,wsdl2ws.jar,ant-contrib-0.6.jar,cpptasks.jar,ant-contrib.jar 

Murali Konnipati writes: 


I got one more doubt in the installation, what is AXISJAVA_LIB
environment variable. Do i need to install Axis Java for WSDL ws to install
in my system.
 
Thanks & Regards,
 
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_T
YPE,
   [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
  



Thanks And Regards
Arashad Ahamad

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Murali Konnipati
Title: Message



    I got one more doubt in the 
installation, what is AXISJAVA_LIB environment variable. Do i need to install 
Axis Java for WSDL ws to install in my system.
 
    
Thanks & Regards,
 
    
Murali Krishna K

  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
  Popuri, MonicaSent: Thursday, September 14, 2006 3:00 
  PMTo: Apache AXIS C User ListSubject: 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 PMTo: Apache AXIS C User ListSubject: 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, MonicaSent: Thursday, September 14, 2006 2:41 
  PMTo: Apache AXIS C User ListSubject: 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 PMTo: 
axis-c-user@ws.apache.orgSubject: 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
 


RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Popuri, Monica
Title: Message



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 PMTo: Apache AXIS C User ListSubject: 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, MonicaSent: Thursday, September 14, 2006 2:41 
PMTo: Apache AXIS C User ListSubject: 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 PMTo: 
  axis-c-user@ws.apache.orgSubject: 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
   


RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Murali Konnipati
Title: Message



    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, MonicaSent: Thursday, September 14, 2006 2:41 
  PMTo: Apache AXIS C User ListSubject: 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 PMTo: axis-c-user@ws.apache.orgSubject: 
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
 


RE: Problem with Axis C++ installatio on Linux PC

2006-09-14 Thread Popuri, Monica
Title: Message




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 PMTo: axis-c-user@ws.apache.orgSubject: 
  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