On Mon, Feb 22, 2010 at 1:18 PM, Roland Villemoes 
<r...@alpha-solutions.dk>wrote:

> Hi,
>
> I have to load data for Solr from a UrlDataSource supplying me with a XML
> feed.
>
> In the simple case where I just do simple XSLT select this works just fine.
> Just as shown on the wiki (http://wiki.apache.org/solr/DataImportHandler)
>
> But I need to do some manipulation of the XML feed first, So I am trying to
> a transform first using:
>
>
> <snip>


> But no matter what I do in my "test.xslt" - I get the same error:
>
> ...
> org.apache.solr.handler.dataimport.DataImportHandlerException: Error
> initializing XSL  Processing Document # 1
> ...
> Caused by: javax.xml.transform.TransformerConfigurationException: Could not
> compile stylesheet
>
>
> Anyone that can help me out here? Or has a running example using XSLT with
> DIH?
>
>
Can you send the complete stacktrace?

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to