Project

Profile

Help

Bug #621

closed

META-INF file for XPath wrong

Added by Anonymous about 19 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
JAXP Java API
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Legacy ID:
sf-1182129
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

SourceForge user: pierfumagalli

The format of

META-INF/services/javax.xml.xpath.XPathFactory is wrong

in the default distribution of Saxon. JAXP-1.3 requires

this file to be a properties file (in contrast to all

other JAXP META-INF services files).

I succeded in using JAXP-1.3 to load the XPathFactory

by replacing the contents of the file with the attached

META-INF file.


Files

javax.xml.xpath.XPathFactory (9.56 KB) javax.xml.xpath.XPathFactory Anonymous, 2005-04-13 10:34
Actions #1

Updated by Anonymous about 19 years ago

SourceForge user: mhkay

Logged In: YES

user_id=251681

Thanks for pointing this out, it seems to be an error in my

build script where I was picking up the wrong version of the

file.

In future, please raise bug reports via the saxon-help list

or forum, so that people browsing the bugs list know that

they are only looking at confirmed bugs.

Actions #2

Updated by Anonymous almost 19 years ago

SourceForge user: mhkay

Logged In: YES

user_id=251681

Superseded by

https://sourceforge.net/tracker/?func=add&group_id=29872&atid=397617

which provides a corrected file also for saxon8sa.jar

Please register to edit this issue

Also available in: Atom PDF