[Midpoint-dev] Antwort: Issue while configuring email notification
Chris.Woods at rohde-schwarz.com
Chris.Woods at rohde-schwarz.com
Thu Aug 28 09:22:15 CEST 2014
Hi Shelly,
on lines 66/67 you have <notificationConfiguration> nested within
<notificationConfiguration> - maybe this is the problem.
Cheers,
Chris Woods
Rohde & Schwarz GmbH & Co. KG
Postbox 80 14 69, D-81614 Muenchen
Dept. 6OIZ
email: chris.woods at rohde-schwarz.com
------------------------------------------------------------
Geschäftsführung / Executive Board: Manfred Fleischmann (Vorsitzender /
Chairman), Christian Leicher, Peter Riedl, Sitz der Gesellschaft /
Company's Place of Business: München, Registereintrag / Commercial
Register No.: HRA 16 270, Persönlich haftender Gesellschafter / Personally
Liable Partner: RUSEG Verwaltungs-GmbH, Sitz der Gesellschaft / Company's
Place of Business: München, Registereintrag / Commercial Register No.: HRB
7 534, Umsatzsteuer-Identifikationsnummer (USt-IdNr.) / VAT Identification
No.: DE 130 256 683, Elektro-Altgeräte Register (EAR) / WEEE Register No.:
DE 240 437 86
Von: Shelly Piplani <shelly.piplani at ilantus.com>
An: "midpoint-dev at lists.evolveum.com"
<midpoint-dev at lists.evolveum.com>
Datum: 28.08.2014 09:06
Betreff: [Midpoint-dev] Issue while configuring email notification
Gesendet von: midpoint-dev-bounces at lists.evolveum.com
Hi,
I am using Midpoint3.0
I am trying to configure email notification for account creation.
Following is the code which I am adding in my system configuration
<notificationConfiguration>
<mail>
<server>
<host>smtp.gmail.com</host>
<port>25</port>
<username>test at gmail.com</username>
<password>
<clearValue>ila123</clearValue>
</password>
<transportSecurity>none</transportSecurity>
</server>
<defaultFrom>abc at gmail.com</defaultFrom>
<debug>true</debug>
</mail>
<simpleAccountNotifier>
<statusFilter>
<status>success</status>
</statusFilter>
<transport>mail</transport>
</simpleAccountNotifier>
</notificationConfiguration>
However I am getting following error:
No field notificationConfiguration in class class
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationConfigurationType
(and no suitable substitution too)
Save object (Gui)
Cause: No field notificationConfiguration in class class
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationConfigurationType
(and no suitable substitution too)..
Attached is the xml for System configuration
Please suggest.
Regards,
Shelly
This message contains information that may be privileged or confidential
and is the property of ILANTUS Technologies. It is intended only for the
person to whom it is addressed. If you are not the intended recipient, you
are not authorized to read, print, retain, copy, disseminate, distribute,
or use this message or any part thereof. If you receive this message in
error, please notify the sender immediately and delete all copies of this
message. [attachment "systemconfig.xml" deleted by Chris Woods/RSD]
_______________________________________________
midPoint-dev mailing list
midPoint-dev at lists.evolveum.com
http://lists.evolveum.com/mailman/listinfo/midpoint-dev
More information about the midPoint-dev
mailing list