Chapter 7. Connecting to the Outside World: JDBC and JMS

The key project of FinanceFiction is going very well!! Your manager seems very happy for the past few weeks. He received many positive responses from his superiors and the board. So your manager has invited the CEO and CTO to come and look at some live testing in the next test phase.

There is still a lot of work to do. The testing environment must be created. Up till now, the developers have used their own test data. But now it is time to load real production data into the backend test systems and databases.

It is your task to configure the WebLogic middleware environment, so it can smoothly handle all data traffic between the newly created and deployed applications and the backend systems without any data loss.

No big deal, huh?

WebLogic resources

The two important resources WebLogic provides are the Java Database Connectivity (JDBC) interface and the JAVA Messaging Service (JMS).

Databases are very important to store loads of data that have to be available at any time and as fast as it can be delivered, so your JDBC setup in WebLogic plays an important role in this part.

About JMS, messaging is also very important when you want to have guaranteed delivery of messages between systems.

Both the subjects will be discussed in the coming pages.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.141.30.210