Developer's Guide
Eclipse is required to run this MDR.
The example MDR can be tested by running within eclipse. Use these
steps to run the Example MDR
- Right click on the web project, and select Run
As... > Run on Server
- Select the web server, and click Next
- Click Finish on the next screen. The COSMOS Web UI is
automatically displayed in Eclipse.
- Find your MDR in the data managers list, and use the context menu to
submit queries to it.
You may want to run the web service in debug mode so that you can step
through the code. To run in debug mode, select "Debug
as..." instead of "Run As..." in
step 1 above.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]