Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hello All,
I know that this question has been asked before with a negative response, but that was about two years ago…
Is there any more detailed documentation for the Developer and Integration Server Java APIs than that found in <wm_home>\Developer\doc\API\Java and <wm_home>\IntegrationServer\doc\API\Java floating about?
Regards, Scott Johnson
Decompile server.jar and client.jar & use JavaDoc to generate some meaningful documentation
Chris
PS. Use jCavaj or DJ Decompiler to do this. Good luck.