#1 (permalink)  
Old 04-10-2004, 09:27 AM
dgbaker's Avatar
Moderator
 
Join Date: Sep 2002
Location: Toronto, Ontario Canada
Posts: 2,768
dgbaker is on a distinguished road
New Tomcat 5.0.19 installer

UPDATE SEPT. 14TH - INSTALLER NO LONGER AVAILABLE.

Since cPanel now includes Tomcat in version 9.9.x, we are no longer supplying our installer as it can cause conflicts with cPanel's install.
__________________
Regards,
David
Forum Moderator

Alternate Support? http://www.cpanelhosts.com
Looking for a server? http://www.myvirtualhosting.com
Get Dedicated in Toronto at MVH.
We are a licensed cPanel PartnerNoc

Last edited by dgbaker; 09-14-2004 at 08:23 AM. Reason: Removal of download links and why.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2004, 09:56 AM
Registered User
 
Join Date: Apr 2003
Location: Lewisville, Tx
Posts: 966
kris1351
DG...

Thanks for the great work yet again. This looks awesome! If you need a mirror for the downloads contact me at kris@wwm.net and we can set something up.
__________________
Kris
NCServ, LLC.
WebHosting - Dedicated Servers - Colocation
sales@ncerv.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-10-2004, 10:14 AM
dgbaker's Avatar
Moderator
 
Join Date: Sep 2002
Location: Toronto, Ontario Canada
Posts: 2,768
dgbaker is on a distinguished road
Your welcome.

I will be adding some additional instructions/information for things like enabling admin and manager.

We are also working on an auto-deployer. Basically a cron script that monitors a certain directory in users home areas and if they put a .war file there it gets picked up by the script and gets auto-deployed. We are still working on the updating of httpd for the newly deployed app though. No estimated timeline has been set.
__________________
Regards,
David
Forum Moderator

Alternate Support? http://www.cpanelhosts.com
Looking for a server? http://www.myvirtualhosting.com
Get Dedicated in Toronto at MVH.
We are a licensed cPanel PartnerNoc

Last edited by dgbaker; 04-10-2004 at 10:17 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-10-2004, 10:21 AM
Registered User
 
Join Date: Jan 2002
Posts: 13
netendea
dgbaker,

I believe that your installer added the following to the httpd.conf

/usr/local/build/tomcat/conf/auto/mod_jk.conf

but should have added

/usr/local/jakarta/build/tomcat/conf/auto/mod_jk.conf

Regards,
David
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-10-2004, 10:26 AM
Registered User
 
Join Date: Jan 2002
Posts: 13
netendea
dgbaker,

Also the /usr/local/jakarta/build/tomcat/conf/jk/worker.properties references a /conf/workers2.properties properties in the tomcat home, yet there doesn't appear to be such a config file..... Is this supposed to reference jk2.properties in the conf directory or something else?

Regards,
David
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-10-2004, 10:32 AM
dgbaker's Avatar
Moderator
 
Join Date: Sep 2002
Location: Toronto, Ontario Canada
Posts: 2,768
dgbaker is on a distinguished road
Quote:
Originally posted by netendea
dgbaker,

I believe that your installer added the following to the httpd.conf

/usr/local/build/tomcat/conf/auto/mod_jk.conf

but should have added

/usr/local/jakarta/build/tomcat/conf/auto/mod_jk.conf

Regards,
David
This is for the 4.1.19 installer.
No it is correct, this is not a build/src install it is a binary install.
__________________
Regards,
David
Forum Moderator

Alternate Support? http://www.cpanelhosts.com
Looking for a server? http://www.myvirtualhosting.com
Get Dedicated in Toronto at MVH.
We are a licensed cPanel PartnerNoc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-10-2004, 10:40 AM
Registered User
 
Join Date: Jan 2002
Posts: 13
netendea
ok -- my bad

I may have had remnants of the v4 TC around.. I'll dig a little deeper....

David
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-10-2004, 12:29 PM
Registered User
 
Join Date: Apr 2003
Location: Lewisville, Tx
Posts: 966
kris1351
DG, which jdk is required. The version I downloaded, 1.2.4, doesn't seem to be linked up like your script requires.
__________________
Kris
NCServ, LLC.
WebHosting - Dedicated Servers - Colocation
sales@ncerv.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 04-10-2004, 01:21 PM
dgbaker's Avatar
Moderator
 
Join Date: Sep 2002
Location: Toronto, Ontario Canada
Posts: 2,768
dgbaker is on a distinguished road
It should use

j2sdk1.4.2_04

Linked as follows;

ln -s /usr/java/j2sdk1.4.2_04 /usr/local/jdk
ln -s /usr/java/j2sdk1.4.2_04/jre/ /usr/local/jre
__________________
Regards,
David
Forum Moderator

Alternate Support? http://www.cpanelhosts.com
Looking for a server? http://www.myvirtualhosting.com
Get Dedicated in Toronto at MVH.
We are a licensed cPanel PartnerNoc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 04-10-2004, 01:28 PM
Registered User
 
Join Date: Apr 2004
Posts: 67
trout21
VM error - ! Grr

Hello, I am trying unsucessfully to get .jsp up and running on my server!

I get this error when running ./pre-install.sh

Unable to load native library: /usr/java/j2sdk1.4.0/jre/lib/i386/libja
va.so: symbol __libc_waitpid, version GLIBC_2.0 not defined in file li
bc.so.6 with link time reference

Now, I actually have /usr/java/j2sdk1.4.2-b05 installed - will I have to instead install the 1.4.0 to have this work correctly? Or can I just go ahead with the rest of the tut?

Thank you for any reply.

trout.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 04-10-2004, 02:29 PM
dgbaker's Avatar
Moderator
 
Join Date: Sep 2002
Location: Toronto, Ontario Canada
Posts: 2,768
dgbaker is on a distinguished road
The install will actually install 1.4.2 and re-link jdk and jre.
__________________
Regards,
David
Forum Moderator

Alternate Support? http://www.cpanelhosts.com
Looking for a server? http://www.myvirtualhosting.com
Get Dedicated in Toronto at MVH.
We are a licensed cPanel PartnerNoc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 04-11-2004, 01:14 PM
Registered User
 
Join Date: Jan 2003
Posts: 19
HSAdam
What does tomcat set the default login and pass to for the admin panels?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 04-11-2004, 03:51 PM
Planet_Master's Avatar
Registered User
 
Join Date: Apr 2002
Location: New Yorker
Posts: 260
Planet_Master
I am definitely going to try this, sure beats manual install. I will report any problems and work arounds if necessary. Thx DgB
__________________
Vision Plateau Web Services - Total Control Hosting
http://www.visionplateau.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 04-11-2004, 04:21 PM
Planet_Master's Avatar
Registered User
 
Join Date: Apr 2002
Location: New Yorker
Posts: 260
Planet_Master
Quote:
Originally posted by HSAdam
What does tomcat set the default login and pass to for the admin panels?
There is no default, you need to set your own:
edit /usr/local/jakarta/tomcat/conf/tomcat-users.xml

Add the following:
< user username="user" password="secretpass" roles="admin,manager"/ >

save and restart Tomcat.

*************************

DgB I tried it on my RHE server and works great (ToDo: RH 9 servers), basically the same thing as my manual install without all the hassles. Although I will still need to modify my server and web XML for my custom purposes but none the less a great time saver

Thx!
__________________
Vision Plateau Web Services - Total Control Hosting
http://www.visionplateau.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 04-11-2004, 05:48 PM
dgbaker's Avatar
Moderator
 
Join Date: Sep 2002
Location: Toronto, Ontario Canada
Posts: 2,768
dgbaker is on a distinguished road
Thanks, your very welcome, I did try it on a RH9 server and did work so you shouldn't have too much trouble. Also as a note the RH9 server I tried it on was an RH7.3 to RH9 in place upgrade using one of the Howto's on ev1.
__________________
Regards,
David
Forum Moderator

Alternate Support? http://www.cpanelhosts.com
Looking for a server? http://www.myvirtualhosting.com
Get Dedicated in Toronto at MVH.
We are a licensed cPanel PartnerNoc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:56 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc