Hi, I read the oasis specification for WS-ServiceGroup and I'd like to try
the Muse implementation of the standard.
My situation is:
-I have several WS-Resources, each managing one particular device
-I'd like to have a WS-Resource (the ServiceGroup), that groups my existing
services, and I'd like that a remote client can call the Add/Remove
operation on this ServiceGroup as well as query the group members.
If I understood correctly the specification, a ServiceGroup can group local
resources as well as remote WS-Resources (or even plain web services). In my
example the ServiceGroup WS-Resource does not create any resource 'locally':
I'd like it to simply group references to other WS-Resources.
I read at
http://ws.apache.org/muse/docs/2.2.0/manual/how-to/wsrf-add-service-groups.html
some istructions but I'm missing something:
-do I need to update my service WSDL to include the ServiceGroup capability?
Or do I just need to update the muse.xml file?
-If I have to modify the WSDL, what do I need to add in my WSDL? (for
example, given the WSRF example wsdl included in Muse2.2, how can I
customize it to include the ServiceGroup capability)
-How do I create my ServiceGroup resource? Do I need to write some custom
java code in my Initialize() method?

Could someone provide some example code?
Thanks in advance,
Marco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to