<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Indresh,<br>
    <br>
    please paste your stack trace again. You should be able to find the
    error also in idm.log in addition to the GUI so you could paste it
    as text.<br>
    <br>
    Regards<br>
    Ivan<br>
    <br>
    <div class="moz-cite-prefix">On 10/01/2014 11:53 AM, Indresh Kumar
      Bajpai wrote:<br>
    </div>
    <blockquote cite="mid:1412157208320.83682@ilantus.com" type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
      <p><span style="font-family: "Times New
          Roman",Times,serif;">Hi Team,</span></p>
      <p><br style="font-family: "Times New
          Roman",Times,serif;">
      </p>
      <p><span style="font-family: "Times New
          Roman",Times,serif;">Now I am passing the correct
          connector name space but still i am getting the same error</span></p>
      <p><span style="font-family: "Times New
          Roman",Times,serif;">please suggest needfully still what
          changes need to be done</span>.!!!!<span style="font-family:
          "Times New Roman",Times,serif;"> :-(</span></p>
      <p><br>
        <span style="font-family: "Times New
          Roman",Times,serif;"></span></p>
      <p><span style="font-family: "Times New
          Roman",Times,serif;"> i have checked the fallowing !!<br>
        </span></p>
      <p><br style="font-family: "Times New
          Roman",Times,serif;">
      </p>
      <span style="font-family: "Times New
        Roman",Times,serif;">1. I  gone through Configuration -
        Repository objects - Connector</span><br style="font-family:
        "Times New Roman",Times,serif;">
      <span style="font-family: "Times New
        Roman",Times,serif;"></span>
      <div><span style="font-family: "Times New
          Roman",Times,serif;">2. checked that  connector object
          created for the custom connector, and checked whether,
          midPoint has picked it up (JAR file) or not</span><br
          style="font-family: "Times New Roman",Times,serif;">
        <span style="font-family: "Times New
          Roman",Times,serif;"></span></div>
      <div><span style="font-family: "Times New
          Roman",Times,serif;">3. I have checked my connector
          object in the repository and check the values of "namespace"
          and "connector Type". These are being  used in resource
          configuration.
        </span><br style="font-family: "Times New
          Roman",Times,serif;">
        <span style="font-family: "Times New
          Roman",Times,serif;"></span></div>
      <p><br style="font-family: "Times New
          Roman",Times,serif;">
      </p>
      <p><span style="font-family: "Times New
          Roman",Times,serif;">Thanks and Regards</span></p>
      <p><span style="font-family: "Times New
          Roman",Times,serif;">Indresh</span><br>
      </p>
      <div id="Signature">
        <div name="divtagdefaultwrapper"
          style="font-family:Calibri,Arial,Helvetica,sans-serif;
          font-size:; margin:0">
          <div style="font-family:arial,sans-serif;
            font-size:13.333333969116211px;
            background-color:rgb(255,255,255)">
            <p><br>
            </p>
          </div>
        </div>
      </div>
      <div style="color: rgb(33, 33, 33);">
        <hr tabindex="-1" style="display:inline-block; width:98%">
        <div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
            color="#000000" face="Calibri, sans-serif"><b>From:</b>
            <a class="moz-txt-link-abbreviated" href="mailto:midpoint-bounces@lists.evolveum.com">midpoint-bounces@lists.evolveum.com</a>
            <a class="moz-txt-link-rfc2396E" href="mailto:midpoint-bounces@lists.evolveum.com"><midpoint-bounces@lists.evolveum.com></a> on behalf of
            Ivan Noris <a class="moz-txt-link-rfc2396E" href="mailto:Ivan.Noris@evolveum.com"><Ivan.Noris@evolveum.com></a><br>
            <b>Sent:</b> 30 September 2014 12:30<br>
            <b>To:</b> midPoint General Discussion<br>
            <b>Subject:</b> Re: [midPoint] Error Stack and Bug Report
            while Creating the Resource.xml..</font>
          <div> </div>
        </div>
        <div>
          <div style="font-family:times new roman,new york,times,serif;
            font-size:12pt; color:#000000">
            <div>Hi,<br>
            </div>
            <div><br>
            </div>
            <div>most probably, you are referencing incorrect connector
              namespace.<br>
            </div>
            <div>Is this value:
              <a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector">"http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector"</a>
              the same as the "<namespace>" value in the Connector
              object in midPoint Repository?<br>
            </div>
            <div><br>
            </div>
            <div>In the error message, midPoint is complaining about
              completely different namespace:
              com.ilantus.ixp.connector.pxp.<br>
            </div>
            <div><br>
            </div>
            <div>Also, this connectorType value:
              "midpoint.evolvium.connector.CustomConnector" looks like
              you've a typo (evolvium instead evolveum?)<br>
            </div>
            <div><br>
            </div>
            <div>Please do the following:<br>
            </div>
            <div><br>
            </div>
            <div>1. go to Configuration - Repository objects - Connector<br>
            </div>
            <div>2. check that you have connector object created for
              your custom connector. If not, midPoint has not picked it
              up (check where have you placed the JAR file)<br>
            </div>
            <div>3. open your connector object in the repository and
              check the values of "namespace" and "connectorType". These
              are to be used in your resource configuration. Do not
              change anything in the Connector objects; instead fix your
              Resource.<br>
            </div>
            <div><br>
            </div>
            <div>Also I recommend to edit the Resource (as well as any
              other object) in text editor instead of XML editor in
              midPoint to get rid of the generated namespaces.<br>
            </div>
            <div><br>
            </div>
            <div>Regards,<br>
            </div>
            <div>Ivan<br>
            </div>
            <div><br>
            </div>
            <hr id="zwchr">
            <blockquote style="border-left:2px solid #1010FF;
              margin-left:5px; padding-left:5px; color:#000;
              font-weight:normal; font-style:normal;
              text-decoration:none;
              font-family:Helvetica,Arial,sans-serif; font-size:12pt">
              <b>From: </b>"Indresh Kumar Bajpai"
              <a class="moz-txt-link-rfc2396E" href="mailto:indresh.bajpai@ilantus.com"><indresh.bajpai@ilantus.com></a><br>
              <b>To: </b>"midPoint General Discussion"
              <a class="moz-txt-link-rfc2396E" href="mailto:midpoint@lists.evolveum.com"><midpoint@lists.evolveum.com></a><br>
              <b>Cc: </b>"Sai Chandra" <a class="moz-txt-link-rfc2396E" href="mailto:sai.chandra@ilantus.com"><sai.chandra@ilantus.com></a>,
              "Shelly Piplani" <a class="moz-txt-link-rfc2396E" href="mailto:shelly.piplani@ilantus.com"><shelly.piplani@ilantus.com></a>,
              "Sumit Sharma" <a class="moz-txt-link-rfc2396E" href="mailto:sumit.sharma@ilantus.com"><sumit.sharma@ilantus.com></a><br>
              <b>Sent: </b>Monday, September 29, 2014 3:10:03 PM<br>
              <b>Subject: </b>[midPoint] Error Stack and Bug Report
              while Creating the        Resource.xml..<br>
              <div><br>
              </div>
              <style style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
              <div style="margin-top:0; margin-bottom:0"><span
                  face="Times New Roman,Times,serif"
                  style="font-family:Times New Roman,Times,serif">Hi
                  Everyone,
                </span></div>
              <div style="margin-top:0; margin-bottom:0"><br>
              </div>
              <div style="margin-top:0; margin-bottom:0"><span
                  face="Times New Roman,Times,serif"
                  style="font-family:Times New Roman,Times,serif">find
                  the details about Bug report</span> and
                <span style="font-family:"Times New
                  Roman",Times,serif">Error Stack</span><br>
              </div>
              <div style="margin-top:0; margin-bottom:0"><br>
              </div>
              <span face="Cambria,serif"
                style="font-family:Cambria,serif">1 - i am trying to
                develop one Custom connector which is Exposed through
                some soap based web services, while creating the
                resource.xml i am passing the host name, domainName,
                url  of soap web-services and password.</span>
              <div style="margin-top:0; margin-bottom:0"><br>
              </div>
              <div style="margin-top:0; margin-bottom:0"><span
                  face="Cambria,serif" style="font-family:Cambria,serif">then
                  i am trying to create the user through this soap url
                  in the target system</span></div>
              <div style="margin-top:0; margin-bottom:0"><br>
              </div>
              <div style="margin-top:0; margin-bottom:0">2 - <span
                  style="font-family:"Times New
                  Roman",Times,serif">
                  find the details about resource.xml</span></div>
              <div style="margin-top:0; margin-bottom:0"><br>
              </div>
              <div style="margin-top:0; margin-bottom:0"><resource
                xmlns=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/common/common-3">"http://midpoint.evolveum.com/xml/ns/public/common/common-3"</a><br>
                          oid="5398eb4e-d294-40e0-a061-e6fcf71b9777"<br>
                          version="15"><br>
                   <name>Dummy Connector</name><br>
                   <description><br>
                        Dummy connector<br>
                    </description><br>
                   <fetchResult><br>
                     
