I got this error in WAS 5.0 but when i upgraded to WAS 5.1 my applet that reads the XML wont load.
<table width="215">
<!--DWLayoutTable-->
<tr>
<td width="205" height="73"><font size="2" face="Georgia, Times New Roman, Times, serif">[Servlet
Error]-[File not found: /META-INF/SERVICES/JAVAX.XML.PARSERS.SAXPARSERFACTORY]:
javax.servlet.ServletException: File not found: /META-INF/SERVICES/JAVAX.XML.PARSERS.SAXPARSERFACTORY
</font> </td>
</tr>
<tr>
<td> <font size="2">at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:232)
at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:443) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672)</font></td>
</tr>
</table>
-
WAS 5.1 error with parse xml (0 messages)
- Posted by: Howard Hill
- Posted on: December 17 2004 13:15 EST