Anhäge Datei beim E-Mail senden | Community
Skip to main content
mohamed90
Level 3
January 4, 2019
Solved

Anhäge Datei beim E-Mail senden

  • January 4, 2019
  • 4 replies
  • 3653 views

Hallo Zusammen und ein gutes Jahr, ich stehe gerade auf ein Problem bei AEM 6.4 .

Ich habe ein Formular mit Attachment und Send Button erstellt ,

meine Frage: wenn ich die Datei als attachment auswähle und auf senden click , kriege ich auf ein Fehler

Danke im Voraus

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gaurav-Behl

check  Could not initialize class com.rsa.cryptoj.o.dl error 

4 replies

Gaurav-Behl
Gaurav-BehlAccepted solution
Level 10
January 4, 2019
mohamed90
mohamed90Author
Level 3
January 7, 2019

Hi ,ich habe andere Error erhalten wie auf dem Bild unten

Gaurav-Behl
Level 10
January 7, 2019

Could you validate that the jar that contains com.rsa.jsafe.*  is deployed in OSGI as a separate bundle or packaged in your source code bundle?

If the bundle is available in /system/console/bundles as a separate one then use

<Require-Bundle>bundlesymbolicname</Require-Bundle> in pom.xml

mohamed90
mohamed90Author
Level 3
January 7, 2019

Entschuldigung , wo finde ich diese jar Datei die include com.rsa.jsafe.* ?

das habe ich nichts in meinem /system/console/bundles gefunden.

Thanks