I would like to configure a TomEE v10.x server, but if I set the path “C:\java\apache-tomee-webprofile-10.0.1” in the “Tomcat installation directory” field, extracted from file “apache-tomee-10.0.1-webprofile.zip”, corresponding to TomEE WebProfile version 10.0.1, I get the error message:
“C:/java/apache-tomee-webprofile-10.0.1 is not a valid TomEE 10.x installation directory.”
Standalone TomEE 10.0.1 server, not integrated into MyEclipse, works correctly both as a Windows service and when started via a batch file.
However, a similar MyEclipse configuration set up for a TomEE v9.x server, with the path “C:\java\apache-tomee-webprofile-9.1.3”, corresponding to TomEE WebProfile version 9.1.3, works correctly.
Best regards,
PAolo Clerici