BPM, Workflow, and Case

 View Only

Could not find or load main class com.ibm.ws.bpm.servicedeploy.main.ServiceDeployMain

  • 1.  Could not find or load main class com.ibm.ws.bpm.servicedeploy.main.ServiceDeployMain

    Posted Mon February 27, 2023 10:48 AM
      |   view attached

    I am creating my rules engine build job through jenkins but it is throwing below error
    Error: Could not find or load main class com.ibm.ws.bpm.servicedeploy.main.ServiceDeployMain
    I am using com.ibm.soacore.runtime.jar file and to create the build job and when I checked ServiceDeployMain.class is not present in that jar file. Is there any upgrade for this jar file which will contain ServiceDeployMain.class or any alternate way that I can use ? 

    Below are some information relate to that jar

    Manifest-Version: 1.0
    Bundle-ManifestVersion: 2
    Bundle-Name: WPS_runtime
    Bundle-SymbolicName: com.ibm.soacore.runtime; singleton:=true
    Bundle-Version: 6.1.0



    ------------------------------
    Shubham Kumar Sahu
    ------------------------------