Hi Guys,
What is the best practice to follow to write java services in wm developer.
Writing java services in eclipse IDE is easy as it gives the auto-complete suggestions about the classes loaded in classpath.
Do you suggest to load webMethods jar files (that have java services supporting classes API, e.g., IData) in eclipse IDE, write methods in java classes, cut and paste the method from eclipse to developer?
If this is the approach to follow what jar files should I include in my eclipse project classpath?
Or is there any other better alternative approach?
Kind regards,
Raj
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods