• 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

middlegen - no ejb?

 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is it possible to run middlegen without it trying to do any ejb stuff? All I want is hibernate and struts stuff.

Thanks
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sure...check out this site:

http://www.hibernate.org/98.html

Hibernate page, talks about using middlegen.

Also, there's a very useful zipfile download to get you started with using middlegen for Hibernate ( no ejb stuff here ):

http://prdownloads.sourceforge.net/hibernate/?sort_by=date&sort=desc

look for middlegen-hibernate...zip

hope that's enough to get you started.
[ September 22, 2004: Message edited by: Ogi Kavazovic ]
 
Clifford Adams
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Looks like they will both be very useful. Thank you!

Edit: The plugin works great out of the box. nice and simple.
[ September 23, 2004: Message edited by: Clifford Adams ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic