•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Linux Servers and Apache section within the Tech Talk category of DaniWeb, a massive community of 456,575 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,588 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Linux Servers and Apache advertiser: Programming Forums
Views: 1773 | Replies: 0
![]() |
•
•
Join Date: Oct 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Hi All,
I am very bew to Linux and I have been given a task to integrate Apache and Tomcat.
I got a document and integrated but the output I am getting is It works.
I want to get my home page with my IP. but If I give Ip followed by 7080(full URL) I am able to see the home page.
I used jakarta-tomcat-connectors-jk2-2.0.4-src.tar.tar and
libtool-1.5.8.tar.tar.
jk2.properties:
httpd.conf
I have added these lines..
workers2.properties
server.xml
Is there any configuration I missed, please help me out.
Regards,
Kranthi Kiran
I am very bew to Linux and I have been given a task to integrate Apache and Tomcat.
I got a document and integrated but the output I am getting is It works.
I want to get my home page with my IP. but If I give Ip followed by 7080(full URL) I am able to see the home page.
I used jakarta-tomcat-connectors-jk2-2.0.4-src.tar.tar and
libtool-1.5.8.tar.tar.
jk2.properties:
channelSocket.port=8009 channelSocket.address=127.0.0.1 channelSocket.maxThreads=300
httpd.conf
I have added these lines..
LoadModule jk2_module libexec/mod_jk2.so <Location "/AjaxSample"> JkUriSet worker ajp13:127.0.0.1:8009 </Location> <Location "/AjaxSample/*"> JkUriSet worker ajp13:127.0.0.1:8009 </Location>
workers2.properties
[shm] file=/usr/local/apache2/logs/shm.file size=1048576 # socket channel [channel.socket:localhost:8009] port=8009 host=127.0.0.1 # worker for the connector [ajp13:localhost:8009] channel=channel.socket:localhost:8009
server.xml
<Host name="192.168.139.202:7080"> <Context path="/AjaxSample" docBase=" /home/oracle/apache-tomcat-5.5.20/webapps/AjaxSample " debug="0" reloadable="true" crossContext="true"/> </Host>
Is there any configuration I missed, please help me out.
Regards,
Kranthi Kiran
![]() |
•
•
•
•
•
•
•
•
DaniWeb Linux Servers and Apache Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
apple bbc cd cellphone choose code computer core debian dell desktop development drivers enterprise fedora fiji games gentoo gpl hardware ibm infrastructure install kernel laptop linux marketing microsoft mobile news novell open open source openoffice operating os palm preinstall red hat rhel security server source sun system ubuntu unix vista web windows
- PHP 5 on Tomcat 5.5 (Windows NT / 2000 / XP / 2003)
- Error: 500 on Apache SOAP Admin page (RSS, Web Services and SOAP)
- how to use jsp and tomcat (JSP)
- Apache Soap Problem, rpcrouter is throwing exception (RSS, Web Services and SOAP)
- about:blank message error (Viruses, Spyware and other Nasties)
- Apache Tomcat and IIS 6 with JK2 (Windows Servers and IIS)
- integrating apache and tomcat (Linux Servers and Apache)
Other Threads in the Linux Servers and Apache Forum
- Previous Thread: Compiling with minimum modules
- Next Thread: Windows: Installing A Web Server Cache on Apache


Linear Mode