You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Kerrygold <ke...@gmx.de> on 2005/07/25 23:07:46 UTC

xerces 2.7.0 throws (no) errors

Hi,

im a xerces newbie with a rather odd problem...

i have developed a java application with serveral stepped 
xsl-transformations and i'm using xerces for the transformations.

When i excute my project in eclipse 3.o everything works fine and is 
properly transformed.

But if I build a jar-File (and set XercesImpl.jar and xml-apis.jar as 
external Library) i get the following error:

[Fatal Error] step2.xsl:41:58: The prefix "xslo" for element "xslo:when" 
is not bound.
FEHLER:  'The prefix "xslo" for element "xslo:when" is not bound.'

The XSL-Problem is rather clear and has its origins in some 
xsl-generation code i wrote.

But can anyone tell me, why Xerces does the transformation inside 
eclipse fine
but pops an error if i call it from the cmdline.

Thanks in advance

Kerry

PS:     j2sdk1.4.2_04
    xerces 2.7.0
    eclipse 3.0
    OS: WinXP SP2

---------------------------------------------------------------------
To unsubscribe, e-mail: j-users-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-users-help@xerces.apache.org