I have a use case that requires services to have documentation in html. I would like to be able to include that documentation in the CXF WAR file, and access it via http. E.g., if my war is call x.war, and I have a html file in the war called help/help.html, I would like to access that html file by something like:
http://server/x/.../help/help.html. I haven't been able to find documentation on this. Is this possible? Is there some standard way to do this? Any help would be appreciated. Thanks, Bradley. -- View this message in context: http://old.nabble.com/HTML-files-in-war-file-tp28883808p28883808.html Sent from the cxf-user mailing list archive at Nabble.com.
