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.
When coding webMethod IS services in java that extends com.wm.app.b2server.service using a third party IDE, which file we need to import->
SERVER_ROOT\lib\webMethods.jar SERVER_ROOT\lib\classess.jar SERVER_ROOT\lib\server.jar SERVER_ROOT\lib\client.zip SERVER_ROOT\lib\java.zip
Client.jar is required for the class (com.wm.app.b2server.service ) you are looking for .