Running Tomcat on a webserver?

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Running Tomcat on a webserver?

 
0
  #1
Jul 31st, 2005
I know how to run tomcat on MY computer, I just click the start button. My question is, how can I upload tomcat to a webserver and make it run forever(or at least until I click stop).
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Running Tomcat on a webserver?

 
0
  #2
Aug 1st, 2005
You can't. It needs to be installed there for your use by the server administrator.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Running Tomcat on a webserver?

 
0
  #3
Aug 1st, 2005
Originally Posted by jwenting
You can't. It needs to be installed there for your use by the server administrator.

That makes me want to scream. Is there another server/container you can put on a webserver yourself?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Running Tomcat on a webserver?

 
0
  #4
Aug 1st, 2005
no, of course not.
Any software running on a machine needs to be installed by someone who has a right to do so.

If that weren't the case the security implications would be enormous.
Of course if you have an account on that machine you might install it using an ssh connection, but if the machine is properly configured it should be inaccessible to the outside world as the firewall would block requests to it.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Running Tomcat on a webserver?

 
0
  #5
Aug 1st, 2005
Originally Posted by jwenting
no, of course not.
Any software running on a machine needs to be installed by someone who has a right to do so.

If that weren't the case the security implications would be enormous.
Of course if you have an account on that machine you might install it using an ssh connection, but if the machine is properly configured it should be inaccessible to the outside world as the firewall would block requests to it.
Oh geez, this breaks my heart. Say on my webserver they have a spot for cgi scripts, is it possible they are running something that will run jsps and servlets?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Running Tomcat on a webserver?

 
0
  #6
Aug 1st, 2005
it is possible, and it can't hurt to ask.

If they don't, hosting space for servlets and JSPs isn't that expensive if you don't need large amounts of bandwidth.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Running Tomcat on a webserver?

 
0
  #7
Aug 6th, 2005
Hello,

In my experience, you need to be the admin/supervisor to install an environment, such as Tomcat, or Apache, or things that interact at the higher level. There are some scripts out there, such as yappa-ng that a user could install, and run from his own area. BUt things that require tweaking of the firewall, or the opening of a port, or various levels of IO are saved for exclusive access to the root/supervisor accounts.

Christian
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Running Tomcat on a webserver?

 
0
  #8
Aug 6th, 2005
And of course Tomcat would effectively be installed as a plugin to the webserver, requiring changes to the webserver configuration files (and thus a restart of the webserver itself).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Running Tomcat on a webserver?

 
0
  #9
Aug 6th, 2005
Thanks guys, but I just said screw it. I don't have the smarts or time to do what I wanted. So, I just turned my site into a "hobby" site, and I'm just as satisfied.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC