Re: What is the mechanism involved in parsing an InputSource object using Xerces C++ SAX?

2005-04-11 Thread Alberto Massari
11/04/2005 +0530, Girish Chandran wrote: Hi All, I need to understand how parsing of a file or a stream(XML data in memory) takes place in Xerces C++. I am using SAX XMLReader and passing xml input as a file path or a MemBufInputSource object. In order to create a MemBufInputSource object I need to

Can we parse chunks of XML Data using Xerces C++?

2005-04-11 Thread Girish Chandran
Hi All,I have written an ATL COM component that wraps Xerces C++ parser. I am firing necessary events for each of the methods that I have handled for the Content and Error handler. These events can be trapped at the client end. I am able to successfully parse XML input in the form of files

What is the mechanism involved in parsing an InputSource object using Xerces C++ SAX?

2005-04-11 Thread Girish Chandran
Hi All, I need to understand how parsing of a file or a stream(XML data in memory) takes place in Xerces C++. I am using SAX XMLReader and passing xml input as a file path or a MemBufInputSource object. In order to create a MemBufInputSource object I need to have the entire data in memory(as

[jira] Commented: (XERCESC-1401) Not documented xerces-c exception: DOMNode::appendChild

2005-04-07 Thread David Bertoni (JIRA)
ss we plan to consistently do this for all of the DOM APIs. > Not documented xerces-c exception: DOMNode::appendChild > --- > > Key: XERCESC-1401 > URL: http://issues.apache.org/jira/browse/XERCESC-1401

[jira] Resolved: (XERCESC-1401) Not documented xerces-c exception: DOMNode::appendChild

2005-04-07 Thread Alberto Massari (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1401?page=history ] Alberto Massari resolved XERCESC-1401: -- Resolution: Fixed A fix is in CVS. Please verify Alberto > Not documented xerces-c exception: DOMNode::appendCh

[jira] Commented: (XERCESC-1401) Not documented xerces-c exception: DOMNode::appendChild

2005-04-07 Thread Sergiy Michka (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1401?page=comments#action_62340 ] Sergiy Michka commented on XERCESC-1401: I found what cause the undocumented exception. To reproduce this in CreateDOMDocument xerces-c Sample project: File

Re: Xerces-C migration from CVS to SVN

2005-04-07 Thread david_n_bertoni
ED]> 04/06/2005 10:22 PM Please respond to xerces-c-dev To: James Berry <[EMAIL PROTECTED]> cc: xerces-c-dev@xml.apache.org, (bcc: David N Bertoni/Cambridge/IBM) Subject:Re: Xerces-C migration from CVS to SVN James Berry <[EMAIL PROTECTED]&

Re: Xerces-C migration from CVS to SVN

2005-04-06 Thread Jason E. Stewart
James Berry <[EMAIL PROTECTED]> writes: > Any status on this? Hi James, I have no clue at this point. I emailed the infrastructure list three times, but heard no reply. Gareth said that he would file a JIRA bug with the infrastructure team, but I don't even know where their JIRA database is, so

[jira] Commented: (XERCESC-1401) Not documented xerces-c exception: DOMNode::appendChild

2005-04-06 Thread David Bertoni (JIRA)
added enough to get the code to compile and run, but I could not reproduce the problem. > Not documented xerces-c exception: DOMNode::appendChild > --- > > Key: XERCESC-1401 > URL: http://issues.apache.org/jira/brow

[jira] Created: (XERCESC-1401) Not documented xerces-c exception: DOMNode::appendChild

2005-04-06 Thread Sergiy Michka (JIRA)
Not documented xerces-c exception: DOMNode::appendChild --- Key: XERCESC-1401 URL: http://issues.apache.org/jira/browse/XERCESC-1401 Project: Xerces-C++ Type: Bug Components: Documentation Versions: 2.6.0

Re: Xerces-C migration from CVS to SVN

2005-04-06 Thread Gareth Reakes
status on this? -jdb On Mar 18, 2005, at 7:53 PM, Jason E. Stewart wrote: ** *From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> (Jason E. Stewart) *Date: *March 17, 2005 5:36:15 AM PST *To: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> *Subject: **Xerces-C migration from CVS to

Re: Xerces-C migration from CVS to SVN

2005-04-06 Thread James Berry
Hi Jason,Any status on this?-jdbOn Mar 18, 2005, at 7:53 PM, Jason E. Stewart wrote: From: [EMAIL PROTECTED] (Jason E. Stewart) Date: March 17, 2005 5:36:15 AM PST To: [EMAIL PROTECTED] Subject: Xerces-C migration from CVS to SVN Hello Infrastructure team, The Xerces-C project has decided to

xerces-c-dev-unsubscribe@xml.apache.org

2005-04-01 Thread Darragh Murphy
This email message is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure, printing, copying or distribution is prohibited. If you are not, or

Re: Build xerces-c 1.6.0 on AIX 5.1 with G++

2005-03-27 Thread david_n_bertoni
> Hi, > > I need some help, as I'm not familar with UNIX c++ build. > > I downloaded the binary xerces-c1_6_0-AIX43_5.02 from Apache download site. > On AIX5, I try to build a sample with the library in this package. But I get following error: That version of Xerces-C

Build xerces-c 1.6.0 on AIX 5.1 with G++

2005-03-27 Thread Liping Dai
Hi,   I need some help, as I'm not familar with UNIX c++ build.   I downloaded the binary xerces-c1_6_0-AIX43_5.02 from Apache download site. On AIX5, I try to build a sample with the library in this package. But I get following error:   ld: 0711-317 ERROR: Undefined symbol: typeinfo for X

Re: Xerces-C migration from CVS to SVN

2005-03-18 Thread Jason E. Stewart
--- Begin Message --- Hello Infrastructure team, The Xerces-C project has decided to move to subversion and all committers have agreed on the following proposal, so we need your help, along with an indication about when it can be done. Xerces has now become a TLP, so I'm not sure where th

FW: Xerces-c namespace problem on Red Hat Enterprise Linux using Intel8.1 compiler

2005-03-01 Thread Arefin, Mollick \(Cont, ARL/CISD\)
Title: Message Hi,   After overcoming namespace problem (by forcing it to null), we are having undefined references problems.  The symbols in Xerces-c library when built with Intel8.1 compile (icc) have cryptic format like those when built with gcc.  When we try to build our application

RE: regd XERCES-C++ compilation on MAC OS

2005-02-28 Thread Alberto Massari
Hi Prasad, the samples have their own version of runConfigure, so you have to do xerces-c-src_2_6_0/samples>./runConfigure -pmacosx -cgcc -xg++ followed by gnumake to build all of them Alberto At 11.47 01/03/2005 +0530, svlprasad wrote: HI By following the build instructions, i have given

RE: regd XERCES-C++ compilation on MAC OS

2005-02-28 Thread svlprasad
don't find any object file related to SAX2PrintHandler. Then i thought i need to build samples directory as mentioned in the build instructions.   To do so, i have given the following command at prompt   xerces-c-src_2_6_0/samples/SAX2Print>   ../../../src/xercesc/runConfigure -pmacosx -

Re: regd XERCES-C++ compilation on MAC OS

2005-02-28 Thread James Berry
Prasad,Please be sure to read (and follow) the build instructions here: http://xml.apache.org/xerces-c/build-other.html#MacNote that if you simply mounted or copied files from your windows machine to your mac machine, you may have run into an issue of conflicting line ending formats. You'll

regd XERCES-C++ compilation on MAC OS

2005-02-28 Thread svlprasad
Hi   I have xerces-c-2_6_0 with me.  I have built it in the windows environment (vc6/winxp) successfully. Now i want to build the same on Mac.  So i have taken the whole xerces-c-2_6_0 directory, copied into mac (panther 10.3).  i have opened C:\svlp-personnel\Porting-Proj-Info\Xerces

[Justin Erenkrantz] Re: [Jason E. Stewart] Initial Xerces-C CVS => SVN migration request

2005-02-27 Thread Jason E. Stewart
--- Begin Message --- --On Saturday, February 26, 2005 12:11 AM +0530 "Jason E. Stewart" <[EMAIL PROTECTED]> wrote: > Hey All, > > Just a ping ... > > I never received an answer to this. I am not on the list anymore, so > please Cc: me in any reply. Please file a JIRA issue under the Infrastruct

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-23 Thread Jason E. Stewart
Gareth Reakes <[EMAIL PROTECTED]> writes: > Missed this mail. Will deal with it today. Whoops, so did I. >> With Khaled's vote, I believe we have a +1 from all active >> committers (with the exception of Neil, who is out of town but who >> earlier privately expressed to me his support), an

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-23 Thread Gareth Reakes
Hey, Missed this mail. Will deal with it today. Gareth James Berry wrote: On Feb 18, 2005, at 6:54 AM, Khaled Noaman wrote: Here's my +1. With Khaled's vote, I believe we have a +1 from all active committers (with the exception of Neil, who is out of town but who earlier privately ex

[Overview] move xerces-c repository to svn

2005-02-20 Thread Jason E. Stewart
James Berry <[EMAIL PROTECTED]> writes: > I'm happy to help set a blackout date, but I think we need to get > the migration spec together first, and get basic agreement on that, > before setting such a date. Hey James, Sorry - I was getting ahead of myself. I finally took the time to do the re

Re: Call for Vote: move xerces-c repository to svn

2005-02-19 Thread James Berry
Hi Jason, I'm happy to help set a blackout date, but I think we need to get the migration spec together first, and get basic agreement on that, before setting such a date. I don't sense that there's a big demand for access to the current trunk, but I know I, for one, am eager to get past the sv

Re: Call for Vote: move xerces-c repository to svn

2005-02-19 Thread Jason E. Stewart
James Berry <[EMAIL PROTECTED]> writes: > We also have complete consent on the move from cvs to svn, so we > should move forward aggressively on this. > > How's your work, Jason? ;) Give me a blackout deadline. No more CVS commits after that. Then I'll grab the CVS snapshot. Shall we say Wed Feb

Re: Call for Vote: move xerces-c repository to svn

2005-02-18 Thread James Berry
On Feb 18, 2005, at 6:56 AM, Khaled Noaman wrote: +1 We also have complete consent on the move from cvs to svn, so we should move forward aggressively on this. How's your work, Jason? ;) -jdb - To unsubscribe, e-mail: [EMAIL P

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-18 Thread James Berry
On Feb 18, 2005, at 6:54 AM, Khaled Noaman wrote: Here's my +1. With Khaled's vote, I believe we have a +1 from all active committers (with the exception of Neil, who is out of town but who earlier privately expressed to me his support), and with no dissent ;) I'd therefore like to welcome Dav

building Xerces-C statically with a static ICU for transcoding

2005-02-18 Thread Bill Keicher
Title: building Xerces-C statically with a static ICU for transcoding Hey, I am building ICU statically to link with Xerces-C (also static) for transcoding messages on windows with VC7.1. Everything works fine so farhowever I am skeptical that it actually worked the way it should have

Active Xerces-c committers?

2005-02-18 Thread James Berry
Can anybody help me determine the list of active committers to Xerces-c? Here's the list of all Xerces committers (java, p, c, I believe) from CVSROOT: andyc,abagchi,rahulj,rwebster,roddey,rpfeiffe,gmarcy,arkin,aruna1,mode,l ehors,jeffreyr,andyh,ericye,edwingo,duncan,david,mpogue,jpolas

Re: Call for Vote: move xerces-c repository to svn

2005-02-18 Thread Khaled Noaman
+1 Khaled James Berry <[EMAIL PROTECTED]> 02/17/2005 05:11 PM Please respond to xerces-c-dev To xerces-c-dev@xml.apache.org cc Subject Call for Vote: move xerces-c repository to svn Since we now have a confirmed resource (Jason Stewart) to take charge of movi

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-18 Thread Khaled Noaman
Here's my +1. Khaled James Berry <[EMAIL PROTECTED]> 02/17/2005 05:51 PM Please respond to xerces-c-dev To xerces-c-dev@xml.apache.org cc Subject Nomination of David Bertoni as Xerces-C committer I'd like to officially nominate Dave Bertoni as a Xe

Re: Call for Vote: move xerces-c repository to svn

2005-02-18 Thread James Berry
On Feb 17, 2005, at 2:11 PM, James Berry wrote: Committers, please vote. I guess I need to vote on this one too... +1 -jdb - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-18 Thread Vitaly Prapirny
James Berry wrote: Committers, please vote. +1 Good luck ! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Call for Vote: move xerces-c repository to svn

2005-02-18 Thread Vitaly Prapirny
James Berry wrote: Committers, please vote. +1 Good luck ! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-18 Thread David Cargill
James Berry <[EMAIL PROTECTED]> writes: > Committers, please vote. +1 Regards, David A. Cargill - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Call for Vote: move xerces-c repository to svn

2005-02-18 Thread David Cargill
James Berry <[EMAIL PROTECTED]> writes: > Committers, please vote. +1 Regards, David A. Cargill XML Parser Development IBM Toronto Lab (905) 413-2371, tie 969 [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Re: Call for Vote: move xerces-c repository to svn

2005-02-18 Thread Alberto Massari
+1 Alberto At 14.11 17/02/2005 -0800, James Berry wrote: Since we now have a confirmed resource (Jason Stewart) to take charge of moving the source repository from cvs to svn, I'd like to call for a formal vote of committers that we proceed forward with this. Proposal: - Move Xer

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-18 Thread Gareth Reakes
+1 Gareth On 17 Feb 2005, at 22:51, James Berry wrote: I'd like to officially nominate Dave Bertoni as a Xerces-C Committer. Dave, partly through his work on Xalan-C, has been a near constant presence on the Xerces-C list for as many years as I've been hanging out there, and that&#

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-18 Thread Alberto Massari
Here is my +1. Alberto At 14.51 17/02/2005 -0800, James Berry wrote: I'd like to officially nominate Dave Bertoni as a Xerces-C Committer. Dave, partly through his work on Xalan-C, has been a near constant presence on the Xerces-C list for as many years as I've been hanging out there,

Re: Call for Vote: move xerces-c repository to svn

2005-02-18 Thread Gareth Reakes
+1 Gareth On 17 Feb 2005, at 22:11, James Berry wrote: Since we now have a confirmed resource (Jason Stewart) to take charge of moving the source repository from cvs to svn, I'd like to call for a formal vote of committers that we proceed forward with this. Proposal: - Move Xerces-c s

Re: Nomination of David Bertoni as Xerces-C committer

2005-02-17 Thread Jason E. Stewart
James Berry <[EMAIL PROTECTED]> writes: > I'd like to officially nominate Dave Bertoni as a Xerces-C Committer. Dave has always been a helpful prescence, +1 Cheers, jas. - To unsubscribe, e-mail: [EMAIL

Re: Call for Vote: move xerces-c repository to svn

2005-02-17 Thread Jason E. Stewart
James Berry <[EMAIL PROTECTED]> writes: > Committers, please vote. Um, well, I suppose a +1 from me would be a morale booster ;-) +1 Cheers, jas. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Nomination of David Bertoni as Xerces-C committer

2005-02-17 Thread James Berry
I'd like to officially nominate Dave Bertoni as a Xerces-C Committer. Dave, partly through his work on Xalan-C, has been a near constant presence on the Xerces-C list for as many years as I've been hanging out there, and that's been more than I can really recollect. Dave has a

Re: Call for Vote: move xerces-c repository to svn

2005-02-17 Thread Neil Graham
James Berry <[EMAIL PROTECTED]> 02/17/2005 05:11 PM Please respond to xerces-c-dev To xerces-c-dev@xml.apache.org cc Subject Call for Vote: move xerces-c repository to svn Since we now have a confirmed resource (Jason Stewart) to take charge of moving the source repository from cvs

Call for Vote: move xerces-c repository to svn

2005-02-17 Thread James Berry
Since we now have a confirmed resource (Jason Stewart) to take charge of moving the source repository from cvs to svn, I'd like to call for a formal vote of committers that we proceed forward with this. Proposal: - Move Xerces-c source repository from cvs to svn. - Move to take

Re: XPath and xerces-c

2005-02-16 Thread Gareth Reakes
Hi, Yes you can use Xalan or Pathan. Gareth On 16 Feb 2005, at 18:11, Kalayamthanam Abraham RUAG E wrote: Hi I am using the xerces-c version 2.6. Is it possible to read the node values and the attribute values from the DOMNode using XPath syntax? Thanking in advance! Abraham Kalayamthanam

XPath and xerces-c

2005-02-16 Thread Kalayamthanam Abraham RUAG E
Hi I am using the xerces-c version 2.6. Is it possible to read the node values and the attribute values from the DOMNode using XPath syntax? Thanking in advance! Abraham Kalayamthanam - To unsubscribe, e-mail: [EMAIL PROTECTED

differences between xerces c++ versions

2005-02-10 Thread Victor Domingo Reguant
rsion 2.3.0, but some errors have ocurred. I have been reading the xerces c++ documentation, but I can't find the solution. If I put the namespace use in my code (XERCES_CPP_NAMESPACE_USE), then the errors down. Can anybody help me?? thanks

[jira] Commented: (XERCESC-1336) Xerces C++ defines an encoding-string that Xerces/Java refuses to parse

2005-02-10 Thread Dominik Stadler (JIRA)
this encoding is not proposed by the Standard and therefore won't be supported by XercesJ. > Xerces C++ defines an encoding-string that Xerces/Java refuses to parse > --- > > Key: XERCESC-1336 >

Re: using xerces-C++ in a commercial application

2005-02-09 Thread Gareth Reakes
must put a notice in files that you change, you must not change the license information in the files and you must make available the NOTICE file that is found with the distribution. Is this clearer? Gareth Diaa Sami wrote: Hi everybody, I'm about to release a commercial application, whic

using xerces-C++ in a commercial application

2005-02-08 Thread Diaa Sami
Hi everybody, I'm about to release a commercial application, which uses Xerces-C++. I've read the apache license v2.0 and its FAQ, and still I don't know what exactly should I do! I know this is tedious, but please bear with me, I'm not good at this legal stuff. can some on

[jira] Commented: (XERCESC-1336) Xerces C++ defines an encoding-string that Xerces/Java refuses to parse

2005-02-06 Thread Dominik Stadler (JIRA)
just wanted to point out that the two Xerces-implementations differ in this point and this hit us quite hard as we didn't expect it. I will report a similar issue for XercesJ and update this Bug with comments I receive there. > Xerces C++ defines an encoding-string that Xerces/Java re

[jira] Commented: (XERCESC-1336) Xerces C++ defines an encoding-string that Xerces/Java refuses to parse

2005-02-04 Thread cargilld (JIRA)
recognizes. The long answer is that in Xerces C++ this encoding was added some time ago and we can't just remove it as we will break users who are relying on it. Xerces J supports the encodings recognized by http://www.iana.org/assignments/character-sets. As this one is not a recognized enc

RE: Problems using SYSTEM dtd with xerces-c-2_4_0

2005-02-04 Thread Adam . Read
Adam Read |-+> | | "Jesse Pelton" | | | <[EMAIL PROTECTED]>| | || | | 03/02/2005 05:58 | | | PM | | | Bitte antworten | |

RE: Problems using SYSTEM dtd with xerces-c-2_4_0

2005-02-03 Thread Jesse Pelton
EMAIL PROTECTED] > Sent: Thursday, February 03, 2005 11:25 AM > To: xerces-c-dev@xml.apache.org > Subject: Problems using SYSTEM dtd with xerces-c-2_4_0 > > > > > > Hello, > > I'm having problems using XercesDOMParser to parse a document with the > follo

Problems using SYSTEM dtd with xerces-c-2_4_0

2005-02-03 Thread Adam . Read
Hello, I'm having problems using XercesDOMParser to parse a document with the following prolog: I set up the parser, call parse, and I end up with an exception: xercesc_2_4::MalformedURLException. My set up code: static XercesDOMParser::ValSchemesgValScheme = XercesDOMParser::V

[jira] Created: (XERCESC-1336) Xerces C++ defines an encoding-string that Xerces/Java refuses to parse

2005-02-03 Thread Dominik Stadler (JIRA)
Xerces C++ defines an encoding-string that Xerces/Java refuses to parse --- Key: XERCESC-1336 URL: http://issues.apache.org/jira/browse/XERCESC-1336 Project: Xerces-C++ Type: Bug Versions: 2.6.0

Re: Xerces-c-2.6.0 -- Intel compiler -- runConfigure doesn't accept icpc for C++ compiler

2005-02-01 Thread David Cargill
cc 02/01/2005 01:23 PMSubject Xerces-c-2.6.0 -- Intel compiler -- runConfigure doesn't accept icpc

RE: Xerces-c-2.6.0 -- Intel compiler -- runConfigure doesn't accept icpc for C++ compiler

2005-02-01 Thread Robert Buck
This worked for me. Check your compiler version; you ought to be able to use ecc for both. ## # ... echo "Building Xerces-C for Linux ia64" PATH=/hub/ia64/apps/intel/compiler70/ia64/bin:$PATH export PATH LD_LIBRARY_PATH=/hub/ia64/apps/intel/

Xerces-c-2.6.0 -- Intel compiler -- runConfigure doesn't accept icpc for C++ compiler

2005-02-01 Thread Puthuparambil, Shamla
Hi,   runConfigure doesn’t accept the C++ compiler driver icpc, inturn it only accepts icc for both C compiler and C++ compiler. Is there someway I can fix this?     ./runConfigure -plinux -cicc -xicpc . export CC="icc" export CXX="" export CXXFLAGS=" -w -O -DPROJ_XMLPARSE

Re: using xerces c++ header files

2005-01-18 Thread Crystal Martel
Hello, Using: g++ -I $XERCESROOT/include -L $XERCESROOT/lib -l xerces-c test.c I am now able to compile test.c Thanks for you help. Sorry for wasting your time. Crystal On Tue, 2005-01-18 at 14:24 -0800, [EMAIL PROTECTED] wrote: > > Hi Joanne, > > > > As per your suggest

Re: using xerces c++ header files

2005-01-18 Thread david_n_bertoni
exit status Those are not compiler errors -- they are linker errors. The linker does not need the header files, it needs the shared library that contains the definitions of these functions. Try adding the following the compilation command: -L /usr/src/xerces-c-src_2_6_0/lib -l xerces-c

Re: using xerces c++ header files

2005-01-18 Thread Crystal Martel
ccSN4FhO.o(.gcc_except_table+0x10): undefined reference to `typeinfo for xercesc_2_6::XMLException' collect2: ld returned 1 exit status The test.c is a very basic: // Other include files, declarations, and non-Xerces-C++ // initializations. #include XERCES_CPP_NAMESPACE_USE int main() { try {

Re: using xerces c++ header files

2005-01-18 Thread Joanne Bogart
alled xerces c++ parser on a linux (red hat) platform. I am trying to link to the libraries installed, but I'm having problems. I've tried to set my LD_LIBRARY_PATH to various paths including: export LD_LIBRARY_PATH=/usr/src/xerces-c-src_2_6_0/lib:$LD_LIBRARY_PATH However, the g++ compi

Re: using xerces c++ header files

2005-01-18 Thread Crystal Martel
; > > > The sys admin has installed xerces c++ parser on a linux (red hat) > > platform. I am trying to link to the libraries installed, but I'm > > having problems. > > > > I've tried to set my LD_LIBRARY_PATH to various paths including: > > export

Re: using xerces c++ header files

2005-01-18 Thread Axel WeiÃ
Am Montag, 17. Januar 2005 23:19 schrieb Crystal Martel: > Hello, > > I've looked throughout your site, and searched through the email > messages archive for an answer to the following question... > > The sys admin has installed xerces c++ parser on a linux (red hat) >

using xerces c++ header files

2005-01-18 Thread Crystal Martel
Hello, I've looked throughout your site, and searched through the email messages archive for an answer to the following question... The sys admin has installed xerces c++ parser on a linux (red hat) platform. I am trying to link to the libraries installed, but I'm having problems.

Re: Xerces C++ 2.6.0 DOMWriter New Line Characters

2005-01-06 Thread Gareth Reakes
Hi, This works OK for me. Can you give a sample of your XML? Its possible that the pretty print just does not do what you want. Gareth Myles Bunbury wrote: Greetings. I'm using the Xerces C++ 2.6.0 XML parser to output some XML. The XML itself is fine, however, it is quite unweildy due t

Xerces C++ 2.6.0 DOMWriter New Line Characters

2005-01-06 Thread Myles Bunbury
Greetings. I'm using the Xerces C++ 2.6.0 XML parser to output some XML. The XML itself is fine, however, it is quite unweildy due to the fact that I can't seem to get any new line charcters out. I'm wondering if I'm doing something wrong or if this is a bug. In my code, I in

Re: Please remove Jens Lauer from Xerces-c-dev list; he's auto-responding

2005-01-03 Thread Antonio Gallardo
On Lun, 3 de Enero de 2005, 20:39, James Berry dijo: > The Xerces-c-dev list is receiving an auto-response to every posting. > These come from Jens Lauer, who seems to have a mis-configured mail > client. Could somebody in infrastructure, or the list owner, please > knock him off t

Please remove Jens Lauer from Xerces-c-dev list; he's auto-responding

2005-01-03 Thread James Berry
The Xerces-c-dev list is receiving an auto-response to every posting. These come from Jens Lauer, who seems to have a mis-configured mail client. Could somebody in infrastructure, or the list owner, please knock him off the list? -jdb On Jan 3, 2005, at 6:27 PM, Jens Lauer wrote: GROUP

Re: [jira] Created: (XERCESC-1310) Port Xerces-C++ 2.5 to OpenVMS

2004-12-15 Thread Jens Lauer
GROUP organiziQ.Clerk Server: SRVC01M --- Jens Lauer Ich bin abwesend bis 13.01.2005. Ihre Mail kann nicht bearbeitet werden.

[jira] Created: (XERCESC-1310) Port Xerces-C++ 2.5 to OpenVMS

2004-12-15 Thread Joe Abbate (JIRA)
Port Xerces-C++ 2.5 to OpenVMS -- Key: XERCESC-1310 URL: http://nagoya.apache.org/jira/browse/XERCESC-1310 Project: Xerces-C++ Type: Task Components: Build Versions: 2.5.0, 2.6.0 Environment: HP OpenVMS 7.3 HP C++ 6.5

Porting Xerces C++ 2.5 to OpenVMS

2004-12-10 Thread Abbate, Joseph M
Hi, Below is an initial change to add support for Alpha and Itanium OpenVMS. This is against revision 1.13 which is part of tag Xerces-C_2_5_0, rather than the HEAD rev because we are working on porting Ingres r3 which depends on Xerces C++ 2.5 (as explained in an exchange with Gareth Reakes on

[jira] Closed: (XERCESC-848) Deleting something returned by XMLString::transcode crashes when application is using the release build of Xerces-C++

2004-12-07 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-848?page=history ] Alberto Massari closed XERCESC-848: --- Assign To: (was: Xerces-C Developers Mailing List) Resolution: Won't Fix As stated in the bug report, using XMLString::release

RE: Building the Xerces-C++ library with Borland C++Builder: No DLL file generated

2004-12-03 Thread Niels Holst
Ho, Vitaly Prapirny wrote: >> Hooray, BCB6 ended successfully with, "Compiled: Done". But hey, what about >> linking? >This is one of the strange things of Builder IDE :) You can select >"Project|Make Xerceslib" after that and build proccess will continue. Yes! Thanks a lot. Niels. ---

Re: Building the Xerces-C++ library with Borland C++Builder: No DLL file generated

2004-12-03 Thread Vitaly Prapirny
. Hooray, BCB6 ended successfully with, "Compiled: Done". But hey, what about linking? This is one of the strange things of Builder IDE :) You can select "Project|Make Xerceslib" after that and build proccess will continue. Or you can look at http://xml.apache.org/xerces-c/buil

Building the Xerces-C++ library with Borland C++Builder: No DLL file generated

2004-12-03 Thread Niels Holst
Hi, I am following the instructions to build the Xerces-C++ library with Borland C++Builder: http://xml.apache.org/xerces-c/build-winunix.html#WinBorlandBuilder However, when I choose "Project|Build XercesLib" from the menu I get this error: [C++ Fatal Error] Xerces

RE: Xerces-C++ on OpenVMS

2004-11-11 Thread Abbate, Joseph M
Hi Gareth, You wrote ... > It is OK is submit them. They have a much higher chance of being > applied if they are compatible with 2.6. Do you know if your changes > are compatible? I don't know at this time, but I'll make sure to test them before I submit. Joe Joe Abbate Computer Associate

Re: Xerces-C++ on OpenVMS

2004-11-11 Thread Gareth Reakes
Hi, I have two questions for Xerces developers. First is whether it would be at all useful to contribute the 1.4 file changes, so that they can be branched or merged into subsequent releases. I don't think it would be of much use. 1.4 is very old and the code bases have diverged. Second, assumi

Xerces-C++ on OpenVMS

2004-11-10 Thread Abbate, Joseph M
Hello, Last year, a colleague and I ported Xerces-C++ 1.4 to Alpha OpenVMS 7.3 in order to use it with the Computer Associates' Ingres release 2.6 on that platform. Aside from the Xerces 1.4 sources, we used a simple "compile all" script from the HP port of Xerces 1.3, publicly ava

[jira] Commented: (XERCESC-1289) Xerces-c++ version 2.60 crashes.

2004-11-10 Thread Alberto Massari (JIRA)
stand what is going on from just the stack trace. Thanks, Alberto > Xerces-c++ version 2.60 crashes. > > > Key: XERCESC-1289 > URL: http://nagoya.apache.org/jira/browse/XERCESC-1289 > Project: Xerces-C++ > Typ

RE: Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Jesse Pelton
ra R [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09, 2004 9:18 AMTo: [EMAIL PROTECTED]Subject: Building xerces-c on AMD 64 Windows Server 2003 Hi, Can someone help me build xerces-c 2.5 on AMD 64 Windows Server 2003? Is xerces-c 2.5 ported to this platform? I

Re: Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Vitaly Prapirny
Lakkundi, Vijayendra R wrote: .\..\..\..\..\..\Build\Win64\VC6\Release\obj\Win32PlatformUtils.obj : fatal error LNK1112: module machine type 'AMD64' conflicts with target machine type 'IA64' Projects are configured for IA64 (Intel Itanium), not for AMD64. You can change all occurences of IA64 to

Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Lakkundi, Vijayendra R
Hi, Can someone help me build xerces-c 2.5 on AMD 64 Windows Server 2003? Is xerces-c 2.5 ported to this platform? I tried using the steps given for “Building Xerces-C++ 64 bit binary on Windows XP using Intel C++ Compiler” present in http://xml.apache.org/xerces-c/build.html I am

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-02 Thread Joanne Bogart
top-level solution? Alberto At 09.47 01/11/2004 -0800, Joanne Bogart wrote: I haven't been able to build Xerces-c 2.6 under Microsoft .Net so that a sample program like DOMCount will run properly. I can run the pre-built version successfully on my system, but, since our code is built

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-02 Thread Joanne Bogart
#x27;t been able to build Xerces-c 2.6 under Microsoft .Net so that a sample program like DOMCount will run properly. I can run the pre-built version successfully on my system, but, since our code is built debug, I need to build a debug version of the Xerces library. The sequence of events has

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-02 Thread Alberto Massari
is true, can you try opening the top-level solution? Alberto At 09.47 01/11/2004 -0800, Joanne Bogart wrote: I haven't been able to build Xerces-c 2.6 under Microsoft .Net so that a sample program like DOMCount will run properly. I can run the pre-built version successfully on my system, but

RE: [jira] Updated: (XERCESC-769) RFE: Xerces-C++ modularization - config for smaller builds/remove features

2004-11-02 Thread Pardeep Juneja
i think u have got virus on ur system please look into this -Original Message- From: Alberto Massari (JIRA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 02, 2004 7:34 PM To: [EMAIL PROTECTED] Subject: [jira] Updated: (XERCESC-769) RFE: Xerces-C++ modularization - config for

[jira] Updated: (XERCESC-372) Xerces-C++/1.7 parser can not handle % sign correctly

2004-11-02 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-372?page=history ] Alberto Massari updated XERCESC-372: Priority: Major > Xerces-C++/1.7 parser can not handle % sign correctly > - > >

[jira] Updated: (XERCESC-904) Xerces C 2.3.0: calling domcount from Vim doesn't work anymore

2004-11-02 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-904?page=history ] Alberto Massari updated XERCESC-904: Priority: Major > Xerces C 2.3.0: calling domcount from Vim doesn't work

[jira] Updated: (XERCESC-848) Deleting something returned by XMLString::transcode crashes when application is using the release build of Xerces-C++

2004-11-02 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-848?page=history ] Alberto Massari updated XERCESC-848: Priority: Major > Deleting something returned by XMLString::transcode crashes when application is > using the release build of Xe

[jira] Updated: (XERCESC-769) RFE: Xerces-C++ modularization - config for smaller builds/remove features

2004-11-02 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-769?page=history ] Alberto Massari updated XERCESC-769: Priority: Major > RFE: Xerces-C++ modularization - config for smaller builds/remove featu

[jira] Updated: (XERCESC-765) Linking IBM AMI 1.2.3 with XERCES C++ 2.1.0 cause Core Dump running in Solaris 8

2004-11-02 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-765?page=history ] Alberto Massari updated XERCESC-765: Priority: Major > Linking IBM AMI 1.2.3 with XERCES C++ 2.1.0 cause Core Dump running in Solari

[jira] Updated: (XERCESC-468) Xerces-C precompiled headers do not exist upon install

2004-11-02 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-468?page=history ] Alberto Massari updated XERCESC-468: Priority: Major > Xerces-C precompiled headers do not exist upon install > -- > >

[jira] Updated: (XERCESC-470) Unable to build Xerces C samples with gcc on SCO OpenServer

2004-11-02 Thread Alberto Massari (JIRA)
[ http://nagoya.apache.org/jira/browse/XERCESC-470?page=history ] Alberto Massari updated XERCESC-470: Priority: Major > Unable to build Xerces C samples with gcc on SCO OpenSer

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-01 Thread david_n_bertoni
> >I've been building my own binaries for use with Xalan-C++ for months > >without any issues. > > > > > Are you also using Visual C++ .Net 2003? If so, is there anything > different about your procedure? We are using 2003, and there's no change in what we're doing. We just let 2003 translat

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-01 Thread Joanne Bogart
[EMAIL PROTECTED] wrote: The sequence of events has been something like this: I double-click on the VC7 project file for all. MSDev converts all the project file stuff to be 7.1 compatible. So, you're using Visual C++ .Net 2003? Yes. I do most of my development on Linux, but our stuff has

  1   2   3   4   5   6   7   8   9   10   >