Re: oracle 8i java trigger and ActiveMQ

2007-03-29 Thread lprefontaine
With recent versions of Oracle, ActiveMQ should work within a trigger since they use SUN's JVM at 1.4 and above. I pumped older versions of ActiveMQ and we will test to see if we can get that to run on 1.2.1. I will however use your idea immediately since we are presently building a prototype. We

Re: oracle 8i java trigger and ActiveMQ

2007-03-28 Thread James Strachan
On 3/28/07, lprefontaine <[EMAIL PROTECTED]> wrote: We want to send messages within java triggers running in oracle 8i. The oracle jvm is 1.2.1 compatible in 8i it's not the Sun JVM). Does someone have an idea if an older ActiveMQ version exists that could be uses to send messages to an Active