• 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

JNDI Lookup problem, WebSphere + Queue Connetion Factory

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello i am trying to make a RollBack in a Message from an MQ server.

I managed to make the MQ sending msg to work with WebSphere and ListenerPort Setup...

but i can't get the JNDI lookup(line103) of the connection factory to find anything... so i can't get the msg back.

i created a AUD_IN destination and an AUD_QCF in Connections Factory, so I don't know what else to do to make this Lookup work.

any help would be great !

Thanks to all

P.S: Every thing is running at LocalHost, the MQ and WebSphere, but it's only the test enviroment so It should work in the remote server too.







[ October 27, 2008: Message edited by: Cristiano Fontes ]
 
That new kid is a freak. Show him this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic