Open Devip-singh opened 11 months ago
Between RAP 3.10 to 3.26 there are many changes related to required bundles. How do you build your WAR? Many OSGi bundles are now required for proper operation. Is the same WAR file operation in other servlet container like Tomcat 9?
Hello
We have updated our RAP bundles from 3.10 to 3.26 and required changes to make it compatible with openjdk17 has been done. We are deploying WAR file on jboss 7.4.13 but encountering BridgeServlet issue. Ideally we should get a login page ( Form login). Error : BridgeServlet:/contextPath any help would be greatly appreciated.
@ifurnadjiev