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

    Posted 11/26/07 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 12/04/07 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 01/21/08 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 02/22/08 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 03/31/08 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