[ 
http://issues.apache.org/jira/browse/XERCESC-1554?page=comments#action_12363374 
] 

Alberto Massari commented on XERCESC-1554:
------------------------------------------

Hi Eric,
can you attach a testcase to this bug? Given its description, it's hard to 
guess what was wrong...
Also, the second part of the bug report is a question, and should be directed 
to the mailing list [email protected]

Alberto

> pure virtual function error
> ---------------------------
>
>          Key: XERCESC-1554
>          URL: http://issues.apache.org/jira/browse/XERCESC-1554
>      Project: Xerces-C++
>         Type: Bug
>   Components: DOM
>     Versions: 2.4.0
>  Environment: Windows XP SP2 
>     Reporter: Eric Swanson

>
> Our application is multi-threaded and com based on a win 32 platform.
> We have a function in our application that has a character string that is a 
> correctly made xml string.  When attempting to load it (xml string) into the 
> xerces dom document, as this function is called, Xerces comes up with a pure 
> virtual function error.  The service needs to have several dom documents in 
> existance at the same time on different threads.  Is this possible using 
> Xerces?  
> When we upgraded to 2_7, the problem was worse.  How can we ensure that each 
> DOM document is separate from each other and not depended on the other 
> document.
> What is the proper api calls to create a xerces dom document from a character 
> array?
> Thanks
> Eric

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to