deploying a resource adapter (fwd)

2006-01-08 Thread Michael Allman
My question (below) didn't seem to make it to the list, so I'm resending it. Apologies if this results in a duplicate. -- Forwarded message -- Date: Sat, 7 Jan 2006 20:06:34 -0500 (EST) From: Michael Allman [EMAIL PROTECTED] To: user@geronimo.apache.org Subject: deploying a

Re: Hotdeployment

2006-01-08 Thread Cristian Roldan
HI Aaron, I deployed my ear first with the deploy.bat script, after that I wanted to update this ear putting the ear filein the deploy directory, in this second step I got the error message.Thanks. Aaron Mulder [EMAIL PROTECTED] escribió: Did you deploy using the hot deploy directory in

Re: Hotdeployment

2006-01-08 Thread Aaron Mulder
On 1/8/06, Cristian Roldan [EMAIL PROTECTED] wrote: HI Aaron, I deployed my ear first with the deploy.bat script, after that I wanted to update this ear putting the ear file in the deploy directory, in this second step I got the error message. OK. Right now it doesn't work that way. If

Re: Hotdeployment

2006-01-08 Thread Cristian Roldan
Thanks Aaron Aaron Mulder [EMAIL PROTECTED] escribió: On 1/8/06, Cristian Roldan <[EMAIL PROTECTED]>wrote: HI Aaron, I deployed my ear first with the deploy.bat script, after that I wanted to update this ear putting the ear file in the deploy directory, in this second step I got the error

deploying a resource adapter

2006-01-08 Thread Michael Allman
Hello, How do I configure several connection factories for a single (outbound) resource adapter in Geronimo 1.0? In JBoss 4, I copy a rar file into the deploy directory, and then I copy a bunch of -ds.xml files into the same directory. Each -ds.xml references the same rar file. Thank

ServiceMix is gone??

2006-01-08 Thread Hossam Karim
Just downloaded Geronimo 1.0 build with Jetty, and ServiceMix is gone. I wonder why?The release notes file includes this task:[GERONIMO-1326] - Remove ServiceMix modules / builder from 1.0 branch.Someone please clarify...

Re: ServiceMix is gone??

2006-01-08 Thread David Jencks
After talking with Guillaume Nodet, it became clear that the servicemix integration previously included with geronimo was completely out of date and more or less useless. Guillaume was working on an up to date integration that I believe is included/ hosted at ServiceMix. I'm not sure of

Web Console authentication realm

2006-01-08 Thread Cristian Roldan
Hi All, I could change the Web Console's authentication realm to use a ldap realm, i'm using the Geronimo's ldap (1389) , every thing works ok. But I saw that de deploy.bat script is using another realm, could someone tell me which security realm is using the deploy.bat script and the

Re: ServiceMix is gone??

2006-01-08 Thread Guillaume Nodet
The ServiceMix integration which was in Geronimo trunk on december, just before the 1.0 was planned, was really outdated and uses one old version (1.0) of spring. We had not enough time at the moment to revive it so the decision to remove it was taken. We now have a working set of gbeans in

Re: deploying a resource adapter (fwd)

2006-01-08 Thread Michael Allman
I think option 3 most closely approximates what I am doing with JBoss, but will it deploy three independent copies of the resource adapter archive? I'm developing said resource adapter, and when I rebuild it I would like to redeploy it once and have all the connection factories use the new

Online Book Update

2006-01-08 Thread Aaron Mulder
All, I've updated a little over half the existing content of my book to reflect the 1.0 release: - About Geronimo - Acquiring Quick Start - Elements of Geronimo - Database configuration - Security configuration - Development deployment overview - Web Application WARs You are of course

Re: deploying a resource adapter (fwd)

2006-01-08 Thread David Jencks
On Jan 8, 2006, at 8:12 PM, Michael Allman wrote: On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 7:38 PM, Michael Allman wrote: I'm developing said resource adapter, and when I rebuild it I would like to redeploy it once and have all the connection factories use the new

Re: deploying a resource adapter (fwd)

2006-01-08 Thread Michael Allman
On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 8:12 PM, Michael Allman wrote: On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 7:38 PM, Michael Allman wrote: I'm developing said resource adapter, and when I rebuild it I would like to redeploy it once and have all

Re: deploying a resource adapter (fwd)

2006-01-08 Thread David Jencks
On Jan 8, 2006, at 9:12 PM, Michael Allman wrote: On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 8:12 PM, Michael Allman wrote: On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 7:38 PM, Michael Allman wrote: I'm developing said resource adapter, and when I rebuild

Re: deploying a resource adapter (fwd)

2006-01-08 Thread Michael Allman
On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 9:12 PM, Michael Allman wrote: On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 8:12 PM, Michael Allman wrote: On Sun, 8 Jan 2006, David Jencks wrote: On Jan 8, 2006, at 7:38 PM, Michael Allman wrote: I'm developing