[jibx-users] Mapping a Class multiple times in different ways...

2010-03-25 Thread Matthias Poell
Hi, I'm currently trying to analyse available binding frameworks including JiBX for a very specific requirement which we would like to meet, but no framework so far is capable of. Long story short, we have multiple webservices, some of them use the same return class but we would like to strip

Re: [jibx-users] Mapping a Class multiple times in different ways...

2010-03-25 Thread Harp, George
If you combined mule with different jibx configurations I think you would achieve your goals From: Matthias Poell [mailto:dxt...@gmail.com] Sent: Thursday, March 25, 2010 7:57 AM To: jibx-users@lists.sourceforge.net Subject: [jibx-users] Mapping a Class multiple times in different ways... Hi,

Re: [jibx-users] Mapping a Class multiple times in different ways...

2010-03-25 Thread Nigel Charman
Hi Matthias You should be able to work with different bindings in this way. BindingDirectory.getFactory() allows you to explicitly name the binding you wish to use [1]. If you're using an web service framework, you'll need to determine whether the framework allows you to specify the