Do you use something based on servicemix-web example ?
In this example, an <http:component /> tag is used,
but such a component does not accept SU deployment.

Currently, you can not use static configured endpoints +
dynamic SU deployments in the same component.
If you want to use SU deployment in a web app,
you need to change your <http:component /> tag to

<bean class="org.apache.servicemix.http.HttpComponent" />

On 10/5/06, Fabrice Dewasmes <[EMAIL PROTECTED]> wrote:

Hi,

using servicemix-http component in servicemix war packaging, component seems
not to initialize correctly the first time. When I try to deploy de service
assembly containing Service units targeting this component, I end up with an
error message saying that the component has no installer :

Target component servicemix-http for service unit ProxyServiceSU does not
accept deployments

I have to manually stop and uninstall then install and start the component
using JMX.


Fabrice
--
View this message in context: 
http://www.nabble.com/servicemix-http-not-correctly-installed-tf2387730.html#a6656408
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to