• 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

IBM RAD 6.0 : JNDI problem

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In RAD 6.0 , i have changed the JNDI names. After changing the jndi names when I run the application , In server logs i still find it refferring to an old jndi name which was changed long back. even when i create a new profile i still get the same error saying "Exception data follows:
javax.naming.NameNotFoundException: Context:"

i have multiple workspaces with different profiles.
Can anyone help me out in figuring what could be the exact problem for this ?
 
reply
    Bookmark Topic Watch Topic
  • New Topic