similar to: Jakarta-Tomcat 1.2.10 problem

Displaying 20 results from an estimated 200 matches similar to: "Jakarta-Tomcat 1.2.10 problem"

2005 Mar 22
0
Centos 3.3 ( Apache WebServer integration with Tomcat
Hello all, I am new to CentosOS. I am trying to connect Apache Webserver with Tomcat 5.5.7 using mod_jk. Well, if you go there: http://www.export4u.co.uk ( Apacher webserver is running but it is not integrated with Tomcat. ) Java , Tomcat are already installed on the my machine 1) I have installed mod_jk.so ( I put into modules directory in etc/httpd/modules/ ? Am I putting mod_jk.so in
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7 I cannot integrate them together?> Any help will be appreciated Regards Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on
2005 Apr 01
2
Hints on gpg key
I researched on google for some time ... This is my other machine having centos 3.4 Im getting these GPG_KEY error while using Yum install httpd-devel AND Yum upgrade warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/base/packages/httpd-devel-2.0.46-44.ent.centos.2.i386.rpm Error: You may also
2005 Mar 29
26
Restart centos from Commandline
Hello, I am connecting to my server through SecureCRT. Server is running Centos 4.0 I need to restart my server What is command line?> anyone knows vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me
2005 May 23
1
RE: Wireless Networking
Dear All, I have one centos box ( centos 4.0 ) which is connected to MSI wireless router....... And which is connected to my ISP MODEM. I incorporated wireless router so that I can use my laptop from any of my rooms. Now this Centos 4.0 box is my home server machine. The MSI Wireless Router has DHCP server enabled. Wireless router has provided each address to my machines basically internal IP
2005 Mar 22
2
etc/profile attached.
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: profile Type: application/octet-stream Size: 940 bytes Desc: profile Url : http://lists.caosity.org/pipermail/centos/attachments/20050322/7fca58d3/profile.obj
2005 Apr 05
1
(no subject)
I am having this error Im using apache 2.0.46 with tomcat 5.5.4 .. Mod_jk is working fine. But my GSM modem is having problem in connecting.. RXTX fhs_lock() Error: creating lock file: /var/lock/LCK..ttyS0: File exists Any help will be great. Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins' court po 388 valletta, m-malta/europe mobile: +356 9943 8263
2005 May 23
0
RE: Wireless Networking
Thankx I solved the problem by removing firewall and now trying to include firewall settings step by step Vaneet -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Ryan Sent: Monday, May 23, 2005 10:35 AM To: CentOS mailing list Subject: Re: [CentOS] RE: Wireless Networking > 1) I am not able to connect to my Centos Server BOX
2003 May 06
4
AVM C4
Hi, Has anybody used AVM C1/C4s on Asterisk? What's the result? I know there may be better cards, but I have 2 C4s which I want to put to good use. Andrea Coppini +356 79 ANDREA (263732) andreacoppini@iwg.info EMPOWER PEOPLE - THE WORLD IN YOUR HAND iWG (iWORLD GROUP) is a global e-mobile company creating, building and growing new businesses. iWG founders are pioneers in creating
2008 Apr 14
1
redirecting outside connections to https on apache
Hi friends, There are about 15 applications hosted on different in our infrastructure mostly running on apache/iis/tomcat. We have a frontend apache server running on Centos 4.4 64bit which make these applications accessible to outside world. For the applications which are running on tomcat we are running jkmount to make these applications available without mentioning tomcat ports. For
2004 Dec 06
1
Help: Apache2, Tomcat5 and jk2_connector
Hello, Does any have Apache 2.0.49 with tomcat 5.5.4 and jakarta-tomcat-connectors-jk2-2.0.4 working??? Apache was allready installed with CentOS 3 I installed tomcat with it's tar.gz file and instalation was good. but I installed first the j2sdk-1_4_2_06-linux-i586 java version... everything was OK... but when I try to install the jakarta-tomcat-connector I get an error when executing the
2003 May 10
4
Wireless IP phone for *PBX
Dear Guys, One of my customers ask me for a Wireless IP PBX, well the Asterisk fits IP PBX, But what about Wireless, ans also portable, a very special cutomer :) 1.-one possible solution is a PDA with one of those SIp softphones but VERY EXPENSIVE for the PDA 2.- a fxs channel bank and lots of Panasonic like wireless phone but the question is 1.- can my customer use all the features
2006 Jun 08
0
Arcview .iwg temporary file
We have about 15 file servers with samba (version 3.05, 3.0.14 and 3.0.22) on Redhat 7.1-7.3 and FC4. Opening on it with arcview a .dwg file is fine, it creates a good temporary .iwg (some MB), like using the file on a local disk. Only in one installation (RH 7.3 updated, with kernel 2.4.20-28, samba 3.0.5 and 3.0.22) we have a problem. Arcview write always a .iwg file with a 8 byte size, and
2012 Feb 10
3
problem subsetting data frame with variable instead of constant
Hello, I've encountered a very weird issue with the method subset(), or maybe this is something I don't know about said method that when you're subsetting based on the columns of a data frame you can only use constants (0.1, 2.3, 2.2) instead of variables? Here's a look at my data frame called 'ea.cad.pwr': *>ea.ca.pwr[1:5,] MAF OR POWER 1 0.02 0.01 0.9999 2 0.02
2010 Jun 23
1
mhplot error with test example: "ylim not found"
Hello all, I am trying to make a genome association plot for p-values related to SNPs and was fortunate to find that R contains a package that produces Manhattan plots which is what's preferred for my current project. The function mhtplot() is found in the 'gap' package which I installed in R 2.11.1 on Windows. I thought I'd test out the function first with the examples they
2010 Jun 02
3
R linux install: FORTRAN compiling error
Hello, I have basic familiarity with Unix but by most standards a novice. I am trying to install R on a linux machine and am following the instructions in the R install and admin guide in terms of what is required to compile the R source code. I downloaded R version 2.11.1 and extracted the files into my home directory. I realize I need a FORTRAN compiler to help with this process and have
2010 Jun 04
1
R plotting on linux, regardless of architecture of local machine
Hello, I just installed R 2.11.0 on a 64 bit Linux machine: Red Hat Enterprise Linux Server release 5.5 (Tikanga) I am still in the learning process in terms of handling Unix and have used R on both windows and Unix before. I am wondering when running R in this linux machine is there a way to be able to see plots pop up right on the screen after using the plot() function instead of saving it
2007 Jul 31
1
Misterious Yum install Error: "package ... is reduced"
Hi, Here is a newbie to Yum on Centos 5. I got an interesting yet misterious problem here. When I rolled a mod_jk package and tried to install it onto a bunch of Centos 5 boxes with comand 'yum -e 10 -d 10 install mod_jk', it fails with the messages at end; and so mod_jk just ended up ignored. But when I manually run 'rpm -ivh --test mod_jk...rpm' on command line it reports
2013 Feb 20
0
CESA-2013:0270 Moderate CentOS 5 jakarta-commons-httpclient Update
CentOS Errata and Security Advisory 2013:0270 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0270.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6a81b59c499338ef192d95e6752878fa839958581720e3305403043b73923419 jakarta-commons-httpclient-3.0-7jpp.2.i386.rpm
2014 Sep 08
0
CESA-2014:1166 Important CentOS 5 jakarta-commons-httpclient Security Update
CentOS Errata and Security Advisory 2014:1166 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1166.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: d398f2079dd566675279027bf92c5a1e3bebb29f1ea1aaf605387ee03097d671 jakarta-commons-httpclient-3.0-7jpp.4.el5_10.i386.rpm