Hi Mohan, >If not JCR or HSQL Db if we want to connect the Lenya to other >database is there another way possible. Since many CMS supports >database e.g. if we take Opencms during installation it asks for the >databases. > Currently the lenya content is stored at the filesystem. > >Can there be any way or process to connect to external databases. > If you want to show your own content within lenya, you can leave it at the original place and access it with a lenya module. A lenya module is like a cocoon application. If you are able to access your data with a cocoon application, it should be possible to migrate it to lenya.
HTH Rudolf >If >there is preexisting data how it could be used with Lenya and also >suggest me if store the data in file system what exactly the benefit >is for storage. > >Thanks & Regards > >Mohan Prasad > >-----Original Message----- >From: news [mailto:[email protected]] on behalf of andreas hartmann >Sent: Thursday, December 25, 2008 3:03 PM >To: [email protected] >Subject: Re: Connection of Oracle database using JCR Repository > >Hi Mohan, > >Mohan Prasad schrieb: >> JCR Repository support is still present and by the help it stores >in >> content subfolder under pubs folder(bak extension file). > >as Thorsten already pointed out, JCR is not supported at the moment. >If you want our help regarding the usage of JCR for Lenya document >persistence, the discussion should start at a much more general >level. >We can't provide any support for your persistence custimization. > >The questions you're asking belong rather on the Jackrabbit mailing >list. The persistence manager configuration is in the scope of the >JCR implementation. > >-- Andreas > > >> Kindly reply >> me the details how it could be possible by changing the >repository.xml >> and workspace.xml file and the changes in these file regarding >> DBfilesystem and XMLPersistence Manager to Oraclepersistence >Manager. >> >> I had already made these changes and need to Know where code level >> changes is required so that it may change the storage from file >system >> to Databases. >> >> And also I request u to send me the details how table is created. >> >> Thanks & Regards Mohan & Prasad >> >> >> -----Original Message----- From: Thorsten Scherler >> [mailto:[email protected]] Sent: Wednesday, December 24, 2008 >10:20 >> PM To: [email protected] Cc: 'Michael Wechner'; >[email protected] >> Subject: Re: FW: Connection of Oracle database using JCR >Repository >> >> On Wed, 2008-12-24 at 18:02 +0530, Mohan Prasad wrote: >>> Hi >>> >>> Whether we change the JCR(Java Content Repository) settings and >>> change the persistent storage to Oracle(making changes in >>> "workspace.xml" and "repository.xml"). Kindly explain in details. >>> Please reply me (asap). >>> >> >> Please DO NOT contact me offlist if you are not looking for PAID >> support! >> >> Regarding JCR as far as I remember the JCR support is outdated >meaning >> I am pretty sure that it is not working ATM. >> >> salu2 >> >>> Thanks & Regards Mohan Prasad >>> >>> -----Original Message----- From: Thorsten Scherler >>> [mailto:[email protected]] Sent: Tuesday, December 23, 2008 >11:44 >>> PM To: [email protected] subject: RE: Connection of Oracle >>> database thin driver with Apache Lenya 2.0 >>> >>> On Tue, 2008-12-23 at 19:13 +0530, Mohan Prasad wrote: >>>> Hi >>>> >>>> If we want to import or export the data from the HSQL DB to any >>>> other database(Oracle) is it possible or not. >>>> >>> There are no data from lenya in the HSQLDB, like I pointed out >>> earlier. >>> >>> salu2 -- Thorsten Scherler Open Source >Java >>> <consulting, training and solutions> >>> >>> >>> >--------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] for >>> additional commands, e-mail: [email protected] >>> >> -- Thorsten Scherler <thorsten.at.apache.org> Open Source Java >> <consulting, training and solutions> >> >> >> >--------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] for >> additional commands, e-mail: [email protected] > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] For >additional commands, e-mail: [email protected] > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
