The "root" folder in tomcat is R00T (all caps, tomcat is case sensitive) and you need to replace the whole webapp ROOT with your iScholar webapp. Just copying the iScholar webapp to the webapps/ROOT folder won't do it. Basically, just trash or rename ROOT, then copy iScholar to the webapps folder renaming it ROOT. Then restart tomcat. After that, if you haven't changed anything in server.xml, you should be able to see iScholar by accessing http://localhost:8080 in your favorite web browser.

-- David

Gustav Wiberg wrote:
Hi!

I'm a newbie using this Tomcat-application. I figured out that it is a application that in some way acts as a containter for Java-applications? (like Apache Server could as a a containter for PHP?) Don't know if I have got this right or not.

I have Windows XP Pro Edition. I have installed an application called ischolar Courseware, that relies on Tomcat and the webroot were installed under C:\tomcat\webapps\root\

I don't know how i activate so I can run jsp-applications from C:\tomcat\webapps\root\ The Apache Tomcat service is running as a service.
Is it any setting for the Apace Tomcat server?

(Don't know if this is useful, but I have the Apace-server running at the root c:\webb\ where I can run PHP-applications.)

Best regards
/Gustav Wiberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to