• 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
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • 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 ]
 
I like you because you always keep good, crunchy cereal in your pantry. This tiny ad agrees:
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
    Bookmark Topic Watch Topic
  • New Topic