I'd like to set the context-path for my war (to be something other
than the name of the war file). So that mywar.war deploys to
http://localhost/someothername.

It seems like setting the context-path of the <web-app> defined in
resin-web.xml should be the
way(http://www.caucho.com/resin/doc/resin-web-xml-schema.xtp), but
there is an error when I do this. I also thought that maybe setting
the id would do it, since that is what the code uses, if no
contect-path is set.

Anyone got a suggestion?

Thanks in advance,
Scott


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to