• 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

Basic Java server connection and consumption example required

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Trying to find a basic server side as vanilla Java as possible example for connecting to a Websphere queue and consuming messages as possible. Been trawling the web and maybe I am not putting in the correct search phrases but cant find anything that is a complete demonstration. The ones I have found are either using an applet, or the code is incomplete and I get errors. I have found the IBM documentation but even here I am getting errors and I do believe that most of the issues are down to being a newbie. My java skills arent the best (I am a Microsoft based person).

As I mentioned, the project this will sit in, is a vanilla Java system, no frameworks and I have to try and fit in with that

Any help GREATLY appreciated

Thanks
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic