|
Caros colegas, Sou iniciante em programacao Java, e tenho visto voces em Lista de Discussao a respeito desta linguagem, mostrando suas experiencias. Com isso, gostaria de que vc me respondesse, se possivel algumas duvidas que tenho sobre Servlets. Bom, primeiramente soube-se que para rodar Java
Servlet precisaria
do JDK (instalei a versao 1.1.8) e o JSDK (instalei a versao 1.2.x). Ate ai tudo bem, mas, como meu Web Server � o Apache, fiquei sabendo que poderia instalar um tal de ApacheJServ. Instalei, mas
agora, todas as vezes que eu entro no diretorio http://localhost/servlets o Apache retorna o seguinte erro: ------------
Internal Server Error The server encountered an internal error or
misconfiguration and was unable to complete your request.
Please contact the server administrator,
root@localhost and inform them of the time the error occurred, and anything you
might have done that may have caused the error.
More information about this error may be available
in the server error log.
Apache/1.3.6 Server at localhost.localdomain Port 80 ----------- o que sera que esta ocorrendo?
e quando entro no diretorio http://localhost/jserv/
aparece uma pagina de status do JServ! esquesito!
Todas as vezes que tento entrar no diretorio http://localhost/servlets
ele cria o seguinte log no arquivo /var/log/httpd/jserv/mod_jserv: -------- [17/07/2000 22:59:49:514] (ERROR) an error returned handling request via protocol "ajpv12" [17/07/2000 23:12:09:067] (ERROR) wrapper: printing debugging information (command line, env) [17/07/2000 23:12:09:112] (ERROR) wrapper: argument[ 0] /usr/local/jdk118_v1/bin/java [17/07/2000 23:12:09:113] (ERROR) wrapper: argument[ 1] org.apache.jserv.JServ [17/07/2000 23:12:09:113] (ERROR) wrapper: argument[ 2] /etc/httpd/conf/jserv/jserv.properties [17/07/2000 23:12:09:113] (ERROR) wrapper: environment[ 0] PATH=/bin:/usr/bin:/usr/local/bin [17/07/2000 23:12:09:113] (ERROR) wrapper: environment[ 1] CLASSPATH=/usr/lib/apache/ApacheJServ.jar,/usr/local/jdk118_v1/lib/classes.zip:/home/httpd/classes/servlet-2.0.jar [17/07/2000 23:12:53:131] (EMERGENCY) ajp12: can not connect to host 127.0.0.1:8007 [17/07/2000 23:12:53:134] (EMERGENCY) ajp12: connection fail [17/07/2000 23:12:53:136] (ERROR) an error returned handling request via protocol "ajpv12" ----------- Sera que vcs poderiam me ajudar, ou indicar
alguem o algum lugar
que eu possa resolver este problema? Muitissimo obrigado,
Fabio =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
///, //// F�bio Gil ICQ: 68687959 \ /, / >. Ci�ncia da Computa��o \ /, _/ /. \_ /_/ /. Email's: [EMAIL PROTECTED] \__/_ < [EMAIL PROTECTED] /<<< \_\_ /,)^>>_._ \ EEP - Escola de Engenharia de Piracicaba (/ \\ /\\\ // ```` "� triste amar sem ser amado, ======((`======= mas � bem mais triste n�o amar..." =-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
- Servlets! Carla Tiaki Utsunomiya
- Re: SERVLETS! Fabio Gil
- Re: SERVLETS! Carla Tiaki Utsunomiya
