Hi Munjal,

Thankx a lot for the very quick response. 

Its a good news that JiBx doesn't work on transport layer and should work
with Mutual SSL.

I was reading about JiBx xsd to java mapper. It mentioned that 1.1 had older
version of mapping and may not be inline with 2.0 release. Are there any
examples provided for 2.0 to convert xsd to Java? (Basically consume the
xsds and generate JiBx java binding). 

I raised this question since we have some xsds pointing to other and so on
(sort of interlinked).

~Rajesh.B



Munjal Kansara wrote:
> 
> 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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Jibx-%2B-Axis-%2B-Mutual-SSL-tp21283926p21284836.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