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

Gert Vanthienen resolved SM-1741.
---------------------------------

    Resolution: Won't Fix

With the HttpManagedServlet moved in SM-1742, the dependency on servicemix-core 
has been reduced to test

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

Reply via email to