Combining the two files into one solved the problem.  Perhaps there is a bug
when separate files are used?  This file works:

<binding xmlns:ns0="http://www.whisolutions.com/PartSelectCommon/2009-06-01";
name="binding" package="com.whisolutions.pss.common.model">
  <namespace uri="http://www.whisolutions.com/PartSelectCommon/2009-06-01";
prefix="ns0"/>
   <format type="int"
deserializer="com.whisolutions.pss.common.utility.WebUtility.deserializeInt"/>
   <format type="java.lang.Integer" 
deserializer="com.whisolutions.pss.common.utility.WebUtility.deserializeInteger"/>
  <format type="com.whisolutions.pss.common.model.PIESAssetType"
enum-value-method="toString"/>
   <include path="PartSelectService_20081007Binding.xml"/>
  <include path="PartSelectCommon_20090601Binding.xml"/>
    <include path="PartSelectLicenseService_20090521Binding.xml"/>
</binding>
-- 
View this message in context: 
http://www.nabble.com/Combining-Binding-Files-Causing-%22no-unmarshaller-for-element%22-error-tp23853900p23869023.html
Sent from the jibx-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to