<operation>com.evolveum.midpoint.provisioning.api.ProvisioningService.getObject</operation><br>
                      <status>success</status><br>
                      <params><br>
                         <entry key="oid"><br>
                           
<paramValue>5398eb4e-d294-40e0-a061-e6fcf71b7777</paramValue><br>
                         </entry><br>
                         <entry key="type"><br>
                            <unknownJavaObject><br>
                              
                <class>java.lang.Class</class><br>
                               <toString>class
com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType</toString><br>
                            </unknownJavaObject><br>
                         </entry><br>
                         <entry key="options"/><br>
                      </params><br>
                      <context><br>
                         <entry key="implementationClass"><br>
                            <unknownJavaObject><br>
                              
                <class>java.lang.Class</class><br>
                               <toString>class
com.evolveum.midpoint.provisioning.impl.ProvisioningServiceImpl</toString><br>
                            </unknownJavaObject><br>
                         </entry><br>
                      </context><br>
                <connectorRef
                oid="500976c0-90c1-4647-8888-76b53f36777f"
                type="ConnectorType"><br>
                        <description>Reference to the ICF Custom
                connector by connectorType</description><br>
                        <filter><br>
                             <q:equal
                xmlns:q=<a class="moz-txt-link-rfc2396E" href="http://prism.evolveum.com/xml/ns/public/query-3">"http://prism.evolveum.com/xml/ns/public/query-3"</a>><br>
                            <q:path>connectorType</q:path><br>
                           
<q:value>midpoint.evolvium.connector.CustomConnector</q:value><br>
                         </q:equal><br>
                        </filter><br>
                    </connectorRef><br>
                    <connectorConfiguration><br>
                         <icfc:configurationProperties
xmlns:icfc=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/connector-schema-3">"http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/connector-schema-3"</a>><br>
                         <gen636:host
xmlns:gen636=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector">"http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector"</a>><a class="moz-txt-link-freetext" href="https://192.167.9.90:8080/selfService">https://192.167.9.90:8080/selfService</a></gen636:host><br>
                         <gen636:domainName
xmlns:gen636=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector">"http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector"</a>>xyzgroup.com</gen636:domainName><br>
                <gen636:url
xmlns:gen636=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector">"http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/bundle/com.dummy.custom.connector.demo/com.dummy.custom.connector.demo.CustomConnector"</a>><a class="moz-txt-link-freetext" href="https://190.169.9.50:9090/selfService">https://190.169.9.50:9090/selfService</a></gen636:url><br>
                      </icfc:configurationProperties><br>
                </connectorConfiguration><br>
                <schema><br>
                      <cachingMetadata><br>
                        
<retrievalTimestamp>2014-07-07T17:42:04.548+05:30</retrievalTimestamp><br>
                        
<serialNumber>9aad24da8007351d-2db2ce64521340b4</serialNumber><br>
                      </cachingMetadata><br>
                      <definition><br>
                         <xsd:schema
                xmlns:xsd=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema">"http://www.w3.org/2001/XMLSchema"</a><br>
                                    
xmlns:icfs=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3">"http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3"</a><br>
                                    
xmlns:ra=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/annotation-3">"http://midpoint.evolveum.com/xml/ns/public/resource/annotation-3"</a><br>
                                    
xmlns:tns=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3">"http://midpoint.evolveum.com/xml/ns/public/resource/instance-3"</a><br>
                                    
                xmlns:a=<a class="moz-txt-link-rfc2396E" href="http://prism.evolveum.com/xml/ns/public/annotation-3">"http://prism.evolveum.com/xml/ns/public/annotation-3"</a><br>
                                     elementFormDefault="qualified"<br>
                                    
targetNamespace=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3">"http://midpoint.evolveum.com/xml/ns/public/resource/instance-3"</a>><br>
                            <xsd:import
namespace=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3">"http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3"</a>/><br>
                            <xsd:import
                namespace=<a class="moz-txt-link-rfc2396E" href="http://prism.evolveum.com/xml/ns/public/annotation-3">"http://prism.evolveum.com/xml/ns/public/annotation-3"</a>/><br>
                            <xsd:import
namespace=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/annotation-3">"http://midpoint.evolveum.com/xml/ns/public/resource/annotation-3"</a>/><br>
                            <xsd:complexType
                name="AccountObjectClass"><br>
                               <xsd:annotation><br>
                                  <xsd:appinfo><br>
                                     <ra:resourceObject/><br>
                                    
                <ra:identifier>icfs:uid</ra:identifier><br>
                                    
                <ra:secondaryIdentifier>icfs:name</ra:secondaryIdentifier><br>
                                    
                <ra:displayNameAttribute>icfs:name</ra:displayNameAttribute><br>
                                    
                <ra:namingAttribute>icfs:name</ra:namingAttribute><br>
                                    
                <ra:nativeObjectClass>__ACCOUNT__</ra:nativeObjectClass><br>
                                    
                <ra:kind>account</ra:kind><br>
                                    
                <ra:default>true</ra:default><br>
                                  </xsd:appinfo><br>
                               </xsd:annotation><br>
                               <xsd:sequence><br>
                                  <xsd:element minOccurs="0"
                ref="icfs:uid"><br>
                                     <xsd:annotation><br>
                                        <xsd:appinfo><br>
                                           <a:displayName>ICF
                UID</a:displayName><br>
                                          
                <a:access>read</a:access><br>
                                        </xsd:appinfo><br>
                                     </xsd:annotation><br>
                                  </xsd:element><br>
                                  <xsd:element ref="icfs:name"><br>
                                     <xsd:annotation><br>
                                        <xsd:appinfo><br>
                                           <a:displayName>ICF
                NAME</a:displayName><br>
                                        </xsd:appinfo><br>
                                     </xsd:annotation><br>
                                  </xsd:element><br>
                                 <br>
                               </xsd:sequence><br>
                            </xsd:complexType><br>
                         </xsd:schema><br>
                      </definition><br>
                   </schema><br>
                   schemaHandling><br>
                      <objectType><br>
                         <intent>default</intent><br>
                         <displayName>Default
                Account</displayName><br>
                         <default>true</default><br>
                         <objectClass
xmlns:ri=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3">"http://midpoint.evolveum.com/xml/ns/public/resource/instance-3"</a>>ri:AccountObjectClass</objectClass><br>
                         <activation><br>
                            <administrativeStatus><br>
                               <outbound/><br>
                            </administrativeStatus><br>
                         </activation><br>
                         <credentials><br>
                            <password><br>
                               <outbound/><br>
                            </password><br>
                         </credentials><br>
                      </objectType><br>
                   </schemaHandling><br>
                   <capabilities><br>
                      <cachingMetadata><br>
                        
<retrievalTimestamp>2014-09-23T17:42:04.552+05:30</retrievalTimestamp><br>
                        
<serialNumber>3ebf41a0e7ba7163-78f22da1f4144888</serialNumber><br>
                      </cachingMetadata><br>
                      <native><br>
                         <cap:testConnection
xmlns:cap=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3">"http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3"</a>/><br>
                         <cap:create
xmlns:cap=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3">"http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3"</a>/><br>
                         <cap:delete
xmlns:cap=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3">"http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3"</a>/><br>
                         <cap:credentials
xmlns:cap=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3">"http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3"</a>><br>
                            <cap:password><br>
                              
                <cap:returnedByDefault>false</cap:returnedByDefault><br>
                            </cap:password><br>
                         </cap:credentials><br>
                      </native><br>
                      <configured><br>
                         <cap:activation
xmlns:cap=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3">"http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3"</a>><br>
                            <cap:status><br>
                               <cap:attribute
xmlns:ri=<a class="moz-txt-link-rfc2396E" href="http://midpoint.evolveum.com/xml/ns/public/resource/instance-3">"http://midpoint.evolveum.com/xml/ns/public/resource/instance-3"</a>>ri:validity</cap:attribute><br>
                              
                <cap:enableValue>true</cap:enableValue><br>
                              
                <cap:disableValue>false</cap:disableValue><br>
                               <cap:disableValue/><br>
                            </cap:status><br>
                         </cap:activation><br>
                      </configured><br>
                   </capabilities><br>
                   </resource><br>
              </div>
              <div style="margin-top:0; margin-bottom:0"><br>
              </div>
              <div style="margin-top:0; margin-bottom:0">3 -<span
                  style="font-family:"Times New
                  Roman",Times,serif"> While submitting the
                  resource i am getting the fallowing error in midpoint
                  and the below Error Stack.</span><br>
              </div>
              <div style="margin-top:0; margin-bottom:0"><br>
              </div>
              <div style="margin-top:0; margin-bottom:0"><img
                  moz-do-not-send="true" hasheight="false" setwidth="24"
                  setheight="24" class="" style="display: inline;
                  margin: 5px;"
src="https://outlook.office365.com/owa/service.svc/s/GetFileAttachment?id=AAMkAGNhNmZhZmM4LTZhNDEtNDJiOS1hYjQ2LWI0YTg4MjRjNjUwMABGAAAAAABDtyIVJsXWS5S11Ozr5bTrBwAZybznvlUmSptYmScVZqY1AAAAAAEKAAAZybznvlUmSptYmScVZqY1AAA3ccwVAAABEgAQADkFRuLmZfZFpEc7HExVaEE%3D&X-OWA-CANARY=qfcHCQFhqU2mhPGdK0oDNnGebCD8qdEIAB6unHlZzW-65NQiO0AxBDdDClCV_qYCH8wVW_4PT0A."><br>
              </div>
              <div id="Signature">
                <div style="margin:0">
                  <div>
                    <div style="margin-top:0; margin-bottom:0"><br>
                    </div>
                    <div style="margin-top:0; margin-bottom:0"><br>
                    </div>
                    <div style="margin-top:0; margin-bottom:0"><span
                        size="3" face="Times New Roman,Times,serif"
                        style="font-family:Times New Roman,Times,serif;
                        font-size:medium"><span style="font-size:12pt">4
                          -   Operating system - Cent OS</span></span><span
                        size="3" face="Times New Roman,Times,serif"
                        style="font-family:Times New Roman,Times,serif;
                        font-size:medium"><span style="font-size:12pt"><br>
                        </span></span></div>
                    <div style="margin-top:0; margin-bottom:0"><span
                        size="3" face="Times New Roman,Times,serif"
                        style="font-family:Times New Roman,Times,serif;
                        font-size:medium"><span style="font-size:12pt"> 
                               J2EE application server and its version -
                          Apache tomcat 6.0
                        </span></span></div>
                    <div style="margin-top:0; margin-bottom:0"><span
                        size="3" face="Times New Roman,Times,serif"
                        style="font-family:Times New Roman,Times,serif;
                        font-size:medium"><span style="font-size:12pt">       
                          Java version - JDK 1.7</span></span></div>
                    <div style="margin-top:0; margin-bottom:0"><br>
                    </div>
                    <div style="margin-top:0; margin-bottom:0">5 - <span
                        size="3" face="Times New Roman,Times,serif"
                        style="font-family:Times New Roman,Times,serif;
                        font-size:medium">
                        <span style="font-size:12pt">Mid point Version</span></span>
                      - 3.0</div>
                  </div>
                </div>
              </div>
              <p><br>
              </p>
              <p>6 -<span style="font-family:"Times New
                  Roman",Times,serif"> Error Stack when i am
                  assigning a target system (Account) to an individual
                  user</span><br>
              </p>
              <p><br>
              </p>
              <p><img title="pastedImage.png"
                  src="cid:part2.06070600.06070101@evolveum.com"><br>
              </p>
              <div id="Signature">
                <div
                  style="font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:; margin:0">
                  <div style="font-family:arial,sans-serif;
                    font-size:13.333333969116211px;
                    background-color:rgb(255,255,255)">
                    <p><br>
                    </p>
                    <p><br style="font-family:"Times New
                        Roman",Times,serif; font-size:12pt">
                    </p>
                    <p><span style="font-family:"Times New
                        Roman",Times,serif; font-size:12pt">based
                        on the above details can somebody suggest
                        needfully to fix it.</span><br>
                    </p>
                  </div>
                </div>
              </div>
              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.<br>
              _______________________________________________<br>
              midPoint mailing list<br>
              <a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a><br>
              <a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
            </blockquote>
            <div><br>
              <br>
            </div>
            <div><br>
            </div>
            <div>-- <br>
            </div>
            <div><span name="x"></span>-- <br>
                Ing. Ivan Noris<br>
                Senior Identity Management Engineer<br>
                evolveum.com<br>
                ___________________________________________<br>
                         "Idem per idem - semper idem Vix."<span
                name="x"></span><br>
            </div>
          </div>
          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.
        </div>
      </div>
      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.
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
  Ing. Ivan Noris
  Senior Identity Management Engineer
  evolveum.com
  ___________________________________________
           "Idem per idem - semper idem Vix."
</pre>
  </body>
</html>