Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
Sorry, I misunderstood the error.
Here you go: https://helpx.adobe.com/experience-manager/using/first-osgi.html
Zugriffe
Antworten
Likes gesamt
Hi,
are you saying you are using CRXDE Lite to create a bundle? This is not supported any more, you should use a maven project to create the bundle[1]. What version of AEM are you using?
Regards,
Opkar
[1] https://helpx.adobe.com/experience-manager/using/events.html
Zugriffe
Antworten
Likes gesamt
Hi Opkar,
thanks for the replay
are you saying you are using CRXDE Lite to create a bundle?: vYes
i use the version 6.1.0. I can see it in the navigation menu(attached)
Zugriffe
Antworten
Likes gesamt
Hi,
you are not the first person to note issues with CRXDE Lite and compiling code in AEM6. Please use maven to build and deploy your code to AEM. There are plenty of good examples and should not take too long to setup. The link I included above, is specifically for events.
Regards,
Opkar
Zugriffe
Antworten
Likes gesamt
I want to create java file to use in jsp
Like:
<%@ page import="com.maa.test.HelloWorld"%><%
%><%@ include file="/libs/foundation/global.jsp"%><%
%><% HelloWorld hello = new HelloWorld();%><%
%>
<html>
<body>
<b><%= hello.getString() %></b><br>
</body>
</html>
@Thanks a lot
Zugriffe
Antworten
Likes gesamt
Sorry, I misunderstood the error.
Here you go: https://helpx.adobe.com/experience-manager/using/first-osgi.html
Zugriffe
Antworten
Likes gesamt
Thanks you very much.....
Zugriffe
Antworten
Likes gesamt
If you are new to AEM, you should also start reading about/using Sightly
http://docs.adobe.com/docs/en/aem/6-1/develop/sightly.html
http://blogs.adobe.com/experiencedelivers/experience-management/sightly-intro-part-1/
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten