You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-user@ws.apache.org by arnodup <ad...@gmail.com> on 2010/01/25 15:14:01 UTC

Help about MOWS implementation

Hi all,
I have to build an application that checks the availablity of some web
services defined in a list. It would be, at first view, a "ping like"
monitoring. The view would be enhanced in a second step with other data.

I read with interests the guidelines of the Muse framework but the answer to
my question did not appear to me.
Could you help me? Do you have some articles, code examples or anything else
to give me?

Thanks in advance.
-- 
View this message in context: http://old.nabble.com/Help-about-MOWS-implementation-tp27307206p27307206.html
Sent from the Muse User mailing list archive at Nabble.com.


Re: Help about MOWS implementation

Posted by Jonas Buys <jo...@yahoo.com>.
You may consider using the Axis2 ping module when deploying your service with MUSE/Axis2.  Of course, the module will only report a single operation, i.e. MUSE's handleRequest instead of all operations defined in the WSDL.

I have been working on a simple implementation of MOWS last year, but work was suspended some weeks ago and I'm not sure when it will be completed.  Still need to implement some operation-specific capabilities and to apply some fixes for sync'ing WSLC and MUSE core request processing states.

Cheers, J.

--- On Mon, 1/25/10, arnodup <ad...@gmail.com> wrote:

> From: arnodup <ad...@gmail.com>
> Subject: Help about MOWS implementation
> To: muse-user@ws.apache.org
> Date: Monday, January 25, 2010, 3:14 PM
> 
> Hi all,
> I have to build an application that checks the availablity
> of some web
> services defined in a list. It would be, at first view, a
> "ping like"
> monitoring. The view would be enhanced in a second step
> with other data.
> 
> I read with interests the guidelines of the Muse framework
> but the answer to
> my question did not appear to me.
> Could you help me? Do you have some articles, code examples
> or anything else
> to give me?
> 
> Thanks in advance.
> -- 
> View this message in context: http://old.nabble.com/Help-about-MOWS-implementation-tp27307206p27307206.html
> Sent from the Muse User mailing list archive at
> Nabble.com.
> 
>