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

Exception referencing a class from a jar file in IS service

  • 1.  Exception referencing a class from a jar file in IS service

    Posted Fri September 17, 2010 10:12 AM

    Hi,

    I am trying to reference a class from a jar file in a Java IS service.
    The jar files is places in the IS packages in the code\jars folder.
    The service compiles, but when I run the service I get this exception:

    2010-09-17 10:22:55 CEST [ISS.0028.0048E] Failed to read class ***.core.service.base.CoreSOAPEndpointClient from input stream

    What could cause this problem?
    Could it be a compiler level problem?

    Than ks


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Exception referencing a class from a jar file in IS service

    Posted Fri September 17, 2010 11:19 AM

    My problem was I was still missing some jar files and references by the that class.


    #Integration-Server-and-ESB
    #webMethods