> Isn't the source code to the OpenAMQ WireAPI library generated ? > > How do I go about changing the way the code is generated ? Yes, it is. What you have to do is to change the generators and then run 'boom regen'. This will regenerate the .c and .h files. Martin