> JMS, in particular is dependent on the implementation of the specific
> JMS provider. (JBoss, JRun, IBM, etc all have different interfaces).
That isn't really true: if you program against the javax.jms
specification you will be able to write portable JMS consumer /
publisher code.
> But, I cannot find any workable JRun JMS examples.
The examples in the docs are fragments. I used those examples with
only small additions to write code that works on JRun and Fiorano MQ
without any changes (only the config file changes, specifying the
vendor-specific class names used for context factories etc).
--
Sean A Corfield -- http://www.corfield.org/blog/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

