-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Howto
Dynamic Reloading of Vaadin Multi-Module Applications With Maven and Eclipse, Pt. II
In the first part of this article, we explored how a Maven project for Vaadin could be configured such that the application will be dynamically redeployed during runtime after changes have been made to the application code in Eclipse. In … Continue reading
Posted in Build, config and deploy, Did you know?, Java Web Frameworks
Tagged Eclipse, Howto, Java Web Frameworks, jetty, maven, Vaadin
2 Comments
Dynamic Reloading of Vaadin Applications With Maven and Eclipse, Pt. I
Developing Vaadin web applications is a lot of fun. One reason for this is that you very quickly get presentable results without having to bother with the intricacies of web protocols or the horrors of JavaScript coding. While developing Vaadin … Continue reading
Posted in Build, config and deploy, Did you know?, Java Web Frameworks
Tagged Eclipse, Howto, jetty, maven, POM, Vaadin
4 Comments