My question is how to get the code of a portlet already exists on MWS/My webMethods (sysadmin) page which was deployed/published on remote MWS by some other user/developer.
For more clarification, I’ll tell in simple way… When we complie a java file a classfile will be generated. My question is like … how to get the java file from a class file.(Ans is by decomplie tool we can get the java file).