[Os-project-managers] Server Output

Horand Gassmann Horand.Gassmann at Dal.Ca
Sun Jun 24 16:43:32 EDT 2012


Kipp Martin <kmartin at chicagobooth.edu> wrote:

> Hi Guys:
>
> Using the command line
>
> ./OSSolverService -osil ../data/osilFiles/parincLinear.osil  
> -serviceLocation  
> http://74.94.100.129:8080/OSServer/services/OSSolverService -osol  
> ../data/osolFiles/serverOutputCapture.osol
>
> we get the output you see below:
>
> What is all the #xa about?

If I understand this correctly, there is some double substitution  
going on. You need newlines ('\n'), which should be replaced in an xml  
document by '&#xA;'. Somehow the ampersand itself is escaped into  
'&amp;' I am not clear if the parser is supposed to take care of this  
for you or if this needs to be parsed explicitly. It's also not clear  
why the second substitution is taking place and whether it was  
necessary/proper.

Cheers

gus





-------------------------------------------------------

Horand I. Gassmann, Professor

School of Business Administration, Dalhousie University
6100 University Avenue, PO Box 15000
Halifax, Nova Scotia, Canada, B3H 4R2
ph. (902) 494-1844
fax (902) 494-1107

http://myweb.dal.ca/gassmann/



More information about the Os-project-managers mailing list