This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes download JMS package ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "download JMS package ?" Watch "download JMS package ?" New topic
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
    
  72

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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: download JMS package ?
 
Similar Threads
net package or installer package
JMS Provider
Where to download Servlets and jsp api source code
JMS jars for java application
Question about Weblogic..