where i unziped integratedsemantics.zip inside it.
my problem is that i failed to list the flexspaces webscripts by package on http://localhost:8080/alfresco/service/ and each time flexspaces failed to login.
please what do i miss to get my flexspaces run like the tutorial above ???
( i also created a new space in Company Home > Data Dictionary > called Web Scripts Extensions, but how can i import the integratedsemantics inside it ) ???
On that blog post I had alfresco on running in a separate tomcat with alfresco. I would first try and get flexspaces working in a standalone separate tomcat, then try it on on the more integrated way. With the alfresco integrated into lifreray tomcat, do webscripts work in general? Try using the login webscript with http://localhost:8080/alfresco/service/api/login?u=admin&pw=admin If not think there are some other posts about using webscripts inside lifefray. What version of alfresco are you using? Strange it didn't already have a web scripts extension folder.
Server Web Scripts Installation 1. Install unzipped integratedsemantics.zip integractedsemantics webscripts dir in the repository data dictionary webscripts extension folder or in a webscript extension classpath folder http://wiki.alfresco.com/wiki/Web_Scripts#Step_2:_Storing_a_Web_Script (Easy way: In web client use the Import action and import integratedsemantics.zip into /Company Home/Data Dictionary/Web Scripts Extensions/ Folder inside it will be unzipped automatically) 2. restart alfresco server or use reset button on http://localhost:8080/alfresco/service to register new webscripts
This portlet although new on Liferay side, uses a very old version of Alfresco. Web scripts require at least 2.1 (And the login url and service page tests show webscripts in general not are working)