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. Quote
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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.