I'm using Alfresco 5.1 Community and SDK 2.2. I migrate my project to All-in-one extension to make a Rapid Application Development (RAD) . I have two custom document library actions, that works without the all-in-one extension, but here, doesn't appear the image of the button and doesn't open the pages that is supposed (and doesn't give any error...).
There are any reason for this?
Another question, I get this: Failed to Refresh Web Scripts for Alfresco Share. Response status: 401, message: Unauthorized on IntelliJ, when I'm trying to run the project all-in-one with (alt+f9).
The error that I get in the shell: http://pastebin.com/wxpXEEKa
Thanks.