Hi all,

I have tried to run examples from https://github.com/osgi/osgi.enroute.examples 
git repository. I am using BNDtolls version 3.3.0.REL-20160922-205148-g069791c.


Problem is, almost all the examples cannot run since they cannot resolve the 
requirements of the example projects. When I resolve them on my local workspace 
they run but create unexpected results. In particular:


osgi.enroute.examples.easse.application runs but returns error on the browser:


"sse error /sse/1/*?instance=621132138185"


Relevant dependency change seem to be in the jetty


BEFORE

org.apache.felix.http.jetty;version='[3.1.0,3.1.1)',\

osgi.enroute.google.angular.webresource;version='[1.4.4,1.4.5)',\

AFTER

org.apache.felix.http.jetty;version='[3.2.0,3.2.1)',\
osgi.enroute.google.angular.webresource;version='[1.5.7,1.5.8)'

Thanks for your help
-Daghan
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to