There are so many Linux distributions to choose from! What is the "best" linux flavor for a web hosting environment running primarily:
Apache HTTP, Tomcat or JBoss, MySQL and Alfresco (not necessarily all in the same instance).
Are there any significant differences in terms of ease of administration and configuration, performance and s...
Anyone out there using the community (not enterprise subscription) version of Alfresco in production? Anyone with an enterprise subscription have any comments on doing so?
...
I'm using Java for accessing Alfresco content server via it's web service API for importing some content into it. Content should have some NamedValue properties set to UTF-8(cyrillic) string. I keep getting the Sax parser exception:
org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0x1b) was found in the element content ...
Hi,
I want to set up a content mgmt system. And i feel the combination of Alfresco with Opsoro is a gud one. Any other suggestions?
visit Alfresco &
Opsoro
...
Hello
My company is going to use Alfresco as a intranet. I think it's not fastest application and wonder if it can work with few hundred users expected.
Do you have any experience using it with such or larger group?
...
I am extending Alfresco Web Client and in one page while expanding panels I get this error. I do not get it always.
JSF : java.lang.IllegalStateException: Client-id : _idJsp35 is duplicated in the faces tree in Alfresco Web Client
I tried to give every component possible unique id, but error still shows up. How can I find source of th...
Hi, I am currently receiving a Strict Standards error when trying to make an alfresco web service call. I am using the Zend Framework. The tutorial works fine when not using the Zend Framework.
If i use the Zend_Soap_Client i get a segmentation error, when i use the PHP Soap_Client i get the following error message:
Strict Stand...
I'm a developer running a website on a CentOS 5 box with Apache Tomcat 6.x, Alfresco Labs 3 (the standalone .war file) and a couple custom webapps.
The server has been up and running without problem for the past several months, but just the other day someone was uploading an image through Alfresco and the site stopped responding. In ad...
When I play with alfresco share, I found it is difficult to track the UI and javascript. you can only see some class name in the HTML tags, But you are difficult to know how are they constructed, And When, where and how can these scattered HTML code can render such a fancy page.
Can someone help me ? Please offer several example and...
<div class="yui-gd">
<div class="yui-u first"><label for="${args.htmlid}-addContent">${msg("label.HowToAddContent")}:</label></div>
<div class="yui-u">
<select id="addContent" name="addContent" onchange="dropdown(this)">
<option value="1" selected="selected">${msg("label.ge...
Is there a way that I can call alfresco via webscript and get back a list of node types or list of node properties that are available? So if there are three different node types (cm:content, cm:folder, and cm:foo), I'd get that three returned to me (and not actually nodes that are one of these three types)?
Reason why I'm asking is th...
Saw a similar question at http://stackoverflow.com/questions/349067/download-a-file-using-javascript but this one is specific to IE and I'm using extjs and alfresco (opsoro). I can get a download prompt for text files fine in Opera, Chrome, and Firefox, but not IE.
Below is a list of what I've tried so far, which all work on other br...
Hi,I am uploading several files to Alfresco repsitory via webdav. The batch process works fine, but after the upload, all dates in the repository are changed to current date.
How can I make it keep and show the original file dates (creation and modified) ?
Thanks.
...
Alfresco Version 3.0
I have made export from our test environment and now trying to import it to my development machine.
Export goes without a problem.. but import gived me error:
Please correct the errors below then click OK.
Failed to execute import: org.alfresco.service.cmr.view.ImporterException: Failed to import package at line...
Hi all,
i am playing around with alfresco WCM and want to implement a simple login mechanism in my surf application, so that I can show some information about the actual existing Alfresco user.
Can anyone give me a hint?
I already walked through http://www.benh.co.uk/alfresco/surf-part-1-getting-started/ but now I get stucked.
Tha...
some sample examples to develop advanced workflow deploying it in alfresco server using jbpm and connectivity to database
Regards,
...
Hi,
I am new to Alfresco Development. I had learn Alfresco Implementation and Usage little bit. Now i want to develop a application using Alfresco, ie, Knowledge Management Application with customized UI with my defined features only. No need to be with full features of Alfresco. Where should i start? I heard that there is two ways to de...
Hey guys! Any Alfresco experts out there?
I have created a document type in Alfresco and am trying to associate it with an image -- Somehow. I don't really mind how it's done - an image uploader in the metadata section when saving the actual document would be nice, but I can live with having to upload the image first and then associatin...
I am considering doing a rewrite of an open source project from LAMP to J2EE and integrating it with an enterprise oriented CMS as the GUI. The two most viable OSS ECM J2EE CMS platforms that I have run across are Alfresco and Nuxeo.
I need to get into some deep integration with whatever CMS I pick. Which one of these two technologies (...