• 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:

NameNotFoundException

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Iam trying to work on stateful session bean after making final jar either by weblogic.jar or by ant all deployment iam getting Javax.naming.NameNotFoundException.....
Will anybody please Solve this problem by explaining what is the root cause and see hence forth such errors won't occur at the client side.
It would be more better to direct me to a step by step procedure of compiling and deploying for all types of beans.....
Thanks
-Kiran
 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
You can refer the book Mastering Enterprise Java Beans by Ed Roman. The author take you step by step in developing and deploying all types of bean.
Also, your query is incomplete and it did not provide the clear picture where and when the exception is thrown.
Please provide details for more help.
------------------
Vijay.
 
reply
    Bookmark Topic Watch Topic
  • New Topic