Hi Suresh,

You need to provide some more details - when is the error occurring, 
what's the rest of the message, etc.

  - Dennis

Dennis M. Sosnoski
SOA, Web Services, and XML
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-296-6194 - Wellington, NZ +64-4-298-6117



suresh kumar wrote:
> 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"/ 
> <http://www.sosnoski.com/ns1%22/>>
>          <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
>   

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to