Open GoogleCodeExporter opened 9 years ago
Hi,
So, you certainly can deploy a MyDas app to a context other than the root by
deploying using an application context xml file, via the Tomcat manager
application.
The problem you have identified with the path to the xslt is a real problem however
and I intend to solve this for version 1.0.3 that I will be releasing soon.
The work-around is to modify the value for <dsn-xslt-url/> (and the other xslt
paths
as available) to absolute URLs for the location of the xslt, for example:
http://www.yourdomain.com/deployed/path/xslt/dsn.xsl
Hope this helps. (Reading between the lines, you are clearly familiar with
Tomcat,
however just in case, you may like to consult
http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html)
Best regards,
Phil.
PS - I am not going to mark this case closed for the moment, until I have fixed
the
ability to give relative urls in any context.
Original comment by philip.j...@gmail.com
on 1 Dec 2007 at 1:32
Changing status to accepted
Original comment by philip.j...@gmail.com
on 1 Dec 2007 at 1:34
Original issue reported on code.google.com by
we...@web.de
on 30 Nov 2007 at 11:41