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
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.