Hi Gert

I checked in oXygen and it is valid. Also, I've been working to sort out 
this error for a week or two now, so there is no
syntax errors, no worries.

It works when I run the transformation locally from oXygen against a 
Fedora object FOXML file.
It correctly goes to server an picks up all data from other objects  and 
datastreams.

The offending line is:


<xsl:variable name="articleText" 
select="document(concat('http://scifdev.llgc.org.uk:8080/mets_disseminators/gsearchGETDS/coordinates/',
 
$pagePID, '/', $alto_articleNoRef))//articleText"/>

where

"http://scifdev.llgc.org.uk:8080/mets_disseminators/gsearchGETDS/coordinates/', 
$pagePID, '/', $alto_articleNoRef" is a call to my servlet.
The server works fine for other datastreams, or if called directly from 
a web browser.

If I uncomment the line , the Tomcat won't start.


Remi

> You may have syntax errors in your foxmlToSolr.xsl, in which case you will 
> get log lines in the Tomcat log in catalina.out. Is there something there?
>
> Gert
>
>

-- 
Remi Malessa
DAMS Rhaglennydd Datblygu | Development Programmer DAMS

Llyfrgell Genedlaethol Cymru | National Library of Wales
Isadran Cyfrifiaduron | Computer Section



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fedora-commons-developers mailing list
Fedora-commons-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers

Reply via email to