Changes between Version 5 and Version 6 of CoreTwoBuildInfrastructure


Ignore:
Timestamp:
May 15, 2007, 4:48:40 PM (18 years ago)
Author:
dorme
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CoreTwoBuildInfrastructure

    v5 v6  
    2222CORE JRE has been updated to the latest Java version 1.6.0_01, which means you will need to install this JRE on your development PC and use it for CORE 2.0 development. You will need to modify your 1.6.0_01 JRE so it will be compatible with our XSL plugin.  To do this:
    2323
    24 Add jaxp.properties to your 1.6.0_01 jre/lib and xalan.jre, xersesImpl.jre, xml-apis.jre, and xsltc.jre to jre/lib/ext. All these files are committed to feature.com.rpcsoftware.core.jre/install/jre. So, you need to update that freature and copy them to you Java 6.0_01 istallation. You should be using that Java to run your Eclipse and for debugging CORE 2.0
     24Add jaxp.properties to your 1.6.0_01 jre/lib and xalan.jre, xersesImpl.jre, xml-apis.jre, and xsltc.jre to jre/lib/ext. All these files are committed to feature.com.rpcsoftware.core.jre/install/jre. So, you need to update that freature and copy them to you Java 6.0_01 istallation. You should be using that Java to run your Eclipse and for debugging CORE 2.0  (djo: note: xstlc.jar appears to be missing from core.jre/install/jre/lib/ext?)
    2525
    2626To connect to 5.0 database from your development plugin you should add 3308 port and different MySQL password to MySQL connection string, e.g.: