Thursday 19 May 2016

Deploying a SOA MDS project to Weblogic


     Deploying MDS artifacts to weblogic Server



  This post is the next post in the sequence of using MDS in SOA. Please have a look on first post for more clarity.

Now in this post we will talk about deploying application having all the soa artifacts. It will make all the schema's wsdl or policy files will be available through out the components. 

 We need a new application for this, Hence create a generic application for this purpose, this application will contain all the SOA shared artifacts and will be deployed to weblogic server. 


 Here are steps to create this application. 


1. Create a generic application and custom project. 



 2. Provide an name to the project 
 3. Now go to project properties and open the project property.



4. Add a new deployment jar file and then give any name to this jar  


5. In the deployments --> Contribution add the app folder of the matadata location after it ask 












 6.Now all set from project side starting with the changes in application.









Application Deployment



1. Now go to application and then click on properties.


2. It will open the deployment window now add a new deployment profile and give a name, type must be SOA Bundle.




3. Once added click ok and now select the jar which we have created in our first step. 


     4.  Now click ok and your SOA bundle is ready for deployment. Deploy it to weblogic server.




We will upload the project and how to test this functionality in next blogs ... :-) keep following us.





No comments:

Post a Comment