I want to provide my web services under different url paths with separate subdirectories (ie /services/admin, /services/public) so that I can attach different tomcat security constraints to different groups. I would like to use the security constraints to automatically forward the user to an https port for some of the services, while leaving others available on http.
Any help with this will be appreciated. -- View this message in context: http://www.nabble.com/How-do-I-provide-service-urls-with-different-subdirectories-tp25804177p25804177.html Sent from the Axis - Dev mailing list archive at Nabble.com.