I have found an exaple that shows customization with a custom MDS repository that is deployed with the application.
The example can be downloaded
here.
Now i have a question about this... I notice that when i deploy right click the webproject, deploy and choose the deployment descriptor i see that their is MAR file generated and it gets automaticly deployed with it.
I want to create a similiar application but i don't see how i can configure such a MAR file... My deployment descriptor looks the same from the one in the example.
So how do i configure a MAR profile so that i can use the custom MDS repository in my application because currently i have updated my adf-config.xml to use the repository but he can not find it...