Hi Toni

If you have classes and binding definitions for the service, you should be able to reuse the same classes and binding definitions for the client. This is the approach taken in JiBX/WS (http://jibx.sf.net/jibxws), which provides a JiBX based SOAP implementation.

The SchemaGen tool can generate the binding definitions and classes from XML schema, or you can generate the binding definitions from Java classes using CodeGen, or create them manually.

Does this answer your question?

regards,
nigel.

Toni Karhu wrote:
Hello, is it possible to generate JIBX Client stubs easily without a mapping file. We have an architecture where we are evaluating using JIBX as the binding for services. For the sake of consistency we would like to use it also for the SOAP clients , however it seems the client generation is not possible without a mapping file. Is it possible?

br,
Toni
------------------------------------------------------------------------

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
------------------------------------------------------------------------

_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to