cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with File Servers

arautenberg
Champ in-the-making
Champ in-the-making
Hi all,

our environment:

2 instances of Jboss on one maschine (Linux). One for production and the other on for test. Each instance with Alfresco 1.4 using Oracle 10g.

Everything works great!

Now we want to use Alfresco for common files like forms or education tutorials. Each document should have different versions. We want to provide the documents in a folder in filesystem. No problem 4 Alfresco….but for me.

My Problems:

1. I don't want to start the file servers in the test-environment, because only one FTP-/CIFS-Server is possible on the maschine. Just need the file-servers in the production-environment. How can i configure my test-environment not to start the file-servers??

2. When i mount the workspace as a folder on my windows-maschine, i get 3 files (_Alfresco.url, _checkinout.exe, _showdetails.exe). I don't want these files, because we mount as normal users in read-only-mode. How can i delete these files???

Thanks for advice.

André Rautenberg
1 REPLY 1

paulhh
Champ in-the-making
Champ in-the-making
Hi André

"Production" - you need proper support, not the forums.   That's how the developers get paid, from support subscriptions 😉

The answer to 2. is easy - in the alfresco/extension/file-servers-custom.xml that is shipped in the JBoss and Tomcat bundles, there's a section that starts with <desktopActions>.  Just comment out that block and restart.

Off the top of my head, I don't know the answer to 1., but I'm sure it will just be another bit of config to add (overriding the cifsServer bean).

Cheers
Paul.