...nbproject\build-impl.xml:711: O módulo não foi implementado.
Olá eu abri um projeto existente no netbeans, mas ao executar o mesmo aparece a seguinte mensagem:
compile:
compile-jsps:
Desimplantando...
undeploy?path=/SysRecad
OK - Undeployed application at context path /SysRecad
Deployment localizado em C:\teste2\SysRecad\build\web
FAIL - Deployed application at context path /SysRecad but context failed to start
C:\teste2\SysRecad\nbproject\build-impl.xml:711: O módulo não foi implementado.
FALHA NA CONSTRUÇÃO (tempo total: 11 segundos)
Estou usando o tomcat apache-tomcat-6.0.33, netbeans 6.9, framework spring 3.0 e struts 1.3:
aparece a seguinte mensagem de erro no log do tomcat:
Caused by: java.io.FileNotFoundException: class path resource [application-context.xml] cannot be opened because it does not exist
at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:141)
at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:328)
... 45 more
alguem ja passou por isso?
grato.
compile:
compile-jsps:
Desimplantando...
undeploy?path=/SysRecad
OK - Undeployed application at context path /SysRecad
Deployment localizado em C:\teste2\SysRecad\build\web
FAIL - Deployed application at context path /SysRecad but context failed to start
C:\teste2\SysRecad\nbproject\build-impl.xml:711: O módulo não foi implementado.
FALHA NA CONSTRUÇÃO (tempo total: 11 segundos)
Estou usando o tomcat apache-tomcat-6.0.33, netbeans 6.9, framework spring 3.0 e struts 1.3:
aparece a seguinte mensagem de erro no log do tomcat:
Caused by: java.io.FileNotFoundException: class path resource [application-context.xml] cannot be opened because it does not exist
at org.springframework.core.io.ClassPathResource.getInputStream(ClassPathResource.java:141)
at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:328)
... 45 more
alguem ja passou por isso?
grato.
Jeferson Lima
Curtidas 0
Respostas
Paola Santos
25/11/2011
Estou tendo o mesmo problema só que ninguém me respondeu até o momento.
GOSTEI 0
Robson Teixeira
25/11/2011
no seu projeto existe o arquivo application-context.xml???
GOSTEI 0
Jeferson Lima
25/11/2011
Olá pessoal,consegui resolver. Tive que mudar a hierarquia das pastas. ficou da seguinte forma:
-pagina web
--metaif
--webif
--...
--index.html
-webinf
--strutsconfig
--web.xml
--...
-pagina web
--metaif
--webif
--...
--index.html
-webinf
--strutsconfig
--web.xml
--...
GOSTEI 0
Robson Teixeira
25/11/2011
bacana kra so lembre de fechar o chamado.
att
robson
att
robson
GOSTEI 0
Jeferson Lima
25/11/2011
Robson como fecho o chamado??
GOSTEI 0
Dyego Carmo
25/11/2011
Resolvido ?
Se sim , poderia fechar o chamado ?
Valeu !
Se sim , poderia fechar o chamado ?
Valeu !
GOSTEI 0