cm008507 Posted November 4, 2013 Posted November 4, 2013 I need to access the Apache Tomcat folder in order to complete the install Open PPM. The steps I am trying to cpmplete are as follows: Go to the apache-tomcat-6.0.35 folder . In the “conf” directory, Copy the “jaas.config”file. In the “bin” directory, Create a setenv.* file o If using a Windows Operating System, you have to create a file named “setenv.bat” o If using Linux Operating System, you have to create a file named “setenv.sh”/ In the “setenv” file, copy and add the following line: set JAVA_OPTS=%JAVA_OPTS% -Djava.security.auth.login.config="%CATALINA_HOME%/conf/jaas.config". Copy the following 3 libraries in the Tomcat “lib” directory: activation.jar mail.jar mysql-connector-java-5.1.13-bin.jar. Any assistance greatly appreciated.
Ice IT Support Posted November 4, 2013 Posted November 4, 2013 To have Java projects, deployed, you need to request your .war file be deployed in Customer Service. In this case, it looks like the file you need deployed is OpenPPMWeb.war
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now