Re: JK Connector

2007-01-02 Thread wolverineny ny

I cannot conifgure my application as ROOT app (unnamed context). Is there a
JK solution for it?

thanks!

Raj

On 12/25/06, Edoardo Causarano <[EMAIL PROTECTED]> wrote:


Rename your app archive ROOT.war and deploy it. Tomcat will use it as
unnamed context

Ciao,
e


2006/12/22, wolverineny ny <[EMAIL PROTECTED]>:
>
> Hello,
>
> How can I configure JK connector to redirect all requests to a
particular
> webapp.
>
> http://localhost/index.html  >
> http://localhost:8080/myapp/index.html
>
> I am trying not to expose the webapp name "myapp" in the URL. I cannot
> configure myapp as a *default* app on Tomcat either. Do I need to use
some
> kind of URL rewriting or is there a simple elegant solution?
>
> Please let me know if you need more details.
>
> thanks,
>
> Raj
>
>


--
Le montagne sono così: devi assecondarle anche se ti sputano in faccia
fiele
e veleno.
Perdi se pensi di essere più forte.
Vinci se pensi che non c'è nessuna battaglia.
- Hans Kammerlander



JK Connector

2006-12-22 Thread wolverineny ny

Hello,

How can I configure JK connector to redirect all requests to a particular
webapp.

http://localhost/index.html  >
http://localhost:8080/myapp/index.html

I am trying not to expose the webapp name "myapp" in the URL. I cannot
configure myapp as a *default* app on Tomcat either. Do I need to use some
kind of URL rewriting or is there a simple elegant solution?

Please let me know if you need more details.

thanks,

Raj