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.  compiling java service [2]

    Posted Mon November 26, 2007 06:34 AM

    Hi,

    I am having a java service with source code, I moved that java services to another package, when I try to recompile it I am getting errors like

    C:\webMethods6\IntegrationServer\packages\SG001_JnJ_Common\code\source\SG001_JnJ_Common\Utils\File.java:231: cannot resolve symbol

    C:\webMethods6\IntegrationServer\packages\SG001_JnJ_Common\code\source\SG001_JnJ_Common\Utils\Date.java:552: incompatiable types found:java.util.date

    Can any body help me on this…

    Thanks,
    Nageswar.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: compiling java service [2]

    Posted Tue December 04, 2007 05:50 AM

    Hi

    We can move the java service to another package. no problem. But u have to check whether any path you mentioned in that service.

    Thanks
    sagar


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: compiling java service [2]

    Posted Mon January 21, 2008 10:01 AM

    Hi,

    Copy the part of requiredshared code also.

    import all the required packages also


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: compiling java service [2]

    Posted Fri February 22, 2008 06:36 AM

    ya the last post is the best option.

    Create a new package and you can drap and drop all the services and folders from the old pkg to new pkg in the Developer.


    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: compiling java service [2]

    Posted Mon March 31, 2008 01:29 AM

    Move to java service from one package to anouther package is not a problem,
    But u need to copy the shared code and import the packages


    #Integration-Server-and-ESB
    #webMethods