View Single Post
  #2 (permalink)  
Old 01-08-03, 13:06
Brody Brody is offline
Registered User
 
Join Date: Nov 2002
Location: Omaha, Ne
Posts: 4
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
Reply With Quote