Quantcast
Channel: Primavera Online Interaction » Java Applets
Viewing all articles
Browse latest Browse all 12

prim36004:How to configure GroupServer / Timesheets 5.0 for strict JRE versioning, requiring the JRE 1.4.2_07

$
0
0
Solution ID: prim36004
How to configure GroupServer / Timesheets 5.0 for strict JRE versioning, requiring the JRE 1.4.2_07
Status: Reviewed
Version(s): 5.0



Problem: How to configure GroupServer for strict JRE versioning, requiring the JRE 1.4.2_07
Fix: To setup GroupServer so all clients require the JRE 1.4.2_07 follow these steps.


Note:  Substitute “instdir” for your install directory below.


To configure Primavera Timesheets to use JRE 1.4.2_07, please follow
these following instructions:


First download the installer for J2RE 1.4.2_07 from the Sun Java Website located at http://java.sun.com/products/archive/


Once downloaded, this installer must be moved into the instdir\GroupServer\App\ folder


1. In the file, instdir\GroupServer\en\index.html
    change the line



    from



     var plugin = navigator.mimeTypes["application/x-java-applet;jpi-version=1.5.0_01"]



    to    



     var plugin = navigator.mimeTypes["application/x-java-applet;jpi-version=1.4.2_07"]



2. In the file, instdir\GroupServer\en\erps8x6.html



    change the lines


   from



    if (_ie == true)
  {
    //alert(‘DEBUG: this is ie’ + _info );
    browserType = “IExplorer”;
    document.writeln(‘<OBJECT classid=”clsid:8AD9C840-044E-11D1-B3E9-00805F499D93″ ‘);
    document.writeln(‘name=”JPeg2k” width=”1″ height=”1″ align=”baseline” ‘);
    document.writeln(‘codebase=”../App/jre-1_5_0_01-windows-i586-p.exe#Version=1,4,2,07″>  ‘);


    to


     if (_ie == true)
  {
    //alert(‘DEBUG: this is ie’ + _info );
    browserType = “IExplorer”;
    document.writeln(‘<OBJECT classid=”clsid:8AD9C840-044E-11D1-B3E9-00805F499D93″ ‘);
    document.writeln(‘name=”JPeg2k” width=”1″ height=”1″ align=”baseline” ‘);
    document.writeln(‘codebase=”../App/jre-1_5_0_01-windows-i586-p.exe#Version=1,4,2,07″>  ‘);



    and
   
    change the lines


    from


else if (_ns == true)
  {
    //alert(‘DEBUG7: this is netscape’ + _info );
    browserType = “Netscape”;
    document.writeln(‘<EMBED type=”application/x-java-applet;jpi-version=1.5.0_01″ ‘);  //NOTE: to support JRE 1.4.2_07


replace with jpi-version=1.4.2_07


to


else if (_ns == true)
  {
    //alert(‘DEBUG7: this is netscape’ + _info );
    browserType = “Netscape”;
    document.writeln(‘<EMBED type=”application/x-java-applet;jpi-version=1.4.2_07″ ‘);  //NOTE: to support JRE 1.4.2_07


replace with jpi-version=1.4.2_07


and


change the lines


else
    alert ( ‘j2re-1_4_2_01-windows-i586.exe’ + _info );


to


else
    alert ( ‘j2re-1_4_2_07-windows-i586.exe’ + _info );



   
    and


change the lines


    from
       <PARAM NAME=”java_type”       VALUE=”application/x-java-applet;version=1.5.0.01″>
    to
       <PARAM NAME=”java_type”       VALUE=”application/x-java-applet;version=1.4.2.07″>>


  
 
3. In the file, instdir\GroupServer\en\getplugin.html
    Change the line
    from



     <P align=”center”><font color=”#AC003A” face=”Arial, Helvetica, sans-serif”>The Java<SUP><FONT


-2″>TM</FONT></SUP> Plug-in v1.5.0_01 is required to run Primavera Timesheets.</FONT></P>
<br>
<P align=”center”><A HREF=”../App/jre-1_5_0_01-windows-i586-p.exe”><font color=”#AC003A” face=”Arial, Helvetica,


sans-serif”>Download the Java Runtime Environment v1.5.0.01 for Windows OS.</A>
</FONT></P>
<br>
<FONT >
The Microsoft Windows version of the Java 2 Runtime Environment is packaged with the Java Plug-in software that enables web


browsers to use the Java 2 Runtime Environment to run applets.



<P>Once the installer is downloaded, exit your browser and run jre-1_5_0_01-windows-i586-p.exe to install the Plug-in. You


may then return to Primavera Timesheets Jump Page. <TTAG></FONT></P>


    to



<P align=”center”><font color=”#AC003A” face=”Arial, Helvetica, sans-serif”>The Java<SUP><FONT


-2″>TM</FONT></SUP> Plug-in v 1.4.2_07 is required to run Primavera Timesheets.</FONT></P>
<br>
<P align=”center”><A HREF=”../App/j2re-1_4_2_07-windows-i586-p.exe”><font color=”#AC003A” face=”Arial, Helvetica,


sans-serif”>Download the Java Runtime Environment 1.4.2_07 for Windows OS.</A>
</FONT></P>
<br>
<FONT >
The Microsoft Windows version of the Java 2 Runtime Environment is packaged with the Java Plug-in software that enables web


browsers to use the Java 2 Runtime Environment to run applets.
<P>Once the installer is downloaded, exit your browser and run jre-1_4_2_07-windows-i586-p.exe to install the Plug-in. You


may then return to Primavera Timesheets Jump Page. <TTAG></FONT></P>



   



4. In the file instdir\GroupServer\en\getplugin_nw.html
    Change the lines
    from
    
<p><b>Primavera Timesheets is designed to work on operating systems with the appropriate
Java<sup><font -2>TM</font></sup>  Plug-in software v1.5.0_01.</b>
<p>Use the following links to download and install the appropriate Java<sup><font -2>TM</font></sup>
Plug-in software v1.5.0_01. If your operating system is not listed, check
the <a href=”http://java.sun.com/j2se/downloads.html” target=”NEW”>Java
Plug-in Download Page</a>&nbsp; or contact your operating system vendor
for the appropriate Java<sup><font -2>TM</font></sup>  Plug-in
software.
<ul>
<li>
<b><a href=”http://java.sun.com/j2se/1.5.0/download.html”>Java<sup><font -2>TM</font></sup> Plug-in


v1.5.0_01</a></b></li>


    to
   
<p><b>Primavera Timesheets is designed to work on operating systems with the appropriate
Java<sup><font -2>TM</font></sup>  Plug-in software v1.4.2_07.</b>
<p>Use the following links to download and install the appropriate Java<sup><font -2>TM</font></sup>
Plug-in software v1.4.2_07. If your operating system is not listed, check
the <a href=”http://java.sun.com/j2se/downloads.html” target=”NEW”>Java
Plug-in Download Page</a>&nbsp; or contact your operating system vendor
for the appropriate Java<sup><font -2>TM</font></sup>  Plug-in
software.
<ul>
<li>
<b><a href=”http://java.sun.com/products/archive/”>Java<sup><font -2>TM</font></sup> Plug-in J2RE v1.4.2_07</a></b></li>l download it and the user will be prompted to install.


Stop and restart the Group Server


Viewing all articles
Browse latest Browse all 12

Latest Images

Trending Articles





Latest Images