on ‎2016 Mar 23 10:48 AM
I have a java application which need the sapjco3.jar. Locally i can just include it into the build and run the application since i have the lib in my local operating system installed. When i upload the application to the HCP it does not run because it can't access the lib.
Is it possible to upload the lib to HCP anyhow ?
Request clarification before answering.
Well, the standard way for any lib actually is to include it in the WEB-INF/lib folder of the application WAR. You should not rely on the lib being present somewhere in the FS where the app is deployed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.