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.  HELP:RMI BIG PROBLEM

    Posted Tue December 10, 2002 07:31 PM

    I have an RMI server that access to my Tamino DB, if i start the server without the option -Djava.rmi.server.codebase=file:///(location
    from which the stubs can be downloaded), my rmi client access to tamino thru the methods provided by the server and get the xml file needed,
    but if i run my rmi server using -Djava.rmi.server.codebase i get always Tamino connection error.
    I would like to know if this is related to Tamino or if someone have experienced the same problems.

    Any idea would be appreciated.
    Many Thanks.
    @nto


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: HELP:RMI BIG PROBLEM

    Posted Wed December 11, 2002 09:57 AM

    i solve it. i forget to include log4j-core in rmic compiling for generate stubs.

    @nto


    #Tamino
    #webMethods
    #API-Management