[openamq-dev] Help on shared Object

Martin Sustrik sustrik at imatix.com
Thu Sep 13 11:30:13 CEST 2007


Malinga wrote:
> Hi Experts,
> 
>     Hi can i get a shared object (so) file of OpenAMQ. Its just beacuse 
> i want to build a Shared Object to be used by the JNI currently what im 
> doing is link my code against your Object files (.o). But its a pain. 
> Any plans on shared objects of OpenAMQ ?

For windows, there are DLLs available.

For UNIX, you have to build shared objects yourself.

However, adding support for shared objects to our build system is on our 
todo list.

BTW, there are several people on the list who already built shared 
libraries. Wouldn't you like to share your experience?

Thanks.
Martin


More information about the openamq-dev mailing list