Actually, I got that page but couldn't get to the actual jar...
most of the pages redirected to 
http://jakarta.apache.org/site/downloads/index.html
and from there I can't get to an actual jar.

Though maybe the link to
http://www.apache.org/dist/jakarta/commons/logging/
would have gotten it for me...instead I found it somewhere on my system,
under Jbuilder.

Similar error, then, with 0.9.7:
java.lang.NullPointerException
        at
org.exolab.castor.xml.UnmarshalHandler.endElement(UnmarshalHandler.java:
763)
        at
org.exolab.castor.xml.UnmarshalHandler.endElement(UnmarshalHandler.java:
1134)
        at
org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unk
nown Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDis
patcher.dispatch(Unknown Source)
        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unkno
wn Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
Source)
        at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:657)
        at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:565)
        at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:748)
        at
com.taxware.api.testingframework.Loopifer.getDocumentFromFile(Unknown
Source)
        at
com.taxware.api.testingframework.Loopifer.runCalculateDocumentNormal(Unk
nown Source)
        at com.taxware.api.testingframework.Loopifer.main(Unknown
Source)

Is there a way to enable extra diagnostic logging, then?

-----Original Message-----
From: Mike Haller [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 17, 2005 11:21 AM
To: [email protected]
Subject: Re: [castor-user] hat in hand...how to diagnose no-mapping file
problems

Get commons-logging from here:
http://jakarta.apache.org/commons/logging/


Israel, Kirk schrieb:
> Part of the problem is I'm worried it might be related to a versioning

> thing with castor-0.9.3.9 it doesn't thrown an exception, but if I 
> immediately have it marshall what it just umarshalled its dropped some

> of the subobjects;
> castor-0.9.5 throws the null error
> 0.9.7 tells me I need org/apache/commons/logging/LogFactory -- I 
> couldn't succesfully Google where to download that from though...
> 
> I don't know why the printing out would have changed, do you know if 
> the defaults got switched?
> 
> Also, given that there's a URL embedded, ala
>       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> is there going to be a problem if I'm behind a firewall?

-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message
to the following address:

[EMAIL PROTECTED]
-------------------------------------------------




-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to