thank you Could you tell me how you got these results ?
regards 2011/2/23 Caldarale, Charles R <chuck.caldar...@unisys.com>: >> 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 302 Moved Temporarily > Server: Apache-Coyote/1.1 > X-Powered-By: JSF/1.2 > Set-Cookie: JSESSIONID=384D773B1106F0A2965D629CE3A03E60; Path=/pro1 > Location: http://localhost:8080/pro1/bir.jsf > Content-Language: en-US > Content-Length: 0 > Date: Wed, 23 Feb 2011 14:27:45 GMT > > This is your webapp's doing, not Tomcat's. Someone has hard-coded > "localhost" into a filter, servlet, or JSP, or the configuration files > thereof. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Ahmet Temiz Jeoloji Müh. Afet ve Acil Durum Yönetimi Başkanlığı Planlama ve Zarar Azaltma Dairesi Başkanlığı Bilgi ve CBS grubu Eskişehir Yolu 10. km. Lodumlu / Ankara Tel : 0 312 2872680 / 1535 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org