Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
Other Resources:
Download and Install jms-1_0_2b.zip
How to download and install jms-1_0_2b.zip? I want to use the jms.jar file to support Java Message Service.
✍: FYIcenter.com
If you want to use jms.jar which is the Sun implementation of JMS (Java Message Service) 1.0, you can follow these steps to download and install jms-1_0_2b.zip:
1. Go to the JMS (Java Message Service) 1.0.2b Website.
2. Accept the download agreement. Then click on "jms-1_0_2b.zip" to start download.
3. Save the downloaded file as \local\jms-1_0_2b.zip.
4. Unzip the downloaded file \local\jms-1_0_2b.zip. It will create the \local\jms1.0.2b folder.
5. Check to ensure that the \local\jms1.0.2b\lib\jms.jar file is there.
Installation is done.
Back to FAQ for JMS (Java Message Service).
2016-04-04, 1657👍, 0💬
Popular Posts:
Batik is a Java-based toolkit for applications or applets that want to use images in the Scalable Ve...
XStream is a simple library to serialize objects to XML and back again. JAR File Size and Download L...
What Is javamail-1_2.zip? javamail-1_2.zip is the binary package of JavaMail API 1.2 in ZIP format. ...
How to run "jarsigner" command from JDK tools.jar file? "jarsigner" command allows you to digitally ...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .