Hi, if you use standard Cobalt's scripts which come with Cobalt Java Developer Kit, one way only is possible: deploy your application as war file and restart Tomcat, application will be deployed and context will be created. Don't remove your war file if you don't need update your application. Remove, restart Tomcat, then upload your war file and restart Tomcat again to update your application. Or upload separate pages/classes by ftp if you need update your application. Or you can to change cobalt_config.pl script and edit your server.xml manually as if you have regular Apache Tomcat.
Alexander Povargo YourNewHosting.com [EMAIL PROTECTED] http://www.yournewhosting.com ICQ 25639843 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of > Joseph Annam > Sent: Tuesday, December 04, 2001 12:44 AM > To: [EMAIL PROTECTED] > Subject: [cobalt-developers] Context Path > > > Hi All, > I am wondering if someone can help me with this nagging problem. > > How can I set the context path for an application in RaQ4? > I have an application with a path "/jsp" how can I configure > my virtual site > on RaQ4 to recognise this path. > > Thanks in advance for your help. > Joseph > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers > _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
