id="WebApp_ID" version="2.5">
CommunicationServer
com.nextnine.web.ComServerConfigListener
cs-root
Q:/CommunicationServer
index.html
index.htm
index.jsp
default.html
default.htm
default.jsp
*
On Wed, Jul 7, 2010 at 3:51 PM, M
wrote:
> On 07/07/2010 10:44, daniel polonsky wrote:
> > and here is the localhost log
> >
> > Jul 7, 2010 11:57:33 AM org.apache.catalina.core.StandardContext
> > listenerStart
> > SEVERE: Exception sending context initialized event to
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1516)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1361)
... 34 more
On Wed, Jul 7, 2010 at 12:01 PM, daniel polonsky wrote:
> Hi
> Sorry for not being clear, but i still have an issu
org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/31 config=null
Jul 7, 2010 11:57:33 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1309 ms
On Wed, Jul 7, 2010 at 11:53 AM, Mark Thomas wrote:
> On 07/07/2010 10:26, daniel polonsky wrote:
>
>> *in developmen
Hi
We have a web application running on Tomcat as a service and because of
historical reasons this web app is using ROOT folder (it is ugly but i can't
change it).
Recently we have added and initializing listener that (implements
ServletContextListener)
here its definition in web.xml
com.ne
It sounds great, I will just add tuckey filter in root web app and do
whatever redirection needed there.
thanks a lot :)
On Sun, Jul 4, 2010 at 8:29 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: daniel polonsky [mailto:danpolon...@gmail.com]
> > Su
k.caldar...@unisys.com> wrote:
> > From: daniel polonsky [mailto:danpolon...@gmail.com]
> > Subject: Rewrite context part in URL
> >
> > How can I configure tomcat 6.0 to rewrite the context
> > part of URL so a range of contexts will be mapped to
> > one context.
>
>
> Hi guys
>
> How can I configure tomcat 6.0 to rewrite the context part of URL so a
> range of contexts will be mapped to one context.
>
> e.g.
> http://localhost:8080/WEBAPP/
> http://localhost:8080/webapp/
> ...
>
> will all be mapped to
>
> http://localhost:8080/WebApp/
>
> Note that i don't