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
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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.