aspose file tools
The moose likes Distributed Java and the fly likes JMS software requirements Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "JMS software requirements" Watch "JMS software requirements" New topic
Author

JMS software requirements

john sham
Greenhorn

Joined: Jan 30, 2002
Posts: 6
I am confused with the software requirements for developing JMS applications. I am looking at iPlanet Message Queue for Java and would appreciate if anyone can tell me if the following is right?
iPlanet Message Queue for Java (iMQ)
Known Requirements:
a) Sun J2SE JDK version 1.3.0
b) iPlanet iMQ for Java Dev Edition 2.0
Do I need the following?
c) Sun J2EE JDK??
d) iPlanet Application Server??
It would be great if (a) and (b) are the only software requirements to develop JMS programs on iPlanet iMQ. This would simplfy the development process and reduce costs.
Michael Ernest
High Plains Drifter
Sheriff

Joined: Oct 25, 2000
Posts: 7292

Hello jsham -
Please take a moment to read JavaRanch's naming policy and re-register appropriately.
Thanks,


Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
john sham
Greenhorn

Joined: Jan 30, 2002
Posts: 6
Got the profile fixed!
Would anyone know the minimum software requirements for iPlanet iMQ as mentioned above?
john sham
Greenhorn

Joined: Jan 30, 2002
Posts: 6
Oh well. I found out that (a)and (b) is the minimum required.
The sample programs that comes with iMQ uses other additional softwares ie. Apps Server. which is not really required.
Andres Gonzalez
Ranch Hand

Joined: Nov 27, 2001
Posts: 1561
I've got an open source implemetation called OpenJMS. I've tried and it looks pretty good though i haven't done too much hard work. I have just integrated it with tomcat to produce an consume messages.
the URL is : www.exolab.org.
hope it helps


I'm not going to be a Rock Star. I'm going to be a LEGEND! --Freddie Mercury
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JMS software requirements
 
Similar Threads
what will happen if a client retrieve a message and fail to consume it?
J2ee server Exception
Sun Java System Application Server Platform Edition 8.1 error
What's the relationship of MessageBean?
What are the special features of iPlanet Application Server