Monday 9 May 2016

Start and Configure an Integrated Server (12C)

We will use this blog for the multiple Blogs, because the process to deploy will remain same for the multiple applications.

 We want to emphasis again that we are using 12C BPM jdeveloper  through out our tutorials. If you  are using any other jdeveloper, please either remove and install this jdeveloper, else you can install both jdeveloper but keep in mind both should not use the same Jdev Home.

I will explain how can you use multiple jdev home in some other post, using a single jdev.



1.  Now we are going to create domain for our SOA suite application, this domain we will use in all our posts. 


2. Remember this domain is only for the development use and its a feature of 12c, this support (Running SOA over the integrated domain ) was not available in 11g.



3. Go to Run and click on Start Server Instance (Integrated domain).




4. It will ask for certain details like Admin Id normally for development keep it as it is.  Password anything you can remember, I advice for the Weblogic1. Port on which your server will run you can keep default also but I have multiple server running hence choose for a different port.



5. This is info screen check SOA Development Template should be there else definitely something has gone wrong. You need to reinstall your jdeveloper. 


6. Once done say Ok your server is no ready to be launched, SOA domain need some 10-20 Min to configure. Go have a sip of tea :-).  Now automated process will not only create domain but also lunch the server for you. 






8. Keep on checking the log window until it say  server is running.  Just some points to remember it use a java database for keeping the SOA server information. Hence still the SOA infra is there but now instead of a Oracle database its been kept in the lightweight java database.  We can use this data base for some smaller development. 







9. Now Server is up and you can install your project over it. Go to you application and then Project and then right click on project --> Deploy.



10. Select to deploy to an Application server.

11. Now give a revision to deploy, there could be multiple revision of a Application can be deploy on same server.  


12. Now choose Integrated server, it gives you an option to add a new server too, if you are running a different weblogic server, you can configure here and it will start reflecting from the next time. Its a one time configuration.


13. If server is up it will show the server in this window. 

15. Summary window will display the entire summary about the deployment.

 16.  Deployment window will display information about the composite deployments. If everything Ok then it simple deploy the composite over server.





Next post we are going to show how to test a composite over a server. 


No comments:

Post a Comment