• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Session Beans - Table

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How the Container knows which table to look for the fields for CMP !
Where do you define it ?
How many descriptors for Entity Beans !
{only ejb-jar.xml + one for the container}
*********************************************************
How I get into this Trouble !
I did a Session Beans by looking at the Wrox Book ! It worked !
(Deployed on Jboss)
And then I did a Entity beans using Wrox !
Find that they have not bothered to give the xml descriptor (ejb-jar.xml)
Referred the Roman's Book ! They have a descriptor for BEA not for Jboss !
Went to Jboss site, they have a descriptor ! but not clear !

 
If you live in a cold climate and on the grid, incandescent light can use less energy than LED. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic