• 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

CMP Entity Bean on JBoss server

 
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to develop a sample CMP amd CMR entity bean 2.1 with JBoss and any IDE (MyEclispe or JBoss Eclipse IDE). Is there any links/resource available for step by step procedures for it. I have searched in google and got many resoucres for Session beans and even for CMP entity bean for other application server like weblogic. Since some of the configuration xml files are vendor specific and I don't know how to do it for JBoss. Any links/material will be very useful for me. thanks in advance.
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The book JBoss At Work goes through a complete example of setting on EJBs, including entity beans, and all of the necessary JBoss AS configuration. While the book is specific to 4.0.2, the techniques should be valid in 4.0.x, 4.2.x and possibly even 5.0.

Also, the 4.0.4 Getting Started Guide might provide some insight.
 
What kind of corn soldier are you? And don't say "kernel" - that's only for 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