RE: [jira] Resolved: (XERCESC-1296) Trying to parse XML document which has https in its url

2004-10-29 Thread Scott Cantor
> I think libcurl would make a great netaccessor base, at least for > unixes and Mac OX X, where libcurl is apt to be present anyway. It > might make sense for Windows, through we'd then has an external > dependency to resolve. +1. I use it extensively. -- Scott -

Re: [jira] Resolved: (XERCESC-1296) Trying to parse XML document which has https in its url

2004-10-29 Thread James Berry
On Oct 29, 2004, at 3:15 PM, Alberto Massari wrote: BTW, what is libcurl? libcurl is the library that underlies the ubiquitous curl command line tool commonly used on unixes but which compiles on other platforms as well, including Windows. curl (http://curl.haxx.se/) supports all kinds of protoc

Re: [jira] Resolved: (XERCESC-1296) Trying to parse XML document which has https in its url

2004-10-29 Thread Alberto Massari
Hi James, At 15.00 29/10/2004 -0700, James Berry wrote: Hey Alberto, Does Xerces actually enforce this restriction, or is it up to the netaccessor? I think the netaccessor on the Mac would actually support some of the other url types (like ftp and https) if they were passed in. Just a wild quest

Re: [jira] Resolved: (XERCESC-1296) Trying to parse XML document which has https in its url

2004-10-29 Thread James Berry
Hey Alberto, Does Xerces actually enforce this restriction, or is it up to the netaccessor? I think the netaccessor on the Mac would actually support some of the other url types (like ftp and https) if they were passed in. Just a wild question. It would be interesting, too, I believe, to write

[jira] Resolved: (XERCESC-1296) Trying to parse XML document which has https in its url

2004-10-29 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1296?page=history ] Alberto Massari resolved XERCESC-1296: -- Resolution: Invalid Xerces has built-in support only for the HTTP protocol; if you need to read data from a different source (FTP or HTT

[jira] Created: (XERCESC-1296) Trying to parse XML document which has https in its url

2004-10-29 Thread Deepak Dinasi (JIRA)
Trying to parse XML document which has https in its url --- Key: XERCESC-1296 URL: http://issues.apache.org/jira/browse/XERCESC-1296 Project: Xerces-C++ Type: Bug Components: Utilities Versions: 1.4 Env

[jira] Commented: (XERCESC-1295) DOMWriter unlimited loop when document has CDATA section

2004-10-29 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1295?page=comments#action_54796 ] Alberto Massari commented on XERCESC-1295: -- You previously stated that you are using a binary distribution of Xerces: in this case, you should use the same compile

[jira] Commented: (XERCESC-1295) DOMWriter unlimited loop when document has CDATA section

2004-10-29 Thread youaremissed (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1295?page=comments#action_54795 ] youaremissed commented on XERCESC-1295: --- HI! i catch the problem, if i use cc, xlc or xlc_r as my compiler,the problem occur! when i use xlC_r as my compiler, anythi

[jira] Closed: (XERCESC-1287) new deprecated DOM libraries not included in .spec file for Linux

2004-10-29 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1287?page=history ] Alberto Massari closed XERCESC-1287: > new deprecated DOM libraries not included in .spec file for Linux > - > >

Re: [jira] Resolved: (XERCESC-1287) new deprecated DOM libraries not included in .spec file for Linux

2004-10-29 Thread Valerio Gionco
Alberto Massari (JIRA) wrote: [ http://issues.apache.org/jira/browse/XERCESC-1287?page=history ] Alberto Massari resolved XERCESC-1287: -- Resolution: Fixed Fix is in CVS. Please verify. Alberto Verified, ok. Thanks. --

[jira] Resolved: (XERCESC-1287) new deprecated DOM libraries not included in .spec file for Linux

2004-10-29 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1287?page=history ] Alberto Massari resolved XERCESC-1287: -- Resolution: Fixed Fix is in CVS. Please verify. Alberto > new deprecated DOM libraries not included in .spec file for Linux > -

[jira] Commented: (XERCESC-1287) new deprecated DOM libraries not included in .spec file for Linux

2004-10-29 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1287?page=comments#action_54791 ] Alberto Massari commented on XERCESC-1287: -- Reporting e-mail sent to the mailing list: Date: Thu, 21 Oct 2004 13:57:33 +0200 From: Valerio Gionco <[EMAIL PROTECTED

[jira] Resolved: (XERCESC-1295) DOMWriter unlimited loop when document has CDATA section

2004-10-29 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1295?page=history ] Alberto Massari resolved XERCESC-1295: -- Resolution: Cannot Reproduce Ok, given that DOMPrint works, I am closing this issue. If you find that the problem is within Xerces, plea