Message5720

Author amak
Recipients amak, kwatford
Date 2010-04-16.16:52:16
SpamBayes Score 0.003151872
Marked as misclassified No
Message-id <1271436736.94.0.364161365414.issue1537@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, that's odd.

If the classorg.python.apache.xerces.parsers.SAXParser is not found, then it should throw an ImportError.

Please can you try these statements on a jython command line and report the results?

>>> import org.python.apache.xerces.parsers.SAXParser
>>> import org.apache.xerces.parsers.SAXParser

Thanks.
History
Date User Action Args
2010-04-16 16:52:16amaksetmessageid: <1271436736.94.0.364161365414.issue1537@psf.upfronthosting.co.za>
2010-04-16 16:52:16amaksetrecipients: + amak, kwatford
2010-04-16 16:52:16amaklinkissue1537 messages
2010-04-16 16:52:16amakcreate