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

Java Services Class Not Found Error

  • 1.  Java Services Class Not Found Error

    Posted Mon July 14, 2008 02:55 PM

    Hi,

    I tried creating a sample java service for concatenating two strings. But I’m getting an exception as given below when I tried to save the service.

    The source was saved, but was not compiled due to the following errors:
    com.wm.app.b2b.server.ServiceException: [ISS.0026.9104] Missing class java_test

    Is it because that I haven’t set the path or something?

    “Java_test” is the folder created under “Default” package.

    Please help me to solve this problem.

    Regards,
    Kavitha.


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


  • 2.  RE: Java Services Class Not Found Error

    Posted Thu July 24, 2008 09:53 PM

    Just try creating a java service in a new package apart from Default.


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