Tomcat registered server not showing up in netbeans

Problems with tomcat Netbeans

In Netbeans, when I try to create a Java EE Enterprise application, the Tomcat server in which I am installed in Netbeans does not appear in the list and shows an error. "No servers are registered in the IDE. To register a server, click the" Add ... "button." I have to re-add the server and it says the server is already registered, what am I doing wrong?

I am running Java EE 6 and I tried this with Apache Tomcat 6,7,8 and my version of Netbeans is 7.2.1.

+4
source share
1 answer

JEE Apache Tomcat, Apache Tomcat JEE-. Tomcat Netbeans, Java- Apache Tomcat, Java EE, JEE-, GlassFish.

Java EE, GlassFish JEE-.

0

Source: https://habr.com/ru/post/1531522/


All Articles