Hi
 
         Alll
                    Plz help me on this.  iam getting this error
 
Name space conflict .how to solve this........ my binding xml is
 

<binding>


    <mapping name="customer" class="Customer" ns="http://www.sosnoski.com/ns1">
      <namespace prefix="ns1" uri=" http://www.sosnoski.com/ns1"/>
         <structure field="person"/>
   <value name="street" field="street"/>
   <value name="city" field="city"/>
    <value name="state" field="state"/>
    <value name="zip" field="zip"/>
    <value name="phone" style="attribute" field="phone"/>
     </mapping>
  <mapping name="person" class="Person" ns="http://www.sosnoski.com/ns2">
         <namespace prefix="ns2" uri=" http://www.sosnoski.com/ns2" default="all"/>
           <value name="cust-num" style="attribute" field="customerNumber"/>
     <value name="first-name" field="firstname"/>
     <value name="last-name" field="lastname"/>
     </mapping>
</binding>

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to