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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Java Recompile issue in Designer 8.2

    Posted 06/13/13 07:41 PM

    When i move the packages manually from Dev to QA, everytime i need to recompile couple of Java services in Designer 8.2 for successful functioning of services.

    Is there any way that i can autocompile when packages are moved to the environment or any other soultion for this issue?


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


  • 2.  RE: Java Recompile issue in Designer 8.2

    Posted 06/14/13 04:20 AM

    Hi BKS,
    It looks like problem with designer it self to me. Did you check SAG? there might be some fix for this issue.


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


  • 3.  RE: Java Recompile issue in Designer 8.2

    Posted 06/16/13 06:52 AM

    Hi,

    Why not use Deployer for that. It will deploy all dependencies. Or you might be concerned about some services having compilation error symbol in designer ?.

    -Niteesh


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


  • 4.  RE: Java Recompile issue in Designer 8.2

    Posted 06/18/13 06:28 PM

    Read up on the Jcode utility in the Developers used guide. Write a flow service and use the executeOSCommand service to execute the Jcode bat file(with proper arguments) to compile a target service or pacakge.

    Cheers,
    Akshith


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