You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Brian Minchau (JIRA)" <xa...@xml.apache.org> on 2006/10/30 20:10:18 UTC

[jira] Assigned: (XALANJ-2107) java.io.FileNotFoundException error when executing samples with Tomcat

     [ http://issues.apache.org/jira/browse/XALANJ-2107?page=all ]

Brian Minchau reassigned XALANJ-2107:
-------------------------------------

    Assignee:     (was: Joanne Tong)

Unassigning bug from Joanne.

> java.io.FileNotFoundException error when executing samples with Tomcat
> ----------------------------------------------------------------------
>
>                 Key: XALANJ-2107
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2107
>             Project: XalanJ2
>          Issue Type: Bug
>          Components: Samples-Examples
>    Affects Versions: 2.6
>         Environment: Tomcat 5.x
> Xalan 2.6
>            Reporter: Puneet
>
> Trying to execute the sample provided at following location:
> Samples\servlet\SimpleXSLTServlet
> In the birds.xsl, I included another XSL say "search.xsl", the xalan searches for that XSL in following directory:
> C:\Program Files\Apache Software Foundation\Tomcat 5.0\bin\search.xsl 
> basically the directory from where tomcat wa started. It should look for the xsl in context which was determined in the servlet by
> Source xmlSource = new StreamSource(new URL("file", "", ctx+"birds.xml").openStream());

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org