java message service not working

I am writing jms (java message service) example but code shows that javax.jms.* ; is not availble what should i doowhich jdk should i use please help?
[171 byte] By [david_andya] at [2007-11-26 18:16:36]
# 1
You need J2EE, http://java.sun.com/products/jms/tutorial/MeTitus
Me_Titusa at 2007-7-9 5:50:10 > top of Java-index,Java Essentials,New To Java...
# 2
It's a part of J2EE. javax.jms.* is in j2ee.jar
Peetzorea at 2007-7-9 5:50:10 > top of Java-index,Java Essentials,New To Java...