| Author |
download JMS package ?
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
I am learning JMS through ActiveMQ. AcitiveMQ is running perfectly. I write one simple PTP java which is using javax.jms.*, then I can't complie it because I don't have jms package in my classpath. Then I want to download and install it. Now I found a problem. All JMS packages are bundled inside j2ee application server which is over 100mb. I don't want that huge server, in this scenario, where could I download just JMS package ? Thanks.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8212
|
|
|
http://java.sun.com/products/jms/docs.html
|
[My Blog] [JavaRanch Journal]
|
 |
Amir Pourteymour
Ranch Hand
Joined: Mar 06, 2008
Posts: 45
|
|
check this out: http://www.sun.com/software/products/message_queue/index.xml
|
 |
 |
|
|
subject: download JMS package ?
|
|
|