How to do you compile a certain project using Websphere JVM with ant? I know ant requires a JDK but there must be a way outside of RAD/Eclipse to compile a project against Websphere supplied JVM
Share
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.
Set your classpath to the WebSphere JDK (sub)directory and add the WebSphere JDK to your PATH environment variable. You should find the JVM in your WebSphere folders.