• 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

Deploying EJB,servlets and jsp on jrun

 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have to use jrun as my application server for a project but cant seem to understand as to how to generate deployment descirptors automatically.I tried makin the persistXML attrib of the jrun.xml file for the particular server to true but it doesnt work.I dont want to have to write descriptors manually coz their attrib are tough to rem so how can i solve the prob.I downloaded xdoclet but from the site cant seem to understand wht to do next.
I just understood tht u have to write a javadoc code and then compile it using ant or somethin but then how can i rem the javadoc atrributes.
Also how will i use xdoclet for war and application deployment desciptors.Pls help im in a mess.
reply
    Bookmark Topic Watch Topic
  • New Topic