Posted By:
Christopher_Koenigsberg
Posted On:
Thursday, November 7, 2002 08:13 AM
Are you saying you want to create a Web service that wraps a C/C++/Cobol API? That has nothing to do with Java per se, but is a question about Web service wrappers in some other language.
Or, are you saying that you want to create a Web service from a Java class, which in turn uses JNI to access the C/C++/Cobol API? Then that really doesn't have much to do with Web services per se, but is a question about JNI to those other languages.