List Info

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




Problem with Axis C++ installatio on Linux PC
user name
2006-09-14 10:49:25
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: kmuraliindia.altair.com [mailto:kmuraliindia.altair.com] 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,com
mons-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-httpcl
ient-3.0-rc2.jar

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

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: kmuraliindia.altair.com [mailto:kmuraliindia.altair.com] 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:murali.konnipatialtair.com]
> 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: kmuraliindia.altair.com [mailto:kmuraliindia.altair.com] 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:murali.konnipatialtair.com]
> Sent: Wednesday, September 13, 2006 8:30 PM
> To: axis-c-userws.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/Apache2Transpor
t.cpp: In
member
>        [cc]    function `virtual int
>        [cc] 
>
Apache2Transport::setTransportProperty(axiscpp::AXIS_TRANSPO
RT_INFORMA
> TION_T
> YPE,
>        [cc]    const char*)':
>        [cc]
>
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transpor
t.cpp:107: `
>        [cc]    ap_table_set' undeclared (first use
this function)
>        [cc]
>
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transpor
t.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/Apache2Transpor
t.cpp: In
member
>        [cc]    function `virtual const char*
> Apache2Transport::getTransportProperty(const
>        [cc]    char*, bool)':
>        [cc]
>
/home/globus/Axis/ws-axis/src/server/apache2/Apache2Transpor
t.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:1
22:
> 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: axis-c-user-unsubscribews.apache.org
For additional commands, e-mail: axis-c-user-helpws.apache.org

------------------------------------------------------------
---------
To unsubscribe, e-mail: axis-c-user-unsubscribews.apache.org
For additional commands, e-mail: axis-c-user-helpws.apache.org

sending log via mail
user name
2006-09-14 10:11:09
that is a potentially dangerous endeavour.
 
Email was not "meant" to send logs. Logs are
big. it's true modern mail systems can handle big files but
it's not quite appropriate.
 
Maybe what you want is logwatch ( which creates a daily
report of you logs ) to send the report to your mail box.
 
By default logwatch sends mail to root.
 
you could change logwatch to send to you, or you could put
your email address in /root/.forward so that you get all
systems mails.
 
That's what I do.
 
David
 
David Thornton
Implementation Services Specialist, Managed Technology
Services
IVN: 821 4224
____________________________
Star - Technology at your command
T - 01285 886297
M - 07917 008738
F - 01285 884491
E - dthorntonstar.net.uk <mailto:dthorntonstar.net.uk> 
W - www.star.net.uk <http://www.star.net.uk>
  
  
Part of MessageLabs Group 
Company Registration Number - 3077786

________________________________

From: rhn-users-bouncesredhat.com on behalf of Abhi
Sent: Wed 9/13/2006 18:07
To: rhn; rhn
Subject: [rhn-users] sending log via mail


i am using RHEL 4,
i want my system log automatically on my yahoo mailbox ,
plz tell steps for config
 

________________________________

Get your email and more, right on the new Yahoo.com <http://us.rd.yahoo.com/evt=42973/*http://www.y
ahoo.com/preview>  
____________________________________________________________
__________
This email has been scanned by the MessageLabs Email
Security System.
For more information please visit http://www.messagela
bs.com/email 
____________________________________________________________
__________


____________________________________________________________
__________
This email has been scanned by the MessageLabs Email
Security System.
For more information please visit http://www.messagela
bs.com/email 
____________________________________________________________
__________

_______________________________________________
rhn-users mailing list
rhn-usersredhat.com
htt
ps://www.redhat.com/mailman/listinfo/rhn-users
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )