Where to get javax.jms package..?

HI, i am not seeing javax.jms package neither in Java API 1.4 nor in Java API 1.5. But when i googled i found this package to be part of Java API 1.3. Well, what should i do to make this package available.

Please also refer good books on JMS.

Thanks,

Deepak

[282 byte] By [Deepak2001a] at [2007-11-27 11:30:48]
# 1

javax.jms package implementation is provided by all JMS vendors. Check out the client jars provided by your particular JMS implementation

"Java Message Service" from Oreilly is the gold standard for JMS books

axlerunnera at 2007-7-29 16:35:59 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2

Hello Axlerunner,

I wanted to know if javax.jms package comes with JDK1.4 or 1.5 by default or not. My understanding is that one has to buy JMS license and it's not freely available. Please correct me if i am wrong.

Thanks,

Deepak

Deepak2001a at 2007-7-29 16:35:59 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...