Monthly Archives: April 2008

>SOA Target Practice: Part 1 – The Mission

> As promised I will try to show you how to build SOA services using an practical example. (a very trivial example but it will do). So here’s your mission if you choose to except it: As an employee of company X I would like to see a list of all X:s employees to find [...]

Posted in SOA | Comments closed

>Target Practice: Learn To Fire the SOA Silver Bullet!

> I’m so tired of all the "If you are an CIO, this is why you should invest in a SOA" articles. Last week the Sweden’s largest IT-paper , Computer Sweden, had a special edition focusing on the benefits of SOA. What struck me was the total absence of any useful guidance on how to [...]

Posted in SOA | Comments closed

>NHibernate.Search gotcha when using a GUID as Id

> If you are reading the excellent NHibernate FAQ Blog you’re probably using a System.Guid as id for your entities. Unfortunately if you are planning to use NHibernate.Search to enable Lucent.Net queries against your entities this won’t work. NH.Search will throw a: "Unable to guess IFieldBridge for System.Guid" – Exception After some debugging (a great [...]

Posted in NHibernate | Comments closed