Ported Cherry partially to new API
diff --git a/asterix-examples/src/main/resources/cherry/examples/cherry.html b/asterix-examples/src/main/resources/cherry/examples/cherry.html
index 42a3bc3..8e37cfe 100755
--- a/asterix-examples/src/main/resources/cherry/examples/cherry.html
+++ b/asterix-examples/src/main/resources/cherry/examples/cherry.html
@@ -17,6 +17,9 @@
<script src="../js/bootstrap.min.js"></script>
<script type="text/javascript" src="../js/geostats.js" ></script>
+
+ <script src="../../core/js/easyXDM/easyXDM.debug.js"></script>
+ <script src="http://localhost:19101/sdk/static/js/asterix-api-core.js"></script>
<script src="../js/asterix-api-core.js" type="text/javascript"></script>
<script src="../js/cherry.js" type="text/javascript"></script>
<style type="text/css">