webMethods

webMethods

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
Expand all | Collapse all

Canbt compile NEW java services no method %2360meth in class %2360class

  • 1.  Canbt compile NEW java services no method %2360meth in class %2360class

    Posted Thu September 30, 2004 07:36 PM

    Hello,

    I’ve run into a problem where I can’t compile new Java services in one of my packages. If I add a new service, right after I name it (I presume webMethods tries to save it as an empty method at this point) I get the message:

    Couldn’t compile
    com.wm.app.b2b.server.ServiceException:
    [ISS.0026.9106] No method <method> in class <class>

    However, if I delete this new service, any modifications I make to existing services save and compile just fine. Basically I can’t add any more new services to my package without getting this error (and this is across all the subfolders in the package).

    This is on IS 6…


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


  • 2.  RE: Canbt compile NEW java services no method %2360meth in class %2360class

    Posted Thu September 30, 2004 09:17 PM

    Mike,

    Try reloading that package and now create a new JS,see if it helps.

    Never seen this error before,but default try is reloading can help.

    HTH,
    RMG.


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


  • 3.  RE: Canbt compile NEW java services no method %2360meth in class %2360class

    Posted Thu September 30, 2004 10:40 PM

    Hmm, neither reload of the package nor a restart of webMethods helped me any.


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


  • 4.  RE: Canbt compile NEW java services no method %2360meth in class %2360class

    Posted Mon October 04, 2004 08:31 AM

    Mike

    Try putting your JS on the upper directory level without going too deep. I had heard that this had caused some issues.

    Thahir


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


  • 5.  RE: Canbt compile NEW java services no method %2360meth in class %2360class

    Posted Mon October 04, 2004 02:30 PM

    Try puting the java library files in your classpath again and try to compile again. Else try to use another IDE for compiling the java files.

    Saroj


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