Hi, I am using alfresco 4.0.b. under company home, i couldnt find web projects folder. Need a solution to fix it..or is it with something to do with the version? i have deployed wcqms and web editor in their appropriate locations. Pls let know..its very urgent.
Web Projects are available only when you have deployed the alfresco WCM which is separate module the Alfresco DM. You can check it by checking the file wcm-bootstrap-context.xml file It should be present under tomcat/shared/classes/alfresco/extension/.
Also WCMQS is related to Alfresco Share It has nothing to do with the WebProjects folder.
thanks for your reply..now we have installed alfresco-community-avm-4.0.b and able to see the Web Projects and webforms in alfresco explorer. We have created one sample web project and web form.
When the form has images uploaded with it, im able to see the image when i click the preview button in staging sandbox but when i use web script to view the assets content in staging sandbox im not able to view the images.
The below is the URL used to view the content in staging sandbox. All the texts are getting displayed but the images are not displayed.
So, that means you are not able to see the image when the web content is fetched by webscript? Could check on the URL which it is referring in place of the image? I think you need to fetch the image through separate webscript call.