Well, for one thing, the namespace URI is wrong (see http://geronimo.apache.org/schemas.html). Also, you can't deploy this as a standalone plan -- you need to pass the TranQL connector RAR on the command line as well. It might be easiest to create the pool with the console, or at least us it to write a plan for you (and the plan screen also has the correct syntax to deploy the pool by hand).
Thanks, Aaron On 6/19/06, Afkham Azeez <[EMAIL PROTECTED]> wrote:
Hi, I tried to deploy this [1] plan using the following command: java -jar deployer.jar --user system --password manager deploy ~/projects/tungsten/modules/webapp/conf/geronimo/tungsten-geronimo-plan.xml I get the following error. Error: Unable to distribute tungsten-geronimo-plan.xml: Cannot deploy the requested application module (planFile=/home/azeez/projects/tungsten/modules/webapp/conf/geronimo/tungsten-geronimo-plan.xml) What is the reason for this? The database URL is correct. I'd be happy if the deployer would give the actual reason why the above plan failed to deploy. -- Thanks Afkham Azeez [1] http://www-lk.wso2.com/~azeez/tungsten-geronimo-plan.xml