Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Advanced Queuing and Jakarta namespace

user2120705Jun 23 2022

Hello everyone.
I am using Oracle AQ in my Java Spring Boot application. I have Oracle JMS implementation AQAPI as dependencies.
Recently I had tried to update the application to Spring Boot 3.x which is build on Jakarta, not Javax namespace. However my code is no longer compatible with Oracle AQ since is using Javax namespace, i.e. javax.jms.Connection.
Does Oracle have any plans to create new version compatible with Jakarta namespace?

Comments

Gaz in Oz

Use unzip. unzip unzips it with no problems.

unzip (and zip) is shipped with Oracle database and database client installs.

1 - 1

Post Details

Added on Jun 23 2022
6 comments
3,626 views