Arun Gupta, Miles to go ...

Arun Gupta is a technology enthusiast, a passionate runner, and a community guy who works for Sun Microsystems.
« Previous day (Aug 15, 2007) | Main | Next day (Aug 17, 2007) »

http://blogs.sun.com/arungupta/date/20070816 Thursday August 16, 2007

Sun and Microsoft: Interoperability Now - New Article

Sun and Microsoft: Interoperability Now is a new article released from Sun Inner Circle. This is a follow up to Sun Net Talk where Greg Papadopoulos and Harold Carr provided a detailed overview of Project Tango. This article provides an update on how the 10-year collaborative agreement between Sun and Microsoft is reaping benefits for the customers.

Read more about Project Tango (part of Metro) in this 26-page article.

Sun Inner Circle is a monthly newsletter for IT professions and is available in 18 versions worldwide. A complete archive of the previous articles is available heree.

Technorati: webservices innercircle metro glassfish interoperability sun microsoft

del.icio.us | furl | simpy | slashdot | technorati | digg |
|

TOTD #1: SOAP Messaging Logging in Metro

I'm starting a new series today called Tip Of The Day. In this series I'll respond to technical questions asked directly to me, on forums or other aliases. These questions might have been answered else where and this will be a summary of such tips in that case.

This tip tells how to monitor SOAP messages in Metro (the Web services stack in GlassFish). There are couple of ways to monitor SOAP messages:

  1. For client-side message logging, set system property com.sun.xml.ws.transport.http.client.HttpTransportPipe.dump=true. For server-side message logging, set system property com.sun.xml.ws.transport.http.HttpAdapter.dump=true.

  2. If you want more fine-grained logging, then consider using the logging properties defined here.

Another option is to use wsmonitor.

How do you monitor SOAP messages ?

Technorati: totd webservices metro soap glassfish

del.icio.us | furl | simpy | slashdot | technorati | digg |
|
« Previous day (Aug 15, 2007) | Main | Next day (Aug 17, 2007) »

Valid HTML! Valid CSS!

This is a personal weblog, I do not speak for my employer.