Hi,I'm using cq5.5 and i have some problems about the MessageGatewayService.import com.day.cq.mailer.MessageGatewayService;@Reference private MessageGatewayService messageGatewayService; I'm not able to access this reference and the import doesn't exist.Is the class changed? Did i leave somethin...
Hi Experts,We are running AEM 6.0 with SP2. After a recent restart of one of our publish instance, we are no longer able to login with admin credentials.We keep getting the following error in the logs: 16.10.2015 13:49:40.262 *WARN* [qtp2074601335-30] org.eclipse.jetty.servlet.ServletHandler /libs/g...
Hi Guys,When I'm working on customizing AEM, I've got some question. 1. As I know, If we want to change item assignee we have to use delegate. But sometime it doesn't show up or not work well. So Is there any other way to chaneg assignee?2. When I create Project and try to insert workflow on it, I ...
Hi,I have a requirement, where I need to return the nodes, that contains 2 properties, ex: Make and Model.In my node structure, there are cases, where make and model properties are available, but Model dont have any value in it.the property.operation: exists will check if the property itself is exis...
Hi Team,I would like to add a text over the image. Image is need to add as a background. Image also needs to have editing feature. Over the image a text need to place, The text is also an editable one.How i can implement. The sample screenshot given.Please help me to resolve the problem.Thanks,Raga...
Hi everyone, First post here, everything is in the title but here are some explanations :I would like to host some e-learning courses (SCORM norm) on a website made by AEM, I know it won't be possible as AEM doesn't accept SCORM files, but I heard about AEM communities for learning !So here it is ...
I'm using: var s7_videoview = new s7viewers.VideoViewer();to instantiate a video player, and setting the caption parameter:s7_videoview.setParam( "caption", "http://s7d2.scene7.com/is/content/Delldev/VTT/dell_daac_hilton_h264%5F720p_800x450_1200k_de-de.vtt,1" );I'd like to be able to change the capt...