The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> Java Help
|
java install!?! ARRG
Discuss java install!?! ARRG in the Java Help forum on Dev Shed. java install!?! ARRG Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

March 3rd, 2002, 04:56 PM
|
|
PHP/PERL/.NET Coder
|
|
Join Date: May 2001
Location: Daytona Beach, Florida
Posts: 36
Time spent in forums: 41 sec
Reputation Power: 13
|
|
|
java install!?! ARRG
Ok,
for the last 4 days I have been trying to install jdk, tomcat and whatever connector(jserv?) is required to tie this all into apache. I am also confused as to how all these packages work together? I have used PHP and PERL for about 3 years now and I want to start developing in additional languages, especially java so that I can make some cool web based applications.
does anyone have the address of how to go about installing and configuring all these packages? the documentation seems to be very spread over multiple different packages.
i have installed jdk and set the JAVA_HOME path, i then installed tomcat and started it with bin/startup.sh
it starts up fine, one problem i am seeing though is that it is using an extensive amount of mem % usage in top. each process says it's using 60% mem usage? this can't be correct can it?
if anyone could point me in the right direction I would appreciate it. thank you very much.
__________________
"Mankind cannot define memory, yet it defines mankind"
|

March 4th, 2002, 01:43 PM
|
|
Contributing User
|
|
Join Date: Oct 2000
Location: Back in the real world.
|
|
your output of top can be caused by a process rapidly spawning new processes. then you get a sum other than 100% since top is too slow to make a "snapshot" of the running processes.
of course you cannot use more than 100% memory 
|

March 4th, 2002, 07:27 PM
|
|
|
|
jserv is obsolete
mod_jk is the needed module.
|

March 4th, 2002, 08:22 PM
|
|
PHP/PERL/.NET Coder
|
|
Join Date: May 2001
Location: Daytona Beach, Florida
Posts: 36
Time spent in forums: 41 sec
Reputation Power: 13
|
|
|
i obtained a module called mod_webapp.so
according to the tutorial by kevin yank on sitepoint.com? what is the difference in the two?
once i obtain the module, how do i install it?
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|