• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

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 ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic