• 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

Help Requested --> Yep, it's a verifier message!

 
Ranch Hand
Posts: 314
2
Android VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
Related to my previous post, I was wondering if someone could tell me why I get the following error when running 'verifier' against my J2EE application.
The error (actually errors, but I think they have a common root) is as follows:

The section of my ejb-jar.xml deployment descriptor that sets up the CMR relationship is as follows:

My DevelopmentResourceEJB class is defined as follows:

And finally, the section of the ejb-jar.xml deployment descriptor responsible for defining the DevelopmentResourceEJB entity bean is as follows:

I really can't see a problem with my code and am hoping that a pair of fresh eyes can point out the trouble.
Thanks,
Darryl

PS: I am using J2EE 1.4 beta's verifier.
[ April 11, 2003: Message edited by: Darryl A. J. Staflund ]
 
Paper jam tastes about as you would expect. Try some on this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic