I didnt post the xslt. it is toooo large. :)
It seems cannot parse the value in <underlying> block...


brianfeng221 wrote:
> 
> Hi All:
> 
> Currently I am dispatching a new software for my company. But i met the
> following error:
> in my eclispse, it is java 5. I receive the result successfully
> <?xml version="1.0" encoding="UTF-8"?>EXEC merlin_i_py_sgsod_rg
> 27250786,equity-27063930,0,90661,8.5629298737570847e+04,0.0,9.4478634844016729e-01,0.0,0.0000000000000000e+00,0.0,2.5976390644340427e+01,0.0,0.0000000000000000e+00,
> 0.0, 0.0,NULL,NULL,NULL,NULL,NULL, NULL, 1.0000000000000000e+00
> 
> but if i switch it to java 1.4
> it show me th error 
> <?xml version="1.0" encoding="UTF-8"?>
> EXEC merlin_i_py_sgsod_rg
> 27250786,<underlying>equity-27063930</underlying>,NaN,NaN,8.5629298737570847e+04,0.0,9.4478634844016729e-01,0.0,0.0000000000000000e+00,0.0,2.5976390644340427e+01,0.0,0.0000000000000000e+00,
> 0.0, 0.0,NULL,NULL,NULL,NULL,NULL, NULL, 1.0000000000000000e+00
> 
> And the server is using java 1.4, that means I have to make it working on
> java 1.4
> Could anyone help me on this, please? :(
> 
> millions of thanks
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Help-urgent-%3A%28-xalan-results-returned-from-java-1.5-and-5-are-different-tp18997308p18997328.html
Sent from the Xalan - J - Users mailing list archive at Nabble.com.

Reply via email to