Re: RE: [Xdoclet-user] Middlegen problems

2002-06-26 Thread aslak.hellesoy
enPopulator.java and add some debug statements on your own. Start with the addTables (List method) If you find out anything interesting, please let me know. Good Luck! Aslak - Original Message - From: "Joseph Parks" <[EMAIL PROTECTED]> Date: Monday, June 24, 2002 4:22 pm Subj

Re: RE: [Xdoclet-user] Middlegen problems

2002-06-24 Thread Joseph Parks
Is that the same code that you posted earlier?  That's what got me past the NullPointerException. Sorry I wasn't more specific in the followup.   -Joe>>> <[EMAIL PROTECTED]> 06/24/02 09:14AM >>>Try this:http://sourceforge.net/tracker/index.php?func=detail&aid=573098&group_id=36044&atid=415992I

Re: RE: [Xdoclet-user] Middlegen problems

2002-06-24 Thread Joseph Parks
Thanks.  I no longer get the NullPointer Exception, but middlegen doesn't seem to see any of the tables: (The database server, schema, login/passwd are correct).   Apache Ant version 1.5Beta1 compiled on April 30 2002Buildfile: scripts\build.xmlDetected Java version: 1.4 in: c:\j2sdk1.4.0_01

RE: [Xdoclet-user] Middlegen problems

2002-06-22 Thread Aslak Hellesoy
I need a stack trace. Pass the -debug flag to Ant and you'll get it printed in your console.   Aslak -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joseph ParksSent: 21. juni 2002 21:27To: [EMAIL PROTECTED]Subject: [Xdoclet

[Xdoclet-user] Middlegen problems

2002-06-21 Thread Joseph Parks
I am unable to get MiddleGen running.   I keep getting a NullPointerException.   OS: Win2k SP2 JDK: 1.4.0_01 Ant: 1.5b1   Middlegen CVS snapshot from this morning.   Does it work for anyone else?   Thanks, Joe

RE: [Xdoclet-user] middlegen

2002-04-09 Thread Aslak Hellesøy
ginal Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Grant > Marblestone > Sent: 9. april 2002 18:47 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] middlegen > > > aslak, > > I have worked to make middlegen work for about a week on and off

[Xdoclet-user] middlegen

2002-04-09 Thread Grant Marblestone
aslak, I have worked to make middlegen work for about a week on and off and it doesnt seem to want to! I am using jboss 3.0 with oracle 8i. I downloaded the latest cvs version. First thing when its "done" generating code it hangs and makes me close the command window to continue. Second when i

[Xdoclet-user] Middlegen 1.0 released

2002-02-10 Thread aslak . hellesoy
http://boss.bekk.no/boss/middlegen/ Enjoy! Aslak ___ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

[Xdoclet-user] Middlegen 0.2 beta released

2001-10-19 Thread Aslak Hellesøy
A code generator for XDoclet --> http://boss.bekk.no/boss/middlegen/ ___ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

[Xdoclet-user] Middlegen docs

2001-10-11 Thread Aslak Hellesoy
I've released some docs about how to use Middlegen (a code generator for XDoclet and EJBGen) http://panama.bekk.no/boss/middlegen/ enjoy! ___ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user

RE: [Xdoclet-user] Middlegen - source code generator for XDoclet/EJBGen

2001-10-10 Thread Aslak Hellesoy
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of tek1 Sent: 9. oktober 2001 18:03 To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Middlegen - source code generator for XDoclet/EJBGen here are the links for info about dods and jboss gui: dods: http://dods.e

Re: [Xdoclet-user] Middlegen - source code generator for XDoclet/EJBGen

2001-10-09 Thread tek1
here are the links for info about dods and jboss gui: dods: http://dods.enhydra.org/cvs_source/DODS/index.html jboss gui: http://www.joyful-noise.de/jbossgui/index.html a question abt middlegen, do you start by creating the objects in your tool first, or do you start by importin