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.

Reply via email to