[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.cosmos] Re: help with MDR creation

Hi Nithya,

If you have the 1.0M3 build installed that we just made available yesterday, and you have the COSMOS SDK installed in Eclipse, you can select the MDR project, right click and select Run As > Run On Server. This will cause a Tomcat instance to be started, and will automatically open an instance of the COSMOS Web UI so you can do some testing. That doesn't answer the question of how you deploy to production, but might help you at least run your MDR for testing purposes.

Hope this helps,
David

Nithya wrote:
Hello Ali,

Thank you so much for your help, we were able to successfully create a CMDBf layer on our mdr using COSMOS framework. Now we can send a CMDBf query to our MDR and get back the correct CMDBf query result.
We now want to use COSMOS framework for making our MDR discoverable using an end point reference. I went through the sample MDR module, but I am unclear on how to deploy it in a web server.


As far as I have understand, just like the sample XML repository helped in building the cmdbf layer for our mdr, we must be able to use the Example MDR modules and customize it to deploy our MDR instead of starting from scratch.

I do not have much idea on how to actually launch the exampleMDR as a discoverable service and view it with browser (like cosmos demo application), could you please help us on the deployment/ configuration procedures needed for this? References to any related documents for better understanding would be really helpful.


Thanks, Nithya