Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5
-
None
Description
The java client throws an exception when it gets a mime type it doesn't recognize. This makes interop with non java clients difficult since they sometimes set the mime type to a value for which there is no registered decoder. The java client should really default to decoding as a bytes message in this case.