You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/12/29 06:21:05 UTC

[jira] Updated: (SMX4-183) use servicemix javamail api and activation bundle jar but not geronimo javamail and activation api bundle

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

Freeman Fang updated SMX4-183:
------------------------------

    Description: 
servicemix javamail api bundle is wrapper of geronimo javamail api bundle
but use OsgiLocator so that the javamail impl class could be loaded in osgi env
also
we need use OsgiLocator in javax/activation/MailcapCommandMap.java, so that the DataTypeHandler for different contentType defined in the META-INF/mailcap of mail provider could be loaded in the OSGI container
we need use bundle jar which is wraper of geronimo-activation_1.1_spec in the features.xml

  was:
servicemix javamail api bundle is wrapper of geronimo javamail api bundle
but use OsgiLocator so that the javamail impl class could be loaded in osgi env

        Summary: use servicemix javamail api and activation bundle jar but not geronimo javamail and activation api bundle  (was: use servicemix javamail api bundle jar but not geronimo javamail api bundle)

> use servicemix javamail api and activation bundle jar but not geronimo javamail and activation api bundle
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-183
>                 URL: https://issues.apache.org/activemq/browse/SMX4-183
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> servicemix javamail api bundle is wrapper of geronimo javamail api bundle
> but use OsgiLocator so that the javamail impl class could be loaded in osgi env
> also
> we need use OsgiLocator in javax/activation/MailcapCommandMap.java, so that the DataTypeHandler for different contentType defined in the META-INF/mailcap of mail provider could be loaded in the OSGI container
> we need use bundle jar which is wraper of geronimo-activation_1.1_spec in the features.xml

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