Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Michael OffnerMichael OffnerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneFix versions
Priority
NewParent
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Michael Offner
Michael OffnerNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Fix versions
Priority
Parent
Created 19 June 2024 at 07:12
Updated last month
Resolved 19 August 2024 at 16:36
Lucee 6.2 supports jakarta and javax, it achieves that by using a wrapper for jakarta that makes it look like javax. So the core only supports javax.
For 7 this should be the other way around, the core should only support jakarta and the loader creates a wrapper for a javax environment.