목록ojdbc (2)
Chanho_Park
Spring maven 프로젝트 run 중 다른 사람은 잘 작동하는데 내꺼에서는 작동하지 않는 문제 발생 아래와 같은 에러가 계속 나왔다. Controller에도 web.xml에도 다 잘 작성했는데 계속 이와 같은 오류가 발생했다. WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/controller/] in DispatcherServlet with name 'appServlet' [해결방법] 프로젝트 오른쪽버튼 properties - Java Build Path - Libraries 에 가면 ojdbc가 빨간색으로 x 표시 되어있을것이다. 해당 Jar를 Remove 해준 뒤 A..
이러한 에러가 발생 Driver net.sf.log4jdbc.sql.jdbcapi INFO : org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started INFO : org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Oct 28 09:40:52 KST 2022]; root of context hierarchy INFO : org.springframework.beans.factory.xml.XmlBeanDefinition..