Tryint do deploy my .ear using oracle plan results in the following error: C:\gerbeta301\bin>deploy deploy c:\day30beta\javaee6\assemblies\daytrader-ear\ta rget\daytrader-ear-3.0-beta-2-SNAPSHOT.ear c:\day30beta\javaee6\plans\target\cla sses\daytrader-oracle-xa-plan.xml Using GERONIMO_HOME: c:\gerbeta301 Using GERONIMO_TMPDIR: var\temp Using JRE_HOME: c:\program files\java\jdk1.6.0_31\jre Username: system Password: ******* 2012-04-14 13:47:25,089 ERROR [DeployTool] Error: org.apache.geronimo.common.DeploymentException: Operation failed: oracle/jdbc/xa /client/OracleXADataSource
at org.apache.geronimo.deployment.cli.CommandDistribute.executeOnline(Co mmandDistribute.java:168) at org.apache.geronimo.deployment.cli.CommandDistribute.execute(CommandD istribute.java:124) at org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java :171) at org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:64 ) at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65) at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:32 ) I have .jar files in two places. In my local repository and in geronimo repository. I seem to have to manually build the file structure under geronimo/repository. I have tried various heirarchies, matching the .ms repository structure exactly? ALso using ../oracle/jdbc/ojdbc14/10g/ojdbc14-10g.jar. I have tried using an old ojdbc14.jar and a new ojdbc6.jar. Always the same error when trying to deploy the datasource. The application deploys ok. I have also tried deploying via the console and get the same error. SO close. So very close. ANy suggestions? -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/deploy-tp3909648p3909648.html Sent from the Users mailing list archive at Nabble.com.