Solucionado (ver solução)
Solucionado
(ver solução)
3
respostas

Erros

Erros que aparecem no JBoss: Description Resource Path Location Type The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path campoData.tag /produtos/WebContent/WEB-INF/tags line 1 JSP Problem Classpath entry D:/Servidores/jboss-eap-6.4/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-2.jar will not be exported or published. Runtime ClassNotFoundExceptions may result. gerenciador P/gerenciador Classpath Dependency Validator Message The file cannot be validated as the XML definition "C:\Users\c050073\Downloads\curso-jstl\produtos\src\log4j.dtd (O sistema não pode encontrar o arquivo especificado)" that is specified as describing the syntax of the file cannot be located. log4j.xml /produtos/src line 2 XML Problem Type safety: Unchecked cast from Object to List lista.jsp /produtos/WebContent/WEB-INF/jsp/produto line 35 JSP Problem Type safety: Unchecked cast from Object to List lista.jsp /produtos/WebContent/WEB-INF/jsp/produto line 35 JSP Problem


No Console: JBAS014777: Serviços que falham na inicialização: service jboss.web.deployment.default-host./produtos

13:31:02,181 WARN [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015002: A implantação 'gerenciador.war' do solicitada, mas a implantação não está presente 13:31:02,181 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015003: Encontrado produtos.war no diretório da implantação. Crie um arquivo chamado produtos.war.dodeploy para aplicar o trigger na implantação 13:31:02,181 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015003: Encontrado webSeguro.war no diretório da implantação. Crie um arquivo chamado webSeguro.war.dodeploy para aplicar o trigger na implantação

3 respostas

Oi Eliandro, vc pode fazer um teste e importar o seu projeto no tomcat? O erro é bem estranho, está dizendo que não achou determinada classe, mas olhei os jars que vem no zip e parecem todos certos.

Pela mensagem mensagem tb parece que seu jboss é o 6, bem antigo. Caso queira, pode testar com uma versão mais nova.

solução!

Instalei o Tomcat 6 e agora tem os seguintes erros após a importação:

Description Resource Path Location Type The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path formulario.jsp /produtos/WebContent/WEB-INF/jsp/login line 1 JSP Problem The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path formulario.jsp /produtos/WebContent/WEB-INF/jsp/produto line 1 JSP Problem The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path index.jsp /produtos/WebContent/WEB-INF/jsp/index line 1 JSP Problem The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path lista.jsp /produtos/WebContent/WEB-INF/jsp/produto line 1 JSP Problem The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path campoData.tag /produtos/WebContent/WEB-INF/tags line 1 JSP Problem Build path specifies execution environment JavaSE-1.7. There are no JREs installed in the workspace that are strictly compatible with this environment. produtos Build path JRE System Library Problem The file cannot be validated as the XML definition "C:\Users\c050073\Downloads\produtos\src\log4j.dtd (O sistema não pode encontrar o arquivo especificado)" that is specified as describing the syntax of the file cannot be located. log4j.xml /produtos/src line 2 XML Problem The import org.hibernate.tool.hbm2ddl.SchemaExport is never used HibernateUtil.java /produtos/src/br/com/caelum/produtos/dao line 6 Java Problem The tag handler class for "<" (org.apache.taglibs.standard.tag.rt.core.UrlTag) was not found on the Java Build Path formulario.jsp /produtos/WebContent/WEB-INF/jsp/login line 12 JSP Problem

Problema Resolvido! Consertei aqui. Era incompatibilidade com o JBoss 7.

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software