Starting AS-5.0.1 GA, the javax.servlet.* classes were removed from jboss-javaee.jar. However the corresponding servlet-api.jar (which contains these classes) is not available in %JBOSS_HOM%/client folder.
I guess we should make available this servlet-api.jar in %JBOSS_HOME%/client folder and also update the MANIFEST.MF of jbossall-client.jar.
Any thoughts?