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/12/19 18:10:05 UTC

[jira] Reopened: (SM-1741) servicemix-http component depends on servicemix-core for compilation which can be removed and the dependcy can be dropped down to test scope.

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

Guillaume Nodet reopened SM-1741:
---------------------------------

      Assignee: Guillaume Nodet  (was: Freeman Fang)

Will revert those changes and fix SM-1742 instead

> servicemix-http component depends on servicemix-core for compilation which can be removed and the dependcy can be dropped down to test scope.
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1741
>                 URL: https://issues.apache.org/activemq/browse/SM-1741
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-core, servicemix-http
>    Affects Versions: servicemix-http-2008.01, 3.3
>            Reporter: Ulhas Bhole
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-http-2008.02, 3.3.1
>
>         Attachments: SM-1741-http-comp.patch, SM-1741-servicemix-core.patch, SM-1741-servicemix-utils.patch
>
>
> Currently separated servicemix-http component has compilation time dependency on servicemix-core which can be dropped down to test scope with some changes. I am attaching patch here for the same.
> The changes are mainly to ManagedHttpServelet class which uses JBIContainer and componentMBeanImpl to retrieve HttpComponent which can be changed to use inteface from servicemix-utils pacakge and those interfaces can be implemented by JBIContainer (which already does implement Container interface from servicemix-utils) and similarly ComponentMBeanImpl can implement new interface ComponentUtil to provide getComponent().

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