You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (Resolved) (JIRA)" <ax...@ws.apache.org> on 2012/02/02 20:32:53 UTC

[jira] [Resolved] (AXIS-681) Axis gives errors when Aelfred XML Parser used

     [ https://issues.apache.org/jira/browse/AXIS-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIS-681.
----------------------------------

    Resolution: Won't Fix
    
> Axis gives errors when Aelfred XML Parser used
> ----------------------------------------------
>
>                 Key: AXIS-681
>                 URL: https://issues.apache.org/jira/browse/AXIS-681
>             Project: Axis
>          Issue Type: Bug
>          Components: Serialization/Deserialization
>    Affects Versions: 1.1RC1
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: Mark Derricutt
>
> In our webapp we're using both Axis and Saxon XSLT.  Saxon, coming earlier in
> the classpath to Xerces sets Aelfred to be the default XML parse, however, when
> using the new 1.1rc1 axis libs, the following problem arrises:
> [2003-02-19 17:19:43,594] ERROR: (XMLUtils.java:262) SAXException:
> org.xml.sax.SAXException: The AElfred parser is a SAX2 XMLReader
>         at com.icl.saxon.aelfred.SAXParserImpl.getParser(SAXParserImpl.java:15)
>         at org.apache.axis.utils.XMLUtils.getSAXParser(XMLUtils.java:253)
>         at
> org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:227)
>         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538)
>         at org.apache.axis.Message.getSOAPEnvelope(Message.java:376)
>         at org.apache.axis.server.AxisServer.invoke(AxisServer.java:317)
>         at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:854)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:165)
>         at
> org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
>         at
> com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.java:96)
>         at com.caucho.server.http.Invocation.service(Invocation.java:311)
>         at com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135)
>         at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:221)
>         at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163)
>         at com.caucho.server.TcpConnection.run(TcpConnection.java:137)
>         at java.lang.Thread.run(Thread.java:536)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org