DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15768>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15768 IndentPrinter calls StringBuffer.append( StringBuffer ) ------- Additional Comments From [EMAIL PROTECTED] 2003-01-03 14:54 ------- I have tried both of these. They both seem to have been compiled with JDK 1.4. I downloaded from gump yesterday (1/2/2003) and tried it. I was using the xercesImpl.jar from Xerces-J-bin.2.2.1.zip originally when I discovered the problem. Is there any way I can determine which JDK was used to compile it? I'd like to make sure that the problem I'm reporting is actually the real problem that is occurring. I receive a NoSuchMethodError when I run my code, but I'm using a product called Castor that calls DocumentHandler.startDocument and it fails in there. I'm using the Eclipse IDE and for some reason it seems to ignore me when I try to get it to step through the source of Castor and Xerces. I'll try the different jars again just to make sure. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
