the question which is a problem whenever somebody is deploying an application: where does java look for it libraries (jars and dlls) after a project got deployed?
Best regards,
Stefan
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On its classpath.
On application servers there are usually quite a number of paths set up already. You can usually check the startup logs or log the value of the following property to determine where its looking: