Steel City Phantom
Sun, 22 Jun 2008 02:35:22 -0700
im just starting a transactional web service using weblogic. im using jibx for its performance as among other things, this service must maintain several hundred thousand transactions an hour. i have the xml schema set up, but im not exactly sure how to implement it in jibx. i have a common.xsd file, that has all the simple and complex types for the entire schema defined and limits put on the individual fields. so im other xml's for example, instead of having customer first name with a type of string, they all have customer first name with a type of first name. that first name simple type is defined in the common.xsd. how do i represent that in the bind file? second, going thru the tutorials, it looks almost like each and every xml file must have its own bind file and when you compile them each bind file generates its own jar file that is to be included in the final build, is this right?
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
_______________________________________________ jibx-users mailing list jibx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-users