tomee

TomEE starts but Netbeans gives “Failed to start” error

泄露秘密 提交于 2019-11-26 18:22:35
问题 I'm using NetBeans 8.0.2 (also, tried it in the latest nightly build) and trying to start TomEE Plume server on port 8084 (tried it on different port too). Server starts and works fine, but NetBeans thinks it is not started and after approximately 2 minutes of waiting ("Waiting for Tomcat") throws an error window "Tomcat failed to start" or something like that. There are questions similar to mine with the difference that I have totally no errors, only "Tomcat failed to start" window, so I can

How to use Tomcat 8.5.x and TomEE 7.x with Eclipse?

半城伤御伤魂 提交于 2019-11-26 11:49:58
问题 I need to setup a Tomcat 8.5.x server version in Eclipse. When I try to create a server using Eclipse GUI, I get in Eclipse Luna as choice the latest version \" Apache Tomcat v8.0 \". When I select it and I browse to my Tomcat 8.5.x server, I get this blocking error message: The Apache Tomcat installation at this directory is version 8.5.0. A Tomcat 8.0 installation is expected. The same error appears when trying TomEE 7.x, which is internally based on Tomcat 8.5. In Eclipse Neon the latest