Using Geronimo version of javamail with AXIS2 uncovers multiple errors. 
------------------------------------------------------------------------

         Key: GERONIMO-1619
         URL: http://issues.apache.org/jira/browse/GERONIMO-1619
     Project: Geronimo
        Type: Bug
  Components: mail, specs  
    Versions: 1.1    
    Reporter: Rick McGuire


Attempting to run the AXIS tests against the Geronimo javamail code uncovered 
multiple problems.  Among the problems uncovered were:

- No JAF handlers for MimeMultipart objects (or Html and Message, which the Sun 
version also supports). 
- No processing of x-java-fallback-entry parameters on mailcap file records. 
- No support for fallback handlers in handler resolution. 
- Incorrect serialization of ContentType/Parameter list objects.
- Incorrect processing of MIME identifiers when resolving content-handlers. 

These patches correct these problems, but there is another problem with the 
build (GERONIMO-1618) that will prevent these fixes from becoming fully 
operational. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to