• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Installing/Configuring Embedded Messaging Server

 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
I am trying to configure JMS on websphere 5.0. I want to use the default Internal JMS Provider. When I launch the server I get an error "Unable to start the JMS Server as WebSphere Embedded Messaging has not been installed".
I have done a standard (FULL)installation. I assumed that as a part of the FULL installation, the server should have been installed. But the message in the log file indicates that it has not been installed.
Is there a seperate installable for Websphere + WebSphere Embedded Messaging? Or have i done something wrong?
Any pointers that can help to solve are appreciated.
Thanks in advance.
Regards,
Ashutosh
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do you use TRIAL version of WAS5?
WAS5Trial version consits of four zip files: ibmwas5_trial_for_(nt/linux).zip
ihs_trial_for_(nt/linux).zip
messaging_trial_for_(nt/linux).zip ( it what you need ) and readme_windows.zip)
Unpacked all these files to one folder and reinstall it.
 
Fire me boy! Cool, soothing, shameless self promotion:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic