I've actually got a light-weight SOAP framework build around JiBX. I've been trying to get this released but have had a number of distractions. I'll at least get it checked into CVS with a demonstration application within the next couple of days.
Trying to do this with one of the other SOAP frameworks is likely to be ugly - you'd basically need to treat the SOAP data as a DOM or equivalent, then read it out with an XMLPull parser interface. The current frameworks don't work well with data binding (which includes Castor or JAXB, not just JiBX).
- Dennis
Silva, Carlos wrote:
What is the recommended way to use SOAP in combination with jibx? I'm trying
to avoid the need to use an external SOAP API if possible.
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users
