<DIV>Hi Alex,</DIV>
<DIV> </DIV>
<DIV> I am not able to import the modules. when I try to import the module com.alkacon.documentation_1.0 module which i downloaded from <A href="http://alkacon.com">http://alkacon.com</A></DIV>
<DIV> </DIV>
<DIV> I am running opencms 5.0 on tomcat server and oracle database.</DIV>
<DIV> </DIV>
<DIV> I am getting this error.</DIV>
<DIV> </DIV>
<DIV> please some one help me.</DIV>
<DIV> </DIV>
<DIV>-------------------------</DIV>
<DIV><BR>com.opencms.core.CmsException: 0 Unknown exception. Detailed error: [com.opencms.file.oraclesql.CmsDbAccess]7. <BR>root cause was java.io.EOFException<BR> at com.opencms.file.genericSql.CmsDbAccess.readSystemProperty(CmsDbAccess.java:9651)<BR> at com.opencms.file.genericSql.CmsResourceBroker.readExportPath(CmsResourceBroker.java:5105)<BR> at com.opencms.file.CmsObject.readExportPath(CmsObject.java:2799)<BR> at com.opencms.workplace.CmsAdminModuleNew.getContent(CmsAdminModuleNew.java:122)<BR> at com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)<BR> at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)<BR> at com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)<BR> at com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)<BR> at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)<BR> at
 com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)<BR> at com.opencms.core.OpenCms.showResource(OpenCms.java:956)<BR> at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:310)<BR> at javax.servlet.http.HttpServlet.service(HttpServlet.java:696)<BR> at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)<BR> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)<BR> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)<BR> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at
 org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)<BR> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<BR> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)<BR> at
 org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)<BR> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)<BR> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)<BR> at
 org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)<BR> at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)<BR> at java.lang.Thread.run(Thread.java:534)<BR>>-----------<BR>>Root cause:<BR>>java.io.EOFException<BR>> at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2165)<BR>> at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2631)<BR>> at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:734)<BR>> at java.io.ObjectInputStream.<init>(ObjectInputStream.java:253)<BR>> at com.opencms.file.genericSql.CmsDbAccess.readSystemProperty(CmsDbAccess.java:9643)<BR>> at com.opencms.file.genericSql.CmsResourceBroker.readExportPath(CmsResourceBroker.java:5105)<BR>> at com.opencms.file.CmsObject.readExportPath(CmsObject.java:2799)<BR>> at
 com.opencms.workplace.CmsAdminModuleNew.getContent(CmsAdminModuleNew.java:122)<BR>> at com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)<BR>> at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)<BR>> at com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)<BR>> at com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)<BR>> at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)<BR>> at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)<BR>> at com.opencms.core.OpenCms.showResource(OpenCms.java:956)<BR>> at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:310)<BR>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:696)<BR>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)<BR>> at
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)<BR>> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)<BR>> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)<BR>> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR>> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR>> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR>> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)<BR>> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR>> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR>> at
 org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR>> at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)<BR>> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)<BR>> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR>> at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)<BR>> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<BR>> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)<BR>> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<BR>> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR>> at
 org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR>> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)<BR>> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR>> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR>> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR>> at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)<BR>> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)<BR>> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)<BR>> at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)<BR>> at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)<BR>> at
 java.lang.Thread.run(Thread.java:534)</DIV>
<DIV>java.io.EOFException<BR> at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2165)<BR> at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2631)<BR> at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:734)<BR> at java.io.ObjectInputStream.<init>(ObjectInputStream.java:253)<BR> at com.opencms.file.genericSql.CmsDbAccess.readSystemProperty(CmsDbAccess.java:9643)<BR> at com.opencms.file.genericSql.CmsResourceBroker.readExportPath(CmsResourceBroker.java:5105)<BR> at com.opencms.file.CmsObject.readExportPath(CmsObject.java:2799)<BR> at com.opencms.workplace.CmsAdminModuleNew.getContent(CmsAdminModuleNew.java:122)<BR> at com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)<BR> at com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)<BR> at
 com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache.java:149)<BR> at com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)<BR> at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)<BR> at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)<BR> at com.opencms.core.OpenCms.showResource(OpenCms.java:956)<BR> at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:310)<BR> at javax.servlet.http.HttpServlet.service(HttpServlet.java:696)<BR> at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)<BR> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)<BR> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)<BR> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)<BR> at
 org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)<BR> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at
 org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<BR> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)<BR> at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<BR> at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<BR> at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<BR> at
 org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)<BR> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)<BR> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)<BR> at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)<BR> at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)<BR> at java.lang.Thread.run(Thread.java:534)</DIV>
<DIV><BR>------------------------------------------------</DIV>
<DIV> </DIV>
<DIV>please some one help me.</DIV>
<DIV> </DIV>
<DIV> thanx</DIV>
<DIV>arvind</DIV>
<DIV> </DIV>
<DIV><BR><BR><B><I>Alexander Kandzior <alex@opencms.org></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Antonio, <BR><BR>I'll include your patch in the CVS later today or tomorrow.<BR><BR>Please send me the download URL for the ProstgreSQL pg74.215.jdbc3.jar, I'll<BR>then include this in the distribution as well.<BR><BR>Regarding yout tests: Did you execute org.opencms.test.AllTests? The output<BR>you attached was only regarding org.opencms.xml.content.AllTests, so there's<BR>a lot missing. In fact, if you did execute the right test, you must have<BR>exactly one test failing, this is the "publish project scenario A", since<BR>this currently always fails.<BR><BR>Best Regards,<BR>Alex.<BR><BR>Alexander Kandzior<BR>Alkacon Software - The OpenCms Experts<BR>http://www.alkacon.com<BR><BR><BR><BR>> -----Original Message-----<BR>> From: opencms-dev-bounces@opencms.org <BR>> [mailto:opencms-dev-bounces@opencms.org] On Behalf Of Antonio Core<BR>> Sent: Sunday, December 19, 2004 2:33
 AM<BR>> To: The OpenCms mailing list<BR>> Subject: Re: [opencms-dev] Running Unit test cases (was: <BR>> [PATCH] PostgreSQLSupport for OpenCms 6.x (CVS))<BR>> <BR>> Alex,<BR>> <BR>> I regret for the late response, but I had problems with my Pc...<BR>> <BR>> I prepared the configurations file for unit tests on <BR>> PostgreSQL following your instructions.<BR>> The tests have been executed without errors; please, find <BR>> attached at this email the log file <BR>> (TEST-org.opencms.xml.content.AllTests.txt).<BR>> <BR>> Attached at this email there is the <BR>> "opencms_postgresql_02.patch" file with these changes:<BR>> <BR>> File changed:<BR>> <BR>> - opencms/build.xml <BR>> the postgresql lines have been added.<BR>> <BR>> - opencms/test/test.properties <BR>> the setup for postgresql has been added.<BR>> <BR>> - opencms/test/data/WEB-INF/config/opencms-vfs.xml<BR>> the unittests failed because the class
 <BR>> <BR>> <BR>> org.opencms.workplace.xmlwidgets.CmsXmlVfsImageWidget<BR>> <BR>> doesn't exist anymore in the CVS tree.<BR>> Reading in the CVS log, I thought taht this <BR>> class has been replaced by<BR>> <BR>> <BR>> org.opencms.workplace.xmlwidgets.CmsXmlImageGalleryWidget<BR>> <BR>> For this reason, I replaced the line:<BR>> <BR>> <WIDGET class=org.opencms.workplace.xmlwidgets.CmsXmlVfsImageWidget <br>> alias="VfsImageWidget"/><BR>> <BR>> whit that one:<BR>> <BR>> <WIDGET<BR>> class="org.opencms.workplace.xmlwidgets.CmsXmlImageGalleryWidget"<BR>> alias="ImageWidget" /><BR>> <BR>> This is the same value as in the <BR>> opencms/webapp/WEB-INF/config/opencms-vfs.xml<BR>> file.<BR>> I hope that it is correct.<BR>> <BR>> <BR>> - opencms/webapp/setup/database/postgresql/create_db.sql<BR>> - opencms/webapp/setup/database/postgresql/drop_db.sql<BR>> -
 opencms/webapp/setup/database/postgresql/drop_tables.sql<BR>> -<BR>> opencms/webapp/setup/database/postgresql/step_4_database_setup.jsp<BR>> Changed the PostgreSQL setup file, <BR>> according unittests results.<BR>> <BR>> File Added:<BR>> -<BR>> opencms/test/data/WEB-INF/config.postgresql/opencms-modules.xml<BR>> -<BR>> opencms/test/data/WEB-INF/config.postgresql/opencms.properties<BR>> Configuration files to use in unittests <BR>> with PostgreSQL database<BR>> <BR>> Moreover, in the CVS source tree the file pg74.215.jdbc3.jar <BR>> is not present yet...<BR>> <BR>> Best Regards,<BR>> Antonio<BR>> <BR>> <BR>> On Mon, 2004-12-06 at 12:36 +0100, Alexander Kandzior wrote:<BR>> > Antonio,<BR>> > <BR>> > It took me a couple of days, but I actually "repaired" the <BR>> "unittests"<BR>> > target in the build.xml file. Turns out there was a library <BR>> missing. <BR>> > <BR>> > Let's
 assume you are able to run "ant war" and generate the OpenCms <BR>> > war file.<BR>> > <BR>> > Try running "ant unittests". This will run all the Junit tests and <BR>> > write the output to a file. The location of the file is ant <BR>> specific <BR>> > and may depend on your setup. Also, the optional "junit" target <BR>> > support for ant is required, this usually comes in a <BR>> "ant-junit.jar". <BR>> > Please check the ant homepage on how to configure these since.<BR>> > <BR>> > OpenCms configuration for unit tests:<BR>> > <BR>> > The unit tests run with a pre-configured database <BR>> configuration. The <BR>> > file "/test/test.properties" contains the main test settings. <BR>> > Basically you must configure the database you want to test here, as <BR>> > well as the local path configuration where the data is located.<BR>> > <BR>> > Each database must come with it's own set of
 pre-configured <BR>> > "opencms.properties". In the folder "/test/data/WEB-INF" <BR>> you will find <BR>> > one config.xxx folder for each supported database. These files are <BR>> > copied automatically to "/test/data/WEB-INF/config" during <BR>> test setup.<BR>> > <BR>> > For example, mySQL is configured by default in <BR>> "test.propeties" with <BR>> > the "db.product=mysql" setting. So the mySQL secific settings are <BR>> > taken form the folder "/test/data/WEB-INF/config.mysql". So in the <BR>> > mySQL example, it's assumed that there is a local mysql <BR>> installation, the user name is "root"<BR>> > and the user has no password. All of this is located in <BR>> > "opencms.properties". In case the test cases can't connect to the <BR>> > database, you must modify these parameters.<BR>> > <BR>> > Best Regards,<BR>> > Alex.<BR>> > <BR>> > Alexander Kandzior<BR>> >
 Alkacon Software - The OpenCms Experts http://www.alkacon.com<BR>> > <BR>> > <BR>> > <BR>> > > -----Original Message-----<BR>> > > From: opencms-dev-bounces@opencms.org <BR>> > > [mailto:opencms-dev-bounces@opencms.org] On Behalf Of Antonio Core<BR>> > > Sent: Thursday, December 02, 2004 2:56 PM<BR>> > > To: The OpenCms mailing list<BR>> > > Subject: RE: [opencms-dev] [PATCH] PostgreSQL Support for OpenCms <BR>> > > 6.x (CVS)<BR>> > > <BR>> > > Alex,<BR>> > > <BR>> > > Normally, I use jEdit as my development tool.<BR>> > > <BR>> > > Anyway, I've already installed Eclipse (ver 3.1M3) and I'm trying <BR>> > > it. ;)<BR>> > > <BR>> > > May you send me more informations about how proceed to setup and <BR>> > > perform JUnit tests with Eclipse?<BR>> > > <BR>> > > Best Regards,<BR>> > >
 <BR>> > > Antonio<BR>> > > <BR>> > > <BR>> > > <BR>> > > On Thu, 2004-12-02 at 10:36, Alexander Kandzior wrote:<BR>> > > > Are you using Eclipse for development?<BR>> > > > If so, I can yout tell how we do it, since we are using Eclipse.<BR>> > > > If not, there's also an ant task, but this may <BR>> currently be broken.<BR>> > > > <BR>> > > > Best Regards,<BR>> > > > Alex.<BR>> > > > <BR>> > > > Alexander Kandzior<BR>> > > > Alkacon Software - The OpenCms Experts http://www.alkacon.com<BR>> > > > <BR>> > > > <BR>> > > > <BR>> > > > > -----Original Message-----<BR>> > > > > From: opencms-dev-bounces@opencms.org <BR>> > > > > [mailto:opencms-dev-bounces@opencms.org] On Behalf Of Antonio <BR>> > > > > Core<BR>> > > > >
 Sent: Thursday, December 02, 2004 10:19 AM<BR>> > > > > To: The OpenCms mailing list<BR>> > > > > Subject: RE: [opencms-dev] [PATCH] PostgreSQL Support for <BR>> > > > > OpenCms 6.x (CVS)<BR>> > > > > <BR>> > > > > Alex,<BR>> > > > > <BR>> > > > > No, i didn't, sorry.<BR>> > > > > <BR>> > > > > I think that it will be necessary too.<BR>> > > > > <BR>> > > > > Thank you very much if you support me with that.<BR>> > > > > <BR>> > > > > Best Regards,<BR>> > > > > <BR>> > > > > Antonio<BR>> > > > > <BR>> > > > > <BR>> > > > > On Thu, 2004-12-02 at 09:51, Alexander Kandzior wrote:<BR>> > > > > > I applied these fixes to the CVS version.<BR>> > > > > > <BR>> > > > > >
 Antonio, did you run the Junit tests for Postgessql? These<BR>> > > > > are really<BR>> > > > > > helpful since they have quite a broad range of daabase<BR>> > > operation<BR>> > > > > > covered already. If not I can support you in getting these<BR>> > > > > up and running.<BR>> > > > > > <BR>> > > > > > Best Regards,<BR>> > > > > > Alex.<BR>> > > > > > <BR>> > > > > > Alexander Kandzior<BR>> > > > > > Alkacon Software - The OpenCms Experts <BR>> http://www.alkacon.com<BR>> > > > > > <BR>> > > > > > <BR>> > > > > > <BR>> > > > > > > -----Original Message-----<BR>> > > > > > > From: opencms-dev-bounces@opencms.org <BR>> > > > > > > [mailto:opencms-dev-bounces@opencms.org] On Behalf Of
 <BR>> > > > > > > Antonio Core<BR>> > > > > > > Sent: Wednesday, December 01, 2004 10:14 PM<BR>> > > > > > > To: OpenCms<BR>> > > > > > > Subject: [opencms-dev] [PATCH] PostgreSQL Support for <BR>> > > > > > > OpenCms 6.x<BR>> > > > > > > (CVS)<BR>> > > > > > > <BR>> > > > > > > Dear all,<BR>> > > > > > > <BR>> > > > > > > here is a patch for postgreSQL database support.<BR>> > > > > > > <BR>> > > > > > > The files changed:<BR>> > > > > > > <BR>> > > > > > > <BR>> opencms/src/org/opencms/db/postgresql/CmsBackupDriver.java <BR>> > > > > > > (specialized method deleteBackups of class <BR>> > > > > > > <BR>>
 opencms.src.org.opencms.db.generic.CmsBackupDriver)<BR>> > > > > > > <BR>> > > > > > > opencms/src/org/opencms/db/postgresql/query.properties<BR>> > > > > > > (added queries:<BR>> > > > > > > C_POSTGRESQL_BACKUP_DELETE_CONTENT<BR>> > > > > > > C_POSTGRESQL_BACKUP_DELETE_RESOURCES<BR>> > > > > > > C_POSTGRESQL_BACKUP_DELETE_STRUCTURE<BR>> > > > > > > removed query:<BR>> > > > > > > C_BACKUP_DELETE_RESOURCE<BR>> > > > > > > )<BR>> > > > > > > <BR>> > > > > > > <BR>> > > > > > > Having a CVS checkout of the opencms source, go into<BR>> > > the opencms<BR>> > > > > > > directory and launch the following command:<BR>> > > > > > > <BR>> > > > > > > patch -p0 <
 ....path.../opencms_postgresql_01.patch<BR>> > > > > > > <BR>> > > > > > > <BR>> > > > > > > Best Regards,<BR>> > > > > > > <BR>> > > > > > > Antonio<BR>> > > > > > > <BR>> > > > > > <BR>> > > > > > <BR>> > > > > > <BR>> > > > > > _______________________________________________<BR>> > > > > > This mail is send to you from the opencms-dev mailing list<BR>> > > > > To change<BR>> > > > > > your list options, or to unsubscribe from the list,<BR>> > > please visit<BR>> > > > > > http://mail.opencms.org/mailman/listinfo/opencms-dev<BR>> > > > > <BR>> > > > > <BR>> > > > > <BR>> > > > > _______________________________________________<BR>> > > >
 > This mail is send to you from the opencms-dev mailing<BR>> > > list To change<BR>> > > > > your list options, or to unsubscribe from the list, <BR>> please visit <BR>> > > > > http://mail.opencms.org/mailman/listinfo/opencms-dev<BR>> > > > > <BR>> > > > > <BR>> > > > <BR>> > > > <BR>> > > > <BR>> > > > _______________________________________________<BR>> > > > This mail is send to you from the opencms-dev mailing list<BR>> > > To change<BR>> > > > your list options, or to unsubscribe from the list, <BR>> please visit <BR>> > > > http://mail.opencms.org/mailman/listinfo/opencms-dev<BR>> > > <BR>> > > <BR>> > > <BR>> > > _______________________________________________<BR>> > > This mail is send to you from the opencms-dev mailing <BR>> list To change <BR>> >
 > your list options, or to unsubscribe from the list, please visit <BR>> > > http://mail.opencms.org/mailman/listinfo/opencms-dev<BR>> > > <BR>> > > <BR>> > <BR>> > <BR>> > <BR>> > _______________________________________________<BR>> > This mail is send to you from the opencms-dev mailing list <BR>> To change <BR>> > your list options, or to unsubscribe from the list, please visit <BR>> > http://mail.opencms.org/mailman/listinfo/opencms-dev<BR>> <BR><BR><BR><BR>_______________________________________________<BR>This mail is send to you from the opencms-dev mailing list<BR>To change your list options, or to unsubscribe from the list, please visit<BR>http://mail.opencms.org/mailman/listinfo/opencms-dev<BR></BLOCKQUOTE><p>
                <hr size=1>Do you Yahoo!?<br> 
<a href="http://us.rd.yahoo.com/mail_us/taglines/virus/*http://promotions.yahoo.com/new_mail/static/protection.html">Yahoo! Mail</a> - Helps protect you from nasty viruses.