Re: logging request/response messages

2006-03-05 Thread Mike Barton
Try using WSABI, available @ http://sourceforge.net/projects/wsabi4axis It comes with monitoring module that does exactly what you want. --Mike Christopher Cheng wrote: I would like to log XML request / response text messages and their response times in database, is there a way to do it in

Re: AXIS 1.2 / OSCAR - How to automate server services deployment

2005-06-21 Thread Mike Barton
I would recommend that you start looking at AxisEngine and WSDDGlobalConfiguration to better understand how Axis manages deployments. As for partitioning, it all depends on your requirements. From an ease of management perspective, I would suggest using a single instance of Axis, managing mult

Re: /services/ intermittent display

2005-05-25 Thread Mike Barton
has its own server-config.wsdd Michael Oliver CTO Alarius Systems LLC 6800 E. Lake Mead Blvd, #1096 Las Vegas, NV 89156 Phone:(702)643-7425 Fax:(702)974-0341 *Note new email changed from [EMAIL PROTECTED] -Original Message- From: Mike Barton [mailto:[EMAIL PROTECTED] Sent: Wednesday, May

Re: /services/ intermittent display

2005-05-25 Thread Mike Barton
al Message----- From: Mike Barton [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 25, 2005 3:16 PM To: axis-user@ws.apache.org Subject: Re: /services/ intermittent display Michael, Try using WSABI, which allows you manage Axis via a simple web based GUI. This should get you going really fast.

Re: /services/ intermittent display

2005-05-25 Thread Mike Barton
Michael, Try using WSABI, which allows you manage Axis via a simple web based GUI. This should get you going really fast. WSABI is available at: Download: http://sourceforge.net/projects/wsabi4axis Information: http://www.allesta.com Live Demo: http://demo.wsabi.org --Mike Michael Oliver

Re: Debug CLIENT without tcpmon

2005-04-09 Thread Mike Barton
You can use the handlers in wsabi on the client side as well... --Mike Steffen Heil wrote: Hi Try wsabi4axis available for free download from SourceForge at http://sourceforge.net/projects/wsabi4axis/ It has a handler based audit log service that should give what you are looking for. I do NOT

Re: Debug CLIENT without tcpmon

2005-04-09 Thread Mike Barton
Try wsabi4axis available for free download from SourceForge at http://sourceforge.net/projects/wsabi4axis/ It has a handler based audit log service that should give what you are looking for. You can see it in action @ http://demo.wsabi.org Look under "Monitor" section and click on "Audit Logs

Re: Logging all requests

2005-04-08 Thread Mike Barton
This is repetition of my previous post but... Try WSABI... available at http://sourceforge.net/projects/wsabi4axis/ It comes with handlers to persist SOAP messages.. both request and response. The demo is available at http://demo.wsabi.org Look under "Monitor" section. --Mike Ralph Pöllath wrot

Re: How to dump the raw SOAP Envelope?

2005-04-08 Thread Mike Barton
Try WSABI... available at http://sourceforge.net/projects/wsabi4axis/ It comes with handlers to persist SOAP messages.. both request and response. --Mike Jin-Ha Tchoe wrote: Hi, we use Axis 1.2 Alpha with Tomcat 4.0.3 and Castor 0.95 for a SOAP-Service. Sometimes we have customers you are not accus

Re: Dynamically reconfiguring Axis at runtime?

2005-03-15 Thread Mike Barton
It's perfectly sane :-) Check out http://demo.wsabi.org Mike. Brian Abbott wrote: Hi, I have a webservice generated from a class that has overloaded methods. However, I only want one method defination to be exposed through Axis and have only that same method be represented in the generated WSDL. Wh

ANNOUNCE: WSABI For Axis v1.0 RC1 has been released

2005-03-01 Thread Mike Barton
Hello Axis Users, WSABI For Axis 1.0 RC1, a new version of the leading open source Web services management (WSM) product has been released. It is now available in source and binary form Source Forge pages at Source Forge. The latest version of WSABI For Axis includes a brand new security modul