Yesterday, after work, I was thinking about integration of MonoBoss with web applications and remembered how AJAX calls web services using XML.

To get working that feature I think a right way is to have a method in one web service for executing any other method in any MonoBoss service. That is very easy to implement, using "service name" and "method name" as parameters.

This is an early design because it's planned to have full integration with SOAP / Web Services.