943,982 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 1813
  • Java RSS
Jul 31st, 2005
0

Running Tomcat on a webserver?

Expand Post »
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).
Similar Threads
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004
Aug 1st, 2005
0

Re: Running Tomcat on a webserver?

You can't. It needs to be installed there for your use by the server administrator.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Aug 1st, 2005
0

Re: Running Tomcat on a webserver?

Quote 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?
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004
Aug 1st, 2005
0

Re: Running Tomcat on a webserver?

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.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Aug 1st, 2005
0

Re: Running Tomcat on a webserver?

Quote 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?
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004
Aug 1st, 2005
0

Re: Running Tomcat on a webserver?

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.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Aug 6th, 2005
0

Re: Running Tomcat on a webserver?

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
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Aug 6th, 2005
0

Re: Running Tomcat on a webserver?

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).
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Aug 6th, 2005
0

Re: Running Tomcat on a webserver?

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.
Reputation Points: 113
Solved Threads: 19
Postaholic
server_crash is offline Offline
2,108 posts
since Jun 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Java and DOM
Next Thread in Java Forum Timeline: For the Swing gurus





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC