We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Using Spring with JDO and Hibernate
|
| Subject: |
|
Can't get Chapter 2 MVC (Developer's Notebook) to work |
| Date: |
|
2006-09-06 00:06:41 |
| From: |
|
breaker
|
|
|
|
Have completed Chapter 1 successfully
I have used Websphere 5.1.1 and Tomcat 5.5 and keep on getting the same error message:
JSP 1.2 Processor:init
SimpleFileServlet:init
InvokerServlet:init
rentaBikeApp:init
Initializing servlet 'rentaBikeApp
FrameworkServlet 'rentaBikeApp: initialization started
Loading WebApplicationContext for Spring FrameworServlet 'rentaBikeApp'
Did not realize init() exception thrown by servlet rentaBikeApp: javax.servlet.ServletException: org.springframework.util.xml.SimpleSaxErrorHandler
at java.lang.Throwable<init> (Throwable.java)
This is out of websphere, get the same error in Tomcat
Have added Xerces to build path.
Do you have any suggestions Bruce/Justin
Regards
Breaker
Is there somewhere where I could find the solution
|