Community
Participate
Working Groups
The servlet bridge from the Equinox server-side project should be part of the RAP runtime target platform. Manual WAR deployment would become easier, as the servlet bridge is 'just there' and in the right version. WAR Product Tooling would also benefit from this circumstance.
Fixed in CVS HEAD. I added the following bundles: - org.eclipse.equinox.servletbridge - org.eclipse.equinox.servletbridge.extensionbundle - org.eclipse.equinox.http.servletbridge The WAR Products are working with a plain RAP target now.
Wouldn't that be worth a note in the N&N? Plus, the "WAR Build Tutorial" in the developer documentation should be updated accordingly.
Hi Rüdiger, thanks for hinting me to this. I added a N&N for this bug. But modifying the help contents is not enough. We should also modify the webappBuilder.xml from the demo.feature to use the servletbridge from the target. I opened bug 335684 for this.