DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6338>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6338 Xalan error Summary: Xalan error Product: XalanJ2 Version: 2.2.0 Platform: Sun OS/Version: Solaris Status: NEW Severity: Critical Priority: Other Component: org.apache.xalan.processor AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Used xalan-j_2_2_0 to parse XML stream. Run perfectly within development environment (JBuilder 4.0). But when deployed to WebLogic Server (6.0), encountered the following errors: <Feb 8, 2002 6:52:37 PM EST> <Error> <HTTP> <[WebAppServletContext (6463593,consolidation)] Servlet failed with Exception java.lang.AbstractMethodError at org.apache.xalan.processor.TransformerFactoryImpl.newTemplates (TransformerFactoryImpl.java:710) at org.apache.xalan.processor.TransformerFactoryImpl.newTransformer (TransformerFactoryImpl.java:601) at jsp_servlet._query._doQuery._jspService(_doQuery.java:125) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at weblogic.servlet.internal.ServletStubImpl.invokeServlet (ServletStubImpl.java:213) at weblogic.servlet.internal.WebAppServletContext.invokeServlet (WebAppServletContext.java:1265) at weblogic.servlet.internal.ServletRequestImpl.execute (ServletRequestImpl.java:1622) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) Any idea? Thanks. Regards, Ray
