Hi,
I have an binding.xml file as attached:
http://www.nabble.com/file/p21307627/binding.xml binding.xml 
In here, the default namespace for Order5.OrderTroubleCall is
http://com.temp.appinterface/AppInterfaceServer. It contains a structure,
with the default namespace as: http://www.mycode.com/mysuite/types/v1x0
Since, i was getting the error "Default namespace conflict on mapping
reference", I added the attribute ns to the mapping tag itself for the
class="com.mycode.mysuite.types.v1x0.XsdDateType".

When I run the binding.xml, the JIBX classes generated do not create the
JIBX binding class that contains the marshal(), unmarshal(), isExtension()
and isPresent() methods.

Can anyone help me with this, or my understanding is wrong.
-- 
View this message in context: 
http://www.nabble.com/JIBX-class-not-generated-properly-tp21307627p21307627.html
Sent from the jibx-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to