Don't change the makefile (completely). All you have to this is set the path to the Oracle lib dir and the Java (j2se) lib/sparc dir. Compilation should then w ...
If both Queues are on the same QM, JMS can be used (local unit of work).
If Queues are on different QM, I think you have to use a global unit of work. This requires MQ API (if you want MQ to manage t ...