IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.

 View Only
  • 1.  Java Source

    Posted Tue July 27, 2004 01:48 AM

    How to see the java source - Source Not Available

    Thx

    Kiran


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Java Source

    Posted Tue July 27, 2004 06:49 AM

    Hi kiran,

    i believe you are refering to WM built-in java source packages, i believe they cant be viewed or edited.

    If any one knows about the way to view the source.pls shower your inputs.

    regards
    karthik jayanth


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Java Source

    Posted Tue July 27, 2004 10:47 AM

    Kiran,
    The only way you can see the code is I guess decompile the class file in the packages folder in Integration server.Use some java decompiler such as jad to decompile and see the code.

    Thanks,
    Puneet Verma


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: Java Source

    Posted Tue July 27, 2004 05:09 PM

    Kiran/Puneet-

    You should also realize that using JAD or a similar tool to decompile the .jar files provided as a part of wM IS would be a gross violation of the license agreement, and is therefore a very bad idea. 
    

    Regards,
    -Dave


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 5.  RE: Java Source

    Posted Tue July 27, 2004 05:59 PM

    David,

    i agree with your sugesstion to any Developer.Actually its not a good practice and breaking the violation.

    Regards,


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods