Also, what JAVA_HOME does your TomEE point to?
On Mon, May 20, 2013 at 3:36 PM, Romain Manni-Bucau <[email protected]>wrote: > Hi > > Any sample to show us it? > > We dont hack it normally > Le 20 mai 2013 21:32, "Caroline" <[email protected]> a > écrit : > > > Hi all, > > > > Continuing my adventure to get hot swapping done without OSGi, I want to > > use > > the WatchService mechanism from JDK7's java.nio.*. > > > > Unfortunately, TomEE+ 1.5.2 doesn't want to cooperate: > > > > "java.lang.ClassNotFoundException: java.nio.file.WatchEvent" > > > > > > $ echo $JAVA_HOME > > /Library/Java/Home > > > > $ java -version > > java version "1.7.0_21" > > Java(TM) SE Runtime Environment (build 1.7.0_21-b12) > > Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode) > > > > > > Have I forgotten anything? > > > > Thanks amazing community! :) > > > > > > > > -- > > View this message in context: > > > http://openejb.979440.n4.nabble.com/JDK7-java-nio-not-found-tp4663082.html > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > >
