• 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

will someone answer this, kyle ???

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
all,
I have been trying to lookup a queue connection factory from a client application (which I run using launchclient) using the java:comp/env subcontext, however, the lookup fails. I have declared this resource reference in the client deployment descriptor.
I tried to list (context.list) all the entries under the java:comp/env subcontext and could not find the queue connection factory. I then configured a ejb-reference which did get listed.
The J2EE 1.3 spec. mentions that the application client does have the facility to lookup resources using this subcontext. So am I doing something wrong, do I have to do some security related settings in the deployment descriptor, server ???
I am using WAS 5.0.
regards,
venky.
Kyle can you please help ???
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic