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

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

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

Guillaume Nodet resolved SM-1577.
---------------------------------

      Assignee: Guillaume Nodet
    Resolution: Fixed

Sending        trunk/jaxb-api-2.0/src/main/java/javax/xml/bind/helpers/AbstractUnmarshallerImpl.java
Sending        trunk/jaxb-api-2.1/src/main/java/javax/xml/bind/helpers/AbstractUnmarshallerImpl.java
Transmitting file data ..
Committed revision 695862.

Nice spot and thx for the patch !

> 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
>            Assignee: Guillaume Nodet
>         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.