Hi All,

I'll be using JiBX Binding xml, JiBX (De)Serialzers for Apache AXIS
1.2 RC2. Now my question is, for the jibx binding xml file I write I
want to see how that binding xml file works in converting my java
classes to request/response xml soap message which I can view using
Apache AXIS TCPMonitor. How can I automate this step. Are there any
tools out there that can achieve this. I cannot simply go thro' the
laborious process of following below steps each and every time to
simply find how my binding xml works :
1. write my custom java classes
2. write jibx binding xml files 
3. invoke the web service 
4. generate a response soap message using jibx,axis on the server side
5. view how jibx binding xml, jibx (de)serializers worked on the
server side to generate a response xml soap message in according to
the jibx binding xml I have written on the server side.

In a nutshell, can we convert jibx binding xml to a real xml file may
be with no/dummy data and without having to input or create java
classes/object to achieve the same thing.


Thanks & Regards,
Kumar.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to