Milinda Pathirage’s Blog

Let the code talk for yourself!

Entries Tagged as 'osgi'

Making Good SOA Great

December 25th, 2008 · No Comments · osgi, web services, wso2, wso2 bps

Introduction to WSO2’s revolutionary Carbon product.
making_good_soa_greatView SlideShare presentation or Upload your own.

Download link
Sphere: Related Content

[Read more →]

Tags:

Tips on Maven Bundle Plugin’s <Include-Resource> directive

September 29th, 2008 · No Comments · maven bundle plugin, osgi

The <Include-Resource> directive is used to add the list of arbitrary resources that should be copied into bundle JAR file. You can find more about this on  Felix Maven Bundle Plugin documentation.

But there are some things which is not mentioned here like copying direcotry with heirarchy of child directories.

For example say you have third party [...]

[Read more →]

Tags: