06-02-2012 05:21 AM
Could not save module: "Alfresco Portlet Extension"
Could not save deployment configuration, please ensure you are authenticated. Changes will not survive server restart.
Why I am getting such error message06-04-2012 09:33 AM
One of the main problems that can occur when deploying modules is that different authentication mechanisms are used for WebScript and remote client calls. This means you might be authenticated to access a WebScript (i.e. the module deployment script) but not to actually persist changes to the remote client. The end result would be that modules might be deployed in application memory but would not survive a server restart.Check his blog at http://blogs.alfresco.com/wp/ddraper/2012/01/04/extensibilty-updates-roundup/.
08-01-2012 07:34 AM
10-09-2012 10:36 AM
10-10-2012 04:46 AM
10-10-2012 09:28 AM
<config evaluator="string-compare" condition="WebFramework">
<web-framework>
<module-deployment>
<enable-auto-deploy-modules>true</enable-auto-deploy-modules>
<mode>auto</mode>
</module-deployment>
</web-framework>
</config>
10-10-2012 10:24 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.