|
|||
|
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. |
|
||||
|
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 Last edited by dgbaker; 04-10-2004 at 09:17 AM. |
|
|||
|
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 |
|
||||
|
Quote:
No it is correct, this is not a build/src install it is a binary install.
__________________
Regards, David Forum Moderator |
|
|||
|
DG, which jdk is required. The version I downloaded, 1.2.4, doesn't seem to be linked up like your script requires.
|
|
|||
|
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. |
|
||||
|
Quote:
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! |
|
||||
|
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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|