I will show how to expose simple Jetty OSGi service and use it to register hello world webapp. This app will serve static content from Read more
Author: Rafal Rusin
Integration Tests for SMX4 with Python
Integration tests and unit tests are important for project quality. Unit tests usually are well suited for developer to verify his changes in runtime. On Read more
Apache ODE 1.3.4 released
Apache ODE 1.3.4 has been released recently. You can grab it from here http://ode.apache.org/getting-ode.html.It has a few new features and a lot of bugfixes. Read more
Git, Beginner to Advanced Survey
Check out this SlideShare Presentation:
Git, Beginner to Advanced Survey
xquery4j in action
In my previous article, I introduced a wrapper library for Saxon, xquery4j http://github.com/rafalrusin/xquery4j.
Here, I will explain how to use it to create an Read more
Embedding XQuery in Java
XQuery is a very powerful language. It can be very useful when you want to do some XML processing in Java.
Let’s say you want Read more
ODEO new release
Recently, I released a new version 1.1.34 of ODEO (it’s ODE tuned for Oracle and ServiceMix).
You can check details (and downloads) here: http://top.touk.pl/confluence/display/top/ODEO.
This Read more
HISE home page
Apache HISE has recenlty kickstarted and has a home page here: http://incubator.apache.org/hise/index.html.
Apache HISE is Human Interactions Service Engine. It’s an open source implementation Read more
BPEL in Practice
I had a presentation on Warsaw JUG along with Maciej Próchniak.
It was a brief overview of BPEL syntax and Apache ODE features.
Maciej gave Read more