sagarmiglani commented on PR #14:
URL: 
https://github.com/apache/sling-org-apache-sling-launchpad-base/pull/14#issuecomment-2217278188

   > My only question is - what happens with servlets implementing the 
javax.servlet APIs? All of Sling is currently using those and we switched 
directly to the jakarta.servlet ones.
   @rombert As explained by @cziegeler, The Launchpad code runs within a WAR 
file deployed to a servlet container that supports Servlet API 5/6. Within this 
framework, we can utilize the Apache Felix HTTP Bridge bundle (5.1.x) and the 
Apache Felix HTTP Servlet API bundle (3.0.0) to ensure everything works 
smoothly. I ran some tests with these changes, and everything appears to be 
functioning well.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to