Re: [appfuse-user] Can't we use oracle database with out install

2008-11-18 Thread Michael Duergner
You installed the library with version 10.2.0.2.0 and your project is looking for version 10.2.0.1.0 according to the information you posted. On Tue, Nov 18, 2008 at 5:37 PM, grd prasad <[EMAIL PROTECTED]>wrote: > > hello all, > > i tried to deploy the oracle in my own repository and i tried as

Re: [appfuse-user] Can't we use oracle database with out install

2008-11-18 Thread grd prasad
hello all, i tried to deploy the oracle in my own repository and i tried as like below please check them and make it correct and give me a breif solution how to deploy the oracle into my own repository. for -Dpackaging=jar -Dfile i gave the path of ojdbc12.jar like below -Dpackaging=jar -Dfile=

Re: [appfuse-user] Can't we use oracle database with out install

2008-11-17 Thread Michael Horwitz
If you are not too worried about the version, use the command given by Maven to load the copy of ojdbc14 into your local Maven repository. All should work from there. Mike 2008/11/17 grd prasad <[EMAIL PROTECTED]> > > hi i want to run my project with oracle database.with me i have ojbdc14.jar >

[appfuse-user] Can't we use oracle database with out install

2008-11-17 Thread grd prasad
hi i want to run my project with oracle database.with me i have ojbdc14.jar but i don't know the version when i try to run the project it showing an errot like this as shown in below. Missing: -- 1) com.oracle:ojdbc14:jar:10.2.0.2.0 Try downloading the file manually from: http://