• 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 4.0.2 and MySQL

 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi anyone who has deployed an CMP entity bean on Jboss 4.0.2 with backend as MySQL server.

Can he tell me the steps to deploy the entity bean.
Basically what are the configuration files.

Here are some which I know:

ejb-jar.xml
jbosscmp-jdbc.xml
mysql-ds.xml

Anyone knows whether I am missing out on something???
 
reply
    Bookmark Topic Watch Topic
  • New Topic