• 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

Sample EJB example with xdoclet.. for weblogic??

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Can any one send me xdoclet example for EJB ..
or atleast tell me where i can find the same..
Thanks in Advance..
Shridhar..
 
Ranch Hand
Posts: 401
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Xdoclet has a big variety of tags, so it really depends on your needs (and what exactly you wanna do).
You could take a look at http://xdoclet.sourceforge.net/
for general info and come back later with some specific questions.
Also, there's a nice tutorial at http://tusc.com.au/tutorial/html for lomboz(xdoclet plugin) and eclipse integration. You'll find a some xdoclet usages overther.
 
reply
    Bookmark Topic Watch Topic
  • New Topic