|
Search tenon.com
Thanks to:
|
|
iTools
Re: Tomcat config for novice?
How to make this work for all the virtual hosts så they just can
opload their .jsp files into their document root?
On 18/08/2005, at 0.06, Tenon Support wrote:
To get some jsp files serving from Tomcat you can follow these
instructions.
mkdir /Library/Tenon/Tomcat/webapps/MyPath
Put your jsp pages under this path. In my case Hello.jsp
Add the following line to your /Library/Tenon/Tomcat/conf/
server.xml file:
<Context path="/MyPath" docBase="MyPath" debug="1" reloadable="true">
Then restart the Tomcat engine and you should be able to hit your
jsp files: http://testing.tenon.com/MyPath/Hello.jsp
--Jeff
At 10:30 AM +0200 8/16/05, Tim Dancer wrote:
Hi guys,
Anyone our there with Tomcat experience? I installed the Tomcat
package for iTools 7, started the server, but my jsp test page say:
HTTP Status 404 - /hello.jsp
type Status report
message /hello.jsp
description The requested resource (/hello.jsp) is not available.
Apache Tomcat/5.0.19
Is there anything else I need to configure?
It functions on port 8080, but I'm wondering what the point of
that is? How do I get it to function on port 80 without affecting
all the other traffic and run in the same way a php script does?
Thanks,
Tim
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to itools-request@xxxxxxxxxxxxxxx
with the body only containing: unsubscribe
Find the searchable mailing list archives at:
http://www.tenon.com/lists/html/iTools/
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://www.tenon.com/lists/html/iTools/
|
| Tenon Home |
Products |
Order |
Contact Us |
About Tenon |
Register |
Tech Support |
Resources |
Press Room |
Mailing Lists |
|
Copyright©2003 Tenon Intersystems, 232 Anacapa Street, Suite 2A, Santa Barbara,
CA 93101. All rights reserved.
Questions about our website - Contact:
webmaster@tenon.com.
|
|