• 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

Generate the xml descriptors for CMP Deployment

 
Ranch Hand
Posts: 202
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Okei guys, i already have an entity bean, session bean...i ve already deployed my EAR application using j2ee server...now my problem is i want to port my application to JBoss...based on my research and surfing through the web ive noticed that xml descriptors are manually done when deploying in JBoss or they use XDoclet to generate the xml file. Yes! Xdoclet egenrates the xml file but, what i want is, is there any tool that i can use that will VERIFY my EAR Application and generate the necessary xml descriptor files according to my application's requirements jsut like the deploytool of the j2EE server?
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic