• 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
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

com.ibm.ws.util.ImplFactory WARNING: WSVR0073W

 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

I got this error message while I was running a simple bean application in RAD 7.0. I created an cmp entity bean "CustomerEntityBean" in which I have a "findByFirstName(String name)" method which is mapped to a customer table in my oracle database. I did the ejb to rdb mapping and the fields are correctly mapped and while doing the mapping I checked whether it correctly connected to the database and the test passed. For testing the bean I created a client class which will call the finder method of the home interface.

Can anybody help!!!
 
Phani Burra
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys !!! Does anybody have a solution to this issue. Please help me.. Its kind of important. Any information regarding the same will be very helpful. Thanks in advance.
 
Hey cool! They got a blimp! But I have a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic