Page 1 of 1
Re: Updates to the Community Edition
Posted: Fri Aug 24, 2012 10:40 am
by mmussato
brhahlen wrote:Let me be very clear and put empahasis on what I have previously stated: I really like LogicalDOC, and I think you are doing an awesome job on the forums and providing help for the Community Edition users. Also, I understand that since we are not paying for anything, we are not entitled to anything, in essence.
I am mostly curious as to why there are no upgrade scripts provided to get from 6.3.5 to 6.4 or from 6.4 to 6.5.
Thanks in advance for your reply

Yes, same opinion from me, but in the same situation as brhahlen
Any updates on this out there?
Re: Updates to the Community Edition
Posted: Thu Sep 06, 2012 2:38 pm
by agaspa
To the following address there is the upgrade package that allows you to upgrade an existing LD CE 6.3.5 to the latest 6.4.x version released (actually 6.4.2)
http://sourceforge.net/projects/logical ... p/download
Re: Updates to the Community Edition
Posted: Fri Sep 07, 2012 2:09 pm
by agaspa
You should verify that in your web.xml there is also this part:
Code: Select all
<servlet-mapping>
<servlet-name>Webdav</servlet-name>
<url-pattern>/webdav/*</url-pattern>
</servlet-mapping>
From what regards the URL access point you should include in the url the post-path: "/store".
Usually for a LD CE it is:
http://localhost/logicaldoc/webdav/store and the port is 8080.
Depending of your client you must have to add the port in the URL or not in this form:
http://localhost:8080/logicaldoc/webdav/store
Re: Updates to the Community Edition
Posted: Fri Sep 07, 2012 2:49 pm
by agaspa
You should not use it from Web-browser, you must use a dedicated client like NetDrive or WebDrive
Re: Updates to the Community Edition
Posted: Fri Sep 07, 2012 3:42 pm
by agaspa
No, this bug has been resolved in LD 6.5.1
Re: Updates to the Community Edition
Posted: Mon Nov 12, 2012 5:33 pm
by car031
If and when an update package will be available, it will be published on Sourceforge, so no need to push on this forum.