From the course: Learning JakartaEE

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Setting things up for the challenge

Setting things up for the challenge

From the course: Learning JakartaEE

Setting things up for the challenge

- [Instructor] Before you start the Code Challenge, you should do two simple setup tasks. One is creating the escalated_ticket table, and the other one is setting up two Jakarta Messaging queues. There is a file named setup.txt inside the folder named SetUp under the Code Challenges folder in Exercise Files. Simply follow the steps given there to first create the table and then to set up the two Jakarta Messaging queues in your GlassFish server. Once you've done this, you are all set for the Code Challenge.

Contents