[ 
https://issues.apache.org/jira/browse/ODE-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844425#action_12844425
 ] 

Maciej Prochniak commented on ODE-780:
--------------------------------------

Well, I wrote that org.apache.ode.jbi.osgi.ServiceUnitActivator is pretty 
simplistic - it just works in good conditions ;)
It doesn't care much if Ode engine is started or not - if not it just crashes. 
What's more, it doesn't really detect stopping engine. 
Probably we should add some handling of such situations - e.g. grace period 
while starting, bundle listener for stopping... - as it is in other osgi smx 
components. 

> examples-ode-ping-pong doesn't start correctly
> ----------------------------------------------
>
>                 Key: ODE-780
>                 URL: https://issues.apache.org/jira/browse/ODE-780
>             Project: ODE
>          Issue Type: Bug
>          Components: JBI Integration
>    Affects Versions: 1.3.3
>         Environment: Apache ServiceMix (4.2.0-fuse-01-00)
>            Reporter: Rafal Rusin
>
> ka...@root> features:install examples-ode-ping-pong 
> Could not start bundle 
> mvn:org.apache.ode.examples/ping-pong-bundle/1.3.4-SNAPSHOT in feature(s) 
> examples-ode-ping-pong-1.3.4-SNAPSHOT: Exception in 
> org.apache.ode.jbi.osgi.ServiceUnitActivator.start() of bundle 
> org.apache.ode.examples-ping-pong-bundle.
> This should install ODE and run example, but doesn't work. 
> Doing this in 2 steps works:
> ka...@root> features:install ode
> ka...@root> features:install examples-ode-ping-pong 

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