carbon-kernel
carbon-kernel copied to clipboard
Change javax.servlet export version range in axis2 to support tomcat 8 upgrade
Refer https://wso2.org/jira/browse/CARBON-15512
We have faced issue when exporting the java.servlet export version. The current equinox.http.servlet v1.1.400.v20130418-1354 did not support the 3.2.0 java.servlet. To update the equinox.http.servlet to latest we found that equinox.http.helper artefact which used to bridge the management console carbon.ui http osgi servlet has been moved to eclipse attic. So we may need to rewrite this.