Search

Freitag, 28. Oktober 2016

Tomcat 8 Eclipse configuration hell

Once again, i am totaly blown away how Tomcat managed the project data. for acces from the web.
Precondition and my requirement : installation Tomcat server from zip and usage without any addional configuration!

Well the latest Eclipse is very inconsistent with Apache Tomcat/8.0.0-RC10
Eclipse Java EE IDE for Web Developers.
Version: Mars.2 Release (4.5.2)
Build id: 20160218-0600

In Eclipse following setting should be done:
right mouse on configured tomcat server in window click by General the button switch location and the ok button
In Servers Toolbar where you see your configure server Tomcat click 2x time and make following configuration:  Deploy Path: << here put the path to the webapps folder>>
click on save button, then open once again the server settings window and click Use Tomcat installation (takes control on Tomcat installation)

Important: dont forget to create jsp subfolder in your project e.g
main WebContent and subfolder jsp


Montag, 24. Oktober 2016

Learning Webservices , Eclipse for Java EE and Wildfly 10 or other older version

All right folks, i need to write it down.

Eclipse Eclipse Java EE IDE for Web Developers.
Version: Mars.2 Release (4.5.2)
Build id: 20160218-0600
Wildfly 10 

Bascially not working well with each other, yes i installed the latest JBoss tools in Eclipse , but it took me 6 hours to figure out why the Wildfly hang the Eclipse , in Server Overview in Eclipse following seetings should be configured :

Sever State Detectors
Startup Poller: Timeout
Shutdown Poller Timeout

And then just check always after you stoped the server trough cli from Wildfly console like this
jboss-cli.bat
connect
shutdown

Second option:
in Eclipse there you can setup special Server profile, what you need for thie JBoss tools!

In general running Java EE Server always confront the developer with settings and i hate those days!!!!

Blog-Archiv

Blog readers favorites