I'd like to help
I tried to write some lines.
I think as an anonymous I could not update the site


there are my lines:


Running on Java7
========
If you compile your applications on JDK7 you have to run Apache TomEE 1.0 on jdk7

Configuring TomEE to use JDK7
-------
If you have multiple JDK installed on your system you should set JAVA_HOME in your stratup scripts.
For example if your JAVA_HOME is /usr/local/java/current edit catalina.sh
and add a line

JAVA_HOME=/usr/local/java/current/bin


Endorsed libraries directory
-------
TomEE 1.0 package comes with and "endorsed" direcotry which contains updates for core JDK6 libraries.
If yur are running JDK7 use should remove al files in this directory.

TomEE 1.1  will detect JDK7 and will not load those files












Il 15/07/2012 00:55, David Blevins ha scritto:
On Jul 13, 2012, at 11:11 PM, Enrico Olivelli wrote:

The only thing is to remove the content of the endosed lib
maybe you can create doc page on running on top of JDK7
Created a blank page for it:

   http://tomee.apache.org/java7.html

Feel free to add any details you want!  Just click the blue pencil icon in the 
upper right.


-David



Reply via email to