jbertram commented on PR #5663: URL: https://github.com/apache/activemq-artemis/pull/5663#issuecomment-2891694545
@gemmellr, nice catch! The problem is resolved if I add this to the "artemis-core" `feature` in `artemis-features/src/main/resources/features.xml`: ```xml <bundle dependency="true">mvn:jakarta.servlet/jakarta.servlet-api/5.0.0</bundle> ``` However, I'd prefer not to have to do that. I'll open an issue on the Apache Commons project and see if they can't fix the issue at the source. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact