Vincent --

There are two issues here.  Once is the formation of the URL and the
other is the classloader that that URL is handed to.  I believe that
Shane has recently done some work in cleaning up the URL processing.
Can you please post a small sample XSLT file illustrating what you're
trying to do, together with the error message and stack trace that
you're receiving?

Thanks,
Gary

> -----Original Message-----
> From: Rycx, Vincent [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, January 14, 2002 4:05 AM
> To: [EMAIL PROTECTED]
> Subject: stylesheet nor found when <xsl:include ...> target 
> is within a JAR file...
> 
> 
> Hi,
> 
> I have what seems to me to be a pretty basic problem that 
> should already have been answered 1000 times, but I found no 
> match in the mailing list archive, so I post it myself...
> 
> I'm using xalan at runtime in my web application. It is 
> packaged in a WAR file. Let's say I use main.xsl as 
> stylesheet. I create the SteamSource so that it can find my 
> main.xsl from the war. So everything OK so far.
> 
> The problem is that main.xsl includes a few other .xsl and 
> they seems to be resolved by Xalan to file references. Of 
> course, it does find the xsl to include within the my war... 
> 
> Any solution to make xalan look for my includes through my war ? 
> Vincent.
> 

Reply via email to