Big change in how geronimo/openejb is assembled and used.

2004-08-19 Thread David Jencks
As I suggested a couple of weeks ago, I've changed how assembly works in geronimo and openejb. The assembly modules now produce a jar distribution that is installed in your local maven repo. They don't produce a global target outside the assembly module. Parallel to this, the geronimo maven

[status] build: SUCCESSFUL, test: SUCCESSFUL | Linux 2.4.26, 2004-08-19

2004-08-19 Thread dblevins
NIGHTLY BUILD/TEST Date: Thu Aug 19 05:30:57 EDT 2004 Kernel: Linux 2.4.26 Host: beaver.codehaus.org Java: 1.4.2_04-b05, mixed mode Maven: 1.0 CHECKOUT: incubator-geronimo BUILDING: incubator-geronimo BUILD SUCCESSFUL Total time: 17 minutes 9 seconds Finished at: Thu Aug 19 05:49:17

Re: Enterprise Bean Structure

2004-08-19 Thread John Woolsey
Thank you for your reply. It is a neat feeling to be part of the community. I am going to move forward with text code generation. Mostly because this is an educational project. For me and anyone else who wants to learn from it. I figure readable java files are easier to learn from and debug. I

Re: Enterprise Bean Structure

2004-08-19 Thread jastrachan
On 19 Aug 2004, at 13:28, John Woolsey wrote: Thank you for your reply. It is a neat feeling to be part of the community. I am going to move forward with text code generation. Mostly because this is an educational project. For me and anyone else who wants to learn from it. I figure readable

RE: Security providers

2004-08-19 Thread Alan Cabrera
-Original Message- From: Dain Sundstrom [mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 2004 8:39 PM To: [EMAIL PROTECTED] Subject: Re: Security providers On Aug 16, 2004, at 5:55 PM, David Blevins wrote: Is the securtiy stuff hooked up by default? If not, what does it take