Hi Rajesh,

Please find my comments inline...

Regards
Munjal

Rajesh Balamohan wrote, On 1/4/2009 8:15 PM:

Folks, We are in the process of evaluating Jibx since its performance seems to be too good. We are currently using AXIS for webservice and we have made the webservice to talk in Mutual SSL. We also have a bunch of XSD (4 or 5) which pertain to this webservice. Questions: 1. Does Jibx has any known issues with Mutual SSL?
I don't think any issue will be there with Mutual SSL - as JiBX does not interact directly with any transport layer - it's XML<->Java binding. Logically it should be usable over any transport ...
2. Can it work seamlessly with in our case?. Or do we need to take care of any complex XSD and handcraft it ourselves?
We use JiBX for generating and consuming XML document confirming to XSD - it works perfectly fine. As far as JiBX binding are concerned we have coded them manually as our Java Class Maps to Database table structure to utilize power of Hibernate and XSD document is generic representation independent of database representing organizations business vocabulary and data structure.

Any pointers on this would be of great help.
~Rajesh.B


------------------------------------------------------------------------

------------------------------------------------------------------------------
------------------------------------------------------------------------

_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

------------------------------------------------------------------------------
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to