You can use interceptors to log the request and response. The interceptor example includes logging on the client side [1]. For now, JiBX/WS only includes transport interceptors for the HTTP transport. XML Stream interceptors are planned for a future release, which will intercept just the payload and be transport independent.

nigel.

[1] http://jibx.svn.sourceforge.net/viewvc/jibx/jibxws/trunk/examples/http-servlet-interceptor/build/src/org/jibx/ws/example/interceptor/client/HelloClient.java?revision=322&view=markup

Steel City Phantom wrote:
im working on creating a soap client to a VERY poorly written web service. im fairly certain that the reason its not working is because the headers or namespaces are wrong but i can't see whats going back and forth between my dev machine and the server. is there a way to get jibx/ws to write all requests and responses to a log file so i can see whats going on?

--
You want it fast, cheap, or right.  Pick two!!
------------------------------------------------------------------------

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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/devconference
------------------------------------------------------------------------

_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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/devconference
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to