<dbConfig name="wso2registry">
<url>jdbc:postgresql://localhost/[DATABASE-NAME]</url> Your organisation has an internal Order Management System (OMS). Whenever a customer wants to place an order,it's the internal staff who can access the system and create it. During a planning meeting, this closed nature of OMS has been identified as a barricade for future expansions. It was decided to let an outside development community to access OMS's data & encourage them to write applications based on it. Along with this change, planning team has also identified that monitoring Order data is equally important as well.
Let me give you a generic overview of the project structure first.
Using pluggable componentized model to add up features to a project has many advantages. But it sure does introduce many challenges at every aspect of development,marketing,pricing,etc... I have been closly associated with new componentized model(OSGi based) we recently announced @ WSO2. While there can be many, here are some of the evident challenges we faced when creating the distributions.
This is the first one in a series of tutorials on explaining how to extend WSO2 Carbon UI framework & add functionality to WSO2's family of products based on WSO2 Carbon framework.
Applies to : WSAS 2.3(and bellow), DS-1.0.1(and bellow)
I will be using the NestQuerySample.dbs created in 'How to use Data Service nested query feature?' for this example.