hello,
I am Working on some Existing code and code is wriiten in such a way that webMethods calling Java Program and in turn that is using all captured data in Java framwork. During Analysis I found that java code is wriiten in form of JAR file and placed inside main Package/Code/Jar section.
So, flow of complete framework is like -
webMethods main Flow Service =>JAR File => It contains set of Java Programs
It’s a core Framework and complex, I wanted to Test it in form of Step Mode, just like we do in webMethods.
Can anybody tell me how can we Test this webMethods+Java Framework in Step mode.
I tried to use Eclipse set Break Point and capture Run time data for Java Part, but till now there is no success.
If anybody worked such problem, please guide step by step.
Regards,
Alok
#Integration-Server-and-ESB#webMethods-General#webMethods