You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Albert Lee (Closed) (JIRA)" <ji...@apache.org> on 2012/02/02 18:12:54 UTC

[jira] [Closed] (OPENJPA-2036) DynamicEnhancer should look for tools.jar in java.home/lib for all JDKs, not just the IBM SDK.

     [ https://issues.apache.org/jira/browse/OPENJPA-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Albert Lee closed OPENJPA-2036.
-------------------------------


Close issue in preparation for 2.2.0 release.
                
> DynamicEnhancer should look for tools.jar in java.home/lib for all JDKs, not just the IBM SDK.
> ----------------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-2036
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2036
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: Enhance
>    Affects Versions: 2.1.0
>         Environment: XP 64bit Sun/Oracle JDK 64 bit 1.6.0_26
>            Reporter: Jason Pyeron
>            Assignee: Michael Dick
>              Labels: patch
>             Fix For: 2.2.0
>
>         Attachments: OPENJPA-2036.diff.txt, openjpa-enhancer-findtools-fix.jar
>
>
> FINE: java.home=C:\Program Files\Java\jdk1.6.0_26\jre
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: javaHomeFile=C:\Program Files\Java\jdk1.6.0_26\jre
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: toolsJarFile=C:\Program Files\Java\jdk1.6.0_26\jre\lib\tools.jar
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: toolsJarFile.exists()=false
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: absPath=C:\Program Files\Java\jdk1.6.0_26\jre
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: sfx=\jre
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: absPath.endsWith(File.separator + "jre")=true
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: javaHomeFile=C:\Program Files\Java\jdk1.6.0_26
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: toolsJarFile=C:\Program Files\Java\jdk1.6.0_26\lib\tools.jar
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: toolsJarFile.exists()=true
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels$1 trace
> FINE: JPA:org.apache.openjpa.enhance.InstrumentationFactory.getInstrumentation() _inst:sun.instrument.InstrumentationImpl@d8d9850 _dynamicallyInstall:true
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: initialiazing openJPA javaagent... sun.instrument.InstrumentationImpl@d8d9850
> Jul 27, 2011 5:21:15 PM com.carefirst.fep.local.commons.model.claim.TestClaimModels setUp
> FINE: factory created

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira