> From: Caldarale, Charles R
> Subject: RE: a problem about my jsf-tomcat application on opening
> unless you're running behind a proxy.
Enable the AccessLogValve in your server.xml file to see if you are getting
requests via a proxy.
- Chuck
THIS COMMUNICATION MAY CONTAI
> From: ahmet temiz [mailto:ahmettemi...@gmail.com]
> Subject: Re: a problem about my jsf-tomcat application on opening
> Could you tell me how you got these results ?
http://www.fiddler2.com/fiddler2/
Coupled with the knowledge that Tomcat doesn't do anything like what you'
thank you
Could you tell me how you got these results ?
regards
2011/2/23 Caldarale, Charles R :
>> From: ahmet temiz [mailto:ahmettemi...@gmail.com]
>> Subject: a problem about my jsf-tomcat application on opening
>
>> How can I enable its opening in first try.
>
> Fix your webapp. It's return
> From: ahmet temiz [mailto:ahmettemi...@gmail.com]
> Subject: a problem about my jsf-tomcat application on opening
> How can I enable its opening in first try.
Fix your webapp. It's returning a 302 (redirect) in response to the URL you
posted, with a hard-coded target of localhost:
HTTP/1.1