Hi Antonio

I am sorry about the difficulty you have had getting this to work. It's
unfortunate you started with version 2.1.X. I prepared the patch on
version 2.2, checked everything worked, then adapted the patch file for
2.1.X structure by hand.

Clearly I got this wrong, so I'm now in the process of preparing a
proper patch file for 2.1.X, and checking version 2.2 again, just to be
sure, because I don't want to waste any more of your time.

The Jena folks say Jena 2.2 doesn't work with JDK 1.3 as you found, so
we'll have to stay with version 2.1 for now.

I work on preparing the new patch for 2.1.X, and checking the patch for
2.2, then let you know when I've done this. I'll try to do this ASAP.

sorry about this, hopefully we should be able to get this to work this
time.

best regards,

Mark



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 15 August 2005 05:29
To: Butler, Mark H (Labs Bristol)
Subject: DO NOT REPLY [Bug 35538] - [PATCH] Update to DELI, fix to
config files

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG* RELATED COMMENTS
THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35538>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND* INSERTED IN
THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35538





------- Additional Comments From [EMAIL PROTECTED]
2005-08-15 06:28 ------- I was able to compile jena for 1.3, but it does
not run. There are problems running in java 1.3, because of java.nio
classes that where introduced in 1.4:

Exception in thread "main" java.lang.reflect.InvocationTargetException:
java.lang.NoClassDefFoundError: java/nio/charset/Charset
        at
com.hp.hpl.jena.util.CharEncoding.create(CharEncoding.java:138)
        at
com.hp.hpl.jena.rdf.arp.SingleThreadedParser.setEncoding(SingleThreadedP
arser.java:187)
        at
com.hp.hpl.jena.rdf.arp.SingleThreadedParser$MySAXParser.xmlDecl(SingleT
hreadedParser.java:78)
        at org.apache.xerces.impl.XMLNamespaceBinder.xmlDecl(Unknown
Source)
        at org.apache.xerces.impl.dtd.XMLDTDValidator.xmlDecl(Unknown
Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanXMLDeclOrTextD
ecl(Unknown
Source)
        at
org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatcher.dispatch
(Unknown
Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unkno
wn Source)
        at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown
Source)
        at
com.hp.hpl.jena.rdf.arp.SingleThreadedParser.parseSome(SingleThreadedPar
ser.java:100)
        at
com.hp.hpl.jena.rdf.arp.PullingTokenPipe.getNextToken(PullingTokenPipe.j
ava:55)
        at com.hp.hpl.jena.rdf.arp.RDFParser.jj_ntk(RDFParser.java:2179)
        at
com.hp.hpl.jena.rdf.arp.RDFParser.whiteOrErr(RDFParser.java:179)
        at com.hp.hpl.jena.rdf.arp.RDFParser.rdfFile(RDFParser.java:98)
        at
com.hp.hpl.jena.rdf.arp.SingleThreadedParser.parse(SingleThreadedParser.
java:146)
        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:187)
        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:174)
        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:244)
        at
com.hp.hpl.jena.rdf.model.impl.ModelCom.read(ModelCom.java:192)
        at
com.hp.hpl.deli.VocabularyConfig.schemaProcess(VocabularyConfig.java:254
)
        at
com.hp.hpl.deli.VocabularyConfig.<init>(VocabularyConfig.java:113)
        at com.hp.hpl.deli.Vocabulary.<init>(Vocabulary.java:43)
        at
com.hp.hpl.deli.Workspace$1CreateWorkspace.<init>(Workspace.java:189)
        at com.hp.hpl.deli.Workspace.configure(Workspace.java:338)
        at
org.apache.cocoon.components.deli.DeliImpl.initialize(DeliImpl.java:117)
        at
org.apache.avalon.framework.container.ContainerUtil.initialize(Container
Util.java:283)

--
Configure bugmail:
http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: ------- You reported the
bug, or are watching the reporter.

Reply via email to