[servlex] install servlex in root context

Is it possible to install servlex in the root context of tomcat?

I have configured a tomcat context "/" to go to servlex.

My webapps.xml has a single <webapp> with @root="/". The servlex
WebappsParser complains this is not valid.

My goal is to make "servlex" disappear from the url, and only respond to
urls defined by my webapp. That is, "http://myhost.com/myapp" instead of
"http://myhost.com/servlex/myapp" (or any alias for "servlex").

Is this possible? If not, is it a limitation of the expath webapp spec,
or of servlex?

Thanks for any help.

Regards,
--Paul

Received on Friday, 20 February 2015 19:07:08 UTC