You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Paul Taylor (JIRA)" <ji...@apache.org> on 2008/09/16 12:31:52 UTC

[jira] Updated: (SM-1577) AbstractUnmarshallerImpl throws incorrect IllegalArgumentException

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

Paul Taylor updated SM-1577:
----------------------------

    Attachment: sm1577.txt

Patch for http://svn.apache.org/repos/asf/servicemix/smx4


> AbstractUnmarshallerImpl throws incorrect IllegalArgumentException
> ------------------------------------------------------------------
>
>                 Key: SM-1577
>                 URL: https://issues.apache.org/activemq/browse/SM-1577
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Paul Taylor
>         Attachments: sm1577.txt
>
>
> In the jaxb-api-2.1 specs bundle, the implementation javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(InputStream is) makes a check against the reader field instead of the is parameter.  This means it always throws an IllegalArgumentException.

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