Documentation for Magic G Ball

2004-10-06 Thread Aaron Mulder
I'm trying to test my documentation page, so I ran maven site -- is that still the right way? In any case, I got the following error: maven-javadoc-plugin:report: Overriding previous definition of reference to internal.javadoc.sources [mkdir] Created dir:

Re: Documentation for Magic G Ball

2004-10-06 Thread Dain Sundstrom
This is because the magic g ball does not extend our default project.xml file, and therefore doesn't have the magic stuff to make maven site work. David Blevins do you want to change this to extend etc/project.xml or do you want to add the magic maven site stuff from etc/project.xml? -dain

Re: Documentation for Magic G Ball

2004-10-06 Thread David Blevins
The Magic G Ball really shouldn't even be in applications, same goes for demo. I put a no-op site goal in the maven.xml for now. -David On Tue, Oct 05, 2004 at 06:52:35PM -0700, Dain Sundstrom wrote: This is because the magic g ball does not extend our default project.xml file, and

Re: Documentation for Magic G Ball

2004-10-06 Thread Aaron Mulder
Okay, but now I get: BUILD FAILED File.. /data/cvs/geronimo/maven.xml Element... ant:copy Line.. 667 Column 44 /data/cvs/geronimo/applications/magicGball/target/docs not found. Aaron On Tue, 5 Oct 2004, David Blevins wrote: The Magic G Ball really shouldn't even be in

Proposed new multiproject build

2004-10-06 Thread Dain Sundstrom
I have rewritten our multiproject build to add support for windows. The new goals all start with m: so as to not disrupt our current stuff. Assuming everyone is happy, I would like to remove the current multiproject and reactor goals (and drop the m: prefix). This is only a proposal, so if

Re: Documentation for Magic G Ball

2004-10-06 Thread David Blevins
I just patched it to make that dir, works on my machine. Haven't tried Dain's latest changes, so YMMV. -David On Tue, Oct 05, 2004 at 10:57:31PM -0400, Aaron Mulder wrote: Okay, but now I get: BUILD FAILED File.. /data/cvs/geronimo/maven.xml Element... ant:copy Line.. 667

[jira] Closed: (GERONIMO-362) Problem with proxies for ConnectionFactories

2004-10-06 Thread dev
Message: The following issue has been closed. Resolver: David Jencks Date: Tue, 5 Oct 2004 10:45 PM I've now updated the admin object stuff so the proxy extends the admin object implementation class, not the interface.

Re: Questions on Geronimo clustering support

2004-10-06 Thread Jules Gosnell
[EMAIL PROTECTED] wrote: Hi, I am trying to get a feel for how EJB/JNDI clustering will be implemented in Geronimo and when it might be implemented. I remember reading somewhere in the mail archives that the clustering module in Geronimo has been abandoned and that ActiveCluster will be used.

RE: Questions on Geronimo clustering support

2004-10-06 Thread Alan D. Cabrera
-Original Message- From: Jules Gosnell [mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I am trying to get a feel for how EJB/JNDI clustering will be implemented in Geronimo and when it might be implemented. I remember reading somewhere in the mail archives that

[jira] Created: (GERONIMO-365) Need ability to create queue/topic outside RAR

2004-10-06 Thread dev
Message: A new issue has been created in JIRA. - View the issue: http://issues.apache.org/jira/browse/GERONIMO-365 Here is an overview of the issue: -

Re: Proposed new multiproject build

2004-10-06 Thread David Jencks
m:update doesn't work for me. Geronimo and activemq are updated, then it tries to update geronimo using cvs. BUILD FAILED File.. /Users/david/geronimo/geronimo/svn/geronimo/trunk/maven.xml Element... ant:cvs Line.. 205 Column 15 cvs exited with error code 1 Command line was

Update Web Site?

2004-10-06 Thread Aaron Mulder
I checked in an update to the xdocs/ directory with a documentation page. How do we get that on to the web site? It looks like it hasn't been updated for a week or more, so I gather there's not a daily job or anything. Thanks, Aaron

RE: Update Web Site?

2004-10-06 Thread Alan D. Cabrera
There is a daily job. I turned it off because of all the build failures that were happening lately. I'll turn it back on. Regards, Alan -Original Message- From: Aaron Mulder [mailto:[EMAIL PROTECTED] Sent: Wed 10/6/2004 4:24 PM To: [EMAIL

RE: Update Web Site?

2004-10-06 Thread Aaron Mulder
On Wed, 6 Oct 2004, Alan D. Cabrera wrote: There is a daily job. I turned it off because of all the build failures that were happening lately. I'll turn it back on. Okay, thanks! Aaron

Re: Questions on Geronimo clustering support

2004-10-06 Thread Jules Gosnell
Alan D. Cabrera wrote: -Original Message- From: Jules Gosnell [mailto:[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, I am trying to get a feel for how EJB/JNDI clustering will be implemented in Geronimo and when it might be implemented. I remember reading somewhere in