Message5720
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. |
|
Date |
User |
Action |
Args |
2010-04-16 16:52:16 | amak | set | messageid: <1271436736.94.0.364161365414.issue1537@psf.upfronthosting.co.za> |
2010-04-16 16:52:16 | amak | set | recipients:
+ amak, kwatford |
2010-04-16 16:52:16 | amak | link | issue1537 messages |
2010-04-16 16:52:16 | amak | create | |
|