The BPM/Case process applications are not J2EE apps. They are deployed to a database. For off line deployment you can export a TWX ( zip file ) and import it using wsadmin command or rest api command. If you want to add java integration into your BPM application, you can add JAR files in 3 ways:
a) you can add them as System Managed Files, which would make them part of the deployable BPM application ( stored in the DB )
b) you can add them to WAS ND ( assuming you are deploying on traditional ) class path
c) you can add them to the Shared Library for Process Portal J2EE App.
Let me know if this answers your question.
------------------------------
Mikhail Zilbergleyt
------------------------------
Original Message:
Sent: Wed November 17, 2021 08:30 AM
From: Mahmoud Abozaid
Subject: Where Location of Class Files for Process APP ?
I need your support to reach the. classes java files location (deployed Path) or jar file for my newly created process app at Workflow Center.
As we want to preserve the property rights for each process app.
------------------------------
Mahmoud Abozaid
------------------------------