[ http://nagoya.apache.org/jira/browse/XERCESC-1072?page=history ]
Alberto Massari updated XERCESC-1072:
-
Priority: Major
> XML Parser doesnt start on Unixware 7.1
> ---
>
> Key:
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
--- Additional Comments From [EMAIL PROTECTED] 2004-01-22 15:06 ---
The file you need to examine is src\xercesc\util\Transcoders\Win32
\Win32TransService.cpp, and more pre
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
--- Additional Comments From [EMAIL PROTECTED] 2004-01-22 12:02 ---
Great! this fix worked. Now I want to know about the changes done so that I
can port it 1.5.1. I
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
--- Additional Comments From [EMAIL PROTECTED] 2004-01-20 15:58 ---
The fix is available only for the latest CVS; if you need to stick with
version 1.5.1, you will h
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
--- Additional Comments From [EMAIL PROTECTED] 2004-01-20 03:38 ---
How to gets the new dll's? was the fix done in 1.5.1 version or later versions.
I never did a buil
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
[EMAIL PROTECTED] changed:
What|Removed |Added
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RE
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RE
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
--- Additional Comments From [EMAIL PROTECTED] 2004-01-19 08:06 ---
Created an attachment (id=10004)
this is the file responsbile for parsing a xm
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
[EMAIL PROTECTED] changed:
What|Removed |Added
Stat
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
--- Additional Comments From [EMAIL PROTECTED] 2003-12-29 12:16 ---
It happens with later versions too (Refer description). We tested with 2.2.0
and 2.4.0 ve
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
--- Additional Comments From [EMAIL PROTECTED] 2003-12-22 12:42 ---
This is an old version. Does this happen with the current v
gzilla/show_bug.cgi?id=25397
XML Parser returned empty string for a node having japanese character on WIN2003
japanese
Summary: XML Parser returned empty string for a node having
japanese character on WIN2003 japanese
Product: Xerces-C++
Version:
gzilla/show_bug.cgi?id=25073
XML Parser doesnt start on Unixware 7.1
Summary: XML Parser doesnt start on Unixware 7.1
Product: Xerces-C++
Version: 2.3.0
Platform: Other
OS/Version: Other
Status: NEW
Severity: Blocker
Pr
Hello,
I have make a porting code from Tru64 UNIX
to Redhat Linux 7.2 (g++3 compiler).
I have a segmentation fault on the parser :
Program received signal SIGSEGV, Segmentation fault.
0x401ef8d5 in DOMStringHandle::operator new(unsigned) () from
/usr/system/opc_lib/libxerces-c.so.21
(gdb) wher
gzilla/show_bug.cgi?id=9732
calling XML parser from a JNI library crashes the Java VM
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RE
gzilla/show_bug.cgi?id=9732
calling XML parser from a JNI library crashes the Java VM
Summary: calling XML parser from a JNI library crashes the Java
VM
Product: Xerces-C++
Version: 1.7.0
Platform: PC
URL: http://www.biochec.co
Hi, High hands,
I wonder my XML parser based on "expat" can parse a txt file, does that
mean it can parse standard input from http port? Or say, I can just include
this function in the CGI component right away? I ask this
because I do not have any xml-http client to test it.
Than
gzilla/show_bug.cgi?id=7594
Junk characters will cause the Xerces XML parser to fail
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RE
gzilla/show_bug.cgi?id=7594
Junk characters will cause the Xerces XML parser to fail
Summary: Junk characters will cause the Xerces XML parser to fail
Product: Xerces-C++
Version: 1.6.0
Platform: PC
OS/Version: All
Status: NEW
Se
> Hello all,
>
> We are adding some features to our existing products and would really
> like a solution like Xerces to parse our XML files. With Xerces we worry
> about the size in our RAM and the complexity. We expect well behaved
> XML data and we are intending to use a SAX parser fo
IL PROTECTED]
> Oggetto: C++/XML Parser
>
>
> Is Solaris 8 supported for the C++/XML Parser?
> Thanks
> Ziad
> Telcordia Technologies, Inc.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECT
Is Solaris 8 supported for the C++/XML Parser?
Thanks
Ziad
Telcordia Technologies, Inc.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi!
And Happy Holidays!
I have an application that uses the Xerces C++ XML parser. The application
is designed to run on both NT (complied using Visual Studio) and the AS/400
(complied using IBM's Visual Age for C++).
When reading XML formatted data on the NT platform, every thing is wo
Hello,
I am encountering the following undefined symbol errors when attempting
to build an application that uses the Xerces C++ parser v. 1.5.x on Solaris
2.6.
I built the library using the standard solaris compiler under
/opt/SUNWspro/SC4.2/bin/CC.
The parser library was rebuilt with the -DAP
what compiler are you using? makeC++SharedLib_r is a command that ships
with the AIX command line compilers from IBM prior to Visual Age C++ 5.0
Pro. if you are running Visual Age C++ 5.0 Pro, you need a later version of
the source code than is posted for the standard 1.4 distribution.
Herb
Title: xerces-c xml parser on AIX
Hi all,
I have download the source code of xerces parser, and try to build on the AIX 4.3, and it failed. Somebody can help
me? Here is the problem:
when build the shared library libxerces-c1_4.a, the MAKE_SHARED (which is makeC++SharedLib_r -p 5000
TED]>
Sent: Saturday, March 24, 2001 2:55 AM
Subject: Xerces XML Parser for Win32 C++
> I have donwnloaded the latest code and built it
> using VC6 on NT.
>
> I am trying to run some sample applications from
> Apache on my machine. The sample applications are supposed
counting records
etc.
The XML Parser I have setup on my machine is
xerces-c1_3_0-win32. But when sample application calls
XMLPlatformUtils::Initialize(); it throws an exception which says "Could not
load a transcoding service". Does anyone know whats happening or
29 matches
Mail list logo