Skip to content
ubuntudroid edited this page Apr 18, 2013 · 15 revisions

The Mobilis Server is the central component which hosts the server part of all Mobilis apps. These server parts are called Mobilis Services or simply services.

Mobilis supports a SOA-based approach to service development and dynamic deployment of services. Please see the following documentation on how to develop, configure, and deploy services on an existing Mobilis server and on how to set up your own Mobilis server.

BASIC

Server Setup - how to set up your own Mobilis Server

Mobilis Service Generation and Development - how to create a MSDL description of your service and generate the service stub (containing MSDL Specification)

Service Deployment - how to deploy the service on a running Mobilis Server instance

ADVANCED

Server Flags

Service Debugging - how to debug your running service

Server Monitoring - how to monitor the performance of the Mobilis Server (basically a JMX tutorial, so if you're already familiar with JMX you don't need to read this)

Up: Home

Clone this wiki locally