Now that we've released the 1.5.2 version of the Mashup Server its time 
to get started on the next steps. The next release of the Mashup Server 
would be based on the Carbon platform <http://wso2.org/projects/carbon>. 
The main components that we need to carbonize are the  JavaScript 
Deployer and the set of Host Objects.

I've already started on the Deployer and have the very basic version of 
it working (Without any Host Objects). With regard to the host Objects 
we need to figure out the best way to handle them. Currently the host 
objects are listed in the axis2.xml and the deployer loads them by 
reading this information. We cannot do this in a carbon environment  (We 
can but that's not the right way to do it), I'm evaluating a couple of 
methods to handle this at the moment. They are,

1. Using FragmentHost
2. Using OSGI Services

I haven't tried any of these options out yet, Will keep the lisy updated 
with how we decide to go forward with it.

Thanks,
Keith.

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to