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

WSAD Generate EJB NullPointerException

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm using WSAD 4.03 and generating a Entity CMP Bean with a custom finder, WSAD throws a java.lang.NullPointerException without any other information and no logs. The EJB is tied to a IBM mainframe database and was create with a bottom up method (I needed to fix the keys). I can generate the EJB until a create a custom finder and then I get the error when re-generating the code. I can create a findAll finder, but not a finder looking for specific value in a database column (IE: Account = ?1).
I can't find any information on this problem, and I've already upgraded with all the IBM e-Fixes?
Any ideas???
 
And tomorrow is the circus! We can go to the circus! I love the circus! We can take this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic