BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 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

    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 alternate way to create this build job or alternate of com.ibm.soacore.runtime.jar file. 

    Below are some information regarding the jar file which I have
    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
    ------------------------------