• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

JMS software requirements

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
High Plains Drifter
Posts: 7289
Netbeans IDE VI Editor
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello jsham -
Please take a moment to read JavaRanch's naming policy and re-register appropriately.
Thanks,
 
john sham
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Got the profile fixed!
Would anyone know the minimum software requirements for iPlanet iMQ as mentioned above?
 
john sham
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Ranch Hand
Posts: 1561
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
permaculture is largely about replacing oil with people. And one tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic