RE: [Xdoclet-user] new to Xdoclet

2005-10-13 Thread gert wohlgemuth
HowTo extend Xdoclet http://fiehnlab.ucdavis.edu/staff/wohlgemuth/java/ Howto extend Xdoclet http://www.vecna.com/whatwedo/techNotes/xdoclet-new-module.shtml HowTo use hibernate with Xdoclet www.hibernate.org -> search for xdoclet using searchform Good article about java an xdoclet http://w

RE: [Xdoclet-user] New to Xdoclet

2004-05-21 Thread Mick . Knutson
Well, you have to specify WLS 7.0, but it works fine on WLS 8.1 just the same.. This should save you about 2 weeks of work.You buy me a beer later :-D build.properties: = ejb.version = 2.0 xdoclet.verbose = true gen_src.docs.dir= ${gen_src.dir}/docs

Re: [Xdoclet-user] New to xDocLet where to begin ?

2004-02-13 Thread Rupp, Heiko
Title: RE: [Xdoclet-user] New to xDocLet where to begin ? My understanding so far is, that this comes from a (complete?) lack of documenation of the WS5.x DDs. Or? Von: [EMAIL PROTECTED] im Auftrag von Jeff MarkhamGesendet: Fr 13.02.2004 22:06An: [EMAIL PROTECTED]Betreff: RE: [Xdoclet

RE: [Xdoclet-user] New to xDocLet where to begin ?

2004-02-13 Thread Jeff Markham
You're going to hate hearing this but . . . Assuming you're using WSAD 5.1 w/ WAS 5.0, XDoclet won't be of much use. If I'm not mistaken (somebody please correct me), WebSphere Application Server 5.0 deployment descriptor requirements aren't yet implemented in XDoclet. And it doesn't appear that

Re: [Xdoclet-user] New to xDocLet where to begin ?

2004-02-13 Thread Erik Hatcher
On Feb 13, 2004, at 12:40 PM, [EMAIL PROTECTED] wrote: I am new to xDoclet (1 day old) Welcome! I am a J2EE developer using WSAD as my IDE WSAD.. *shudder* :) ie. Use the Wizard/tools to Create an EAR Project inside that Create an EJB project When creating an EJB project, sp