Not sure about your problem, but the message
"Method sql2order() not found in class jcs.xml.order.Ord" is referring to a method named >sql2order<.
I don't see a method by that name in the Sql2OrderClient java code.
I do see a filename of Order-sql2Order.xml. I suspect something is getting confused on what is a filename/string and what is a method invocation.
HopeThisHelped.
Brody