Using play-pdf
Technology: Play Framework, Scala
Goal This blog post should help you provide downloadable pdf’s through a webapplication built with the Play! Framework. Jörg Viola provides a module for Play! that allows us to create the pdf from a HTML page.
Setup In my setup I used Play! 2.0 and the module at Jörg’s github . Note that a newer version for Play 2.1 is available. For us to be able to use the module we need to add it to our dependencies in Application.
Setting up Logstash
Technology: Linux, Prometheus
logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching). Speaking of searching, logstash comes with a web interface for searching and drilling into all of your logs. This simple example shows how to setup a centralized logstash environment. What we are going to do is install logstash on some servers to gather sample log info.
Course: Apache ServiceMix
Technology: Apache Camel, Karaf
This is the third part of our Apache ServiceMix course. In these slides, we have a closer look at the specific NMR and JBI technology layers that are available in Apache ServiceMix 4.x. You can download the slides here .
The exercise skeletons and solutions can be found on GitHub
These course materials are available under a CC BY SA 2.0 license.
Course: Apache Camel
Technology: Apache Camel
One of the most important components of Apache ServiceMix is Apache Camel, a very versatile open-source integration framework. As part of our training offering for Apache ServiceMix, we developed this course on Apache Camel. You can download the slides here .
The exercise skeletons and solutions can be found on GitHub
These course materials are available under a CC BY SA 2.0 license.
Course: Apache Karaf
Technology: Karaf
As part of our training offering for Apache ServiceMix, we developed this course on Apache Karaf. You can download the slides here .
The exercise skeletons and solutions can be found on GitHub
These course materials are available under a CC BY SA 2.0 license.