[xsd-users] problem with xsd-2.3.1-hppa-hpux

Samiksha Rajput samiksha.rajput at tcs.com
Fri Jun 22 10:09:23 EDT 2007


Hi Boris,

My project requirement are as follows:

XML files (around 7GB data) are received through Websphere MQ.
The data from the xml file is  used to populate the input parameters of 
the method to be invoked.
The output parameters from  method is required to form back  xml which 
will be response xml needed to be passed through  Websphere MQ.

Please let us know whether xsd fits in with above requirements?

Thanks and Regards.


Samiksha Vijaysinha Rajput
Tata Consultancy Services
Mailto: samiksha.rajput at tcs.com
Website: http://www.tcs.com



Boris Kolpackov <boris at codesynthesis.com> 
06/21/2007 06:49 PM

To
Samiksha Rajput <samiksha.rajput at tcs.com>
cc
xsd-users at codesynthesis.com
Subject
Re: [xsd-users] problem with  xsd-2.3.1-hppa-hpux






Hi Samiksha,

In the future please keep your replies CC'ed to the xsd-users mailing
list. This way a) other developers who may have experienced a similar
problem can provide you with a solution b) questions and answers will
be archived and available to others with similar problems.

Samiksha Rajput <samiksha.rajput at tcs.com> writes:

> I am compiling the generated code and linking application with the -AA
> option
>
> Command Given =>  gmake CXX=aCC CPPFLAGS="-I /usr/local/include"
> LDFLAGS="-L /usr/local/lib"
>
> Output =>
>
>         ../../../../bin/xsd cxx-tree  hello.xsd
>
>         aCC -I /usr/local/include -I../../../../libxsd -AA +W849 +W1039 
-c
> driver.cxx -o driver.o
>
>         aCC -I /usr/local/include -I../../../../libxsd -AA +W849 +W1039 
-c
> hello.cxx -o hello.o
>
>         aCC -AA +W849 +W1039 -L /usr/local/lib -o driver driver.o 
hello.o
> -lxerces-c
>
> It builds driver executable

Hm, the next suspect is the Xerces-C++ library. Can you make sure that it
is compiled and linked with the -AA option by adding the -l -AA and -z -AA
options to runConfigure and rebuilding Xerces-C++?


hth,
-boris

ForwardSourceID:NT00007CC2 
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you





More information about the xsd-users mailing list