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 "Manuel Ernstberger (JIRA)" <ax...@ws.apache.org> on 2007/03/02 12:01:10 UTC

[jira] Updated: (AXIS-2635) File download fails without crimson

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

Manuel Ernstberger updated AXIS-2635:
-------------------------------------

    Description: 
If I download several files using soap with attachments and I have the crimson.jar in the class path all files arrive correctly at the web service client. But if I remove crimson.jar, some of the files don't arrive at the client.
As Crimson is an older xml parser I would prefer using a newer one like Xerces. Do you have any idea why SAAJ doesn't work properly with other parsers that Crimson?

  was:
If I download several files using soap with attachments and I have the crimson.jar in the class path all files arrive correctly at the web service client. But if I remove crimson.jar, some of the files don't arrive at the client.
As Crimson is an older xml parser I would prefer using a newer one like Xerces or Xalan. Do you have any idea why SAAJ doesn't work properly with other parsers that Crimson?


> File download fails without crimson
> -----------------------------------
>
>                 Key: AXIS-2635
>                 URL: https://issues.apache.org/jira/browse/AXIS-2635
>             Project: Axis
>          Issue Type: Bug
>          Components: SAAJ
>    Affects Versions: 1.4
>            Reporter: Manuel Ernstberger
>
> If I download several files using soap with attachments and I have the crimson.jar in the class path all files arrive correctly at the web service client. But if I remove crimson.jar, some of the files don't arrive at the client.
> As Crimson is an older xml parser I would prefer using a newer one like Xerces. Do you have any idea why SAAJ doesn't work properly with other parsers that Crimson?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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