Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cosmos-dev] domain getallservices problem

Title: domain getallservices problem

Hubert

        The domain service group problem occurs because the getAllServices operation is not supported:

The resource at 'managementDomain' does not expose an operation with the WS-Action 'http://www.eclipse.org/cosmos/broker/GetAllServicesRequest' through any of its capabilities.

        I think the url should be domain instead of broker. What do you think?

See the muse.log below.

Regards

Bill

Jan 14, 2008 12:54:46 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://schemas.xmlsoap.org/ws/2004/09/mex'.

Jan 14, 2008 12:54:46 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://docs.oasis-open.org/wsrf/rpw-2/Get'.

Jan 14, 2008 12:54:46 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://docs.oasis-open.org/wsrf/rpw-2/Set'.

Jan 14, 2008 12:54:46 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://docs.oasis-open.org/wsrf/rpw-2/Query'.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/Identity'.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/ManageabilityCharacteristics'.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/OperationalStatus'.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/Description'.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitialized'] The resource at 'managementDomain' has started initialization of capability 'http://www.eclipse.org/domainRegistry'.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://schemas.xmlsoap.org/ws/2004/09/mex.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://docs.oasis-open.org/wsrf/rpw-2/Get.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://docs.oasis-open.org/wsrf/rpw-2/Set.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://docs.oasis-open.org/wsrf/rpw-2/Query.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/Identity.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/ManageabilityCharacteristics.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/OperationalStatus.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://docs.oasis-open.org/wsdm/muws/capabilities/Description.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initializeCapabilities

FINE: [ID = 'CapabilityInitializationComplete'] The resource at 'managementDomain' has completed initialization of capability 'http://www.eclipse.org/domainRegistry.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.SimpleResource initialize

INFO: [ID = 'ResourceInitialized'] The resource at 'managementDomain' has been initialized.

Jan 14, 2008 12:54:48 PM org.apache.muse.core.routing.SimpleResourceRouter initialize

INFO: [ID = 'RouterIsInitialized'] The resource router has been initialized.

Jan 14, 2008 12:54:48 PM org.apache.muse.util.LoggingUtils logMessage

FINE: [SERVER TRACE] SOAP envelope contents (incoming):

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">

    <soap:Header>

        <wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing">http://130.200.134.172:8080/domain/services/managementDomain</wsa:To>

        <wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing">http://www.eclipse.org/cosmos/broker/GetAllServicesRequest</wsa:Action>

        <wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:6c4eba63-e5af-99e7-bccc-0c55d5ab8ee4</wsa:MessageID>

        <wsa:From xmlns:wsa="http://www.w3.org/2005/08/addressing">

            <wsa:Address>http://www.w3.org/2005/08/addressing/role/anonymous</wsa:Address>

        </wsa:From>

    </soap:Header>

    <soap:Body>

        <pfx0:getAllServices xmlns:pfx0="http://www.eclipse.org/cosmos/broker"/>

    </soap:Body>

</soap:Envelope>


Jan 14, 2008 12:54:48 PM org.apache.muse.util.LoggingUtils logMessage

FINE: [SERVER TRACE] SOAP envelope contents (outgoing):

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">

    <soap:Header>

        <wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/role/anonymous</wsa:To>

        <wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/fault</wsa:Action>

        <wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:c6d24f2b-71fc-1b23-76cb-eebc78e2de97</wsa:MessageID>

        <wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing" RelationshipType="wsa:Reply">uuid:6c4eba63-e5af-99e7-bccc-0c55d5ab8ee4</wsa:RelatesTo>

        <wsa:From xmlns:wsa="http://www.w3.org/2005/08/addressing">

            <wsa:Address>http://130.200.134.172:8080/domain/services/managementDomain</wsa:Address>

        </wsa:From>

    </soap:Header>

    <soap:Body>

        <soap:Fault>

            <soap:Code>

                <soap:Value>soap:Sender</soap:Value>

                <soap:Subcode xmlns:wsa="http://www.w3.org/2005/08/addressing">

                    <soap:Value>wsa:ActionNotSupported</soap:Value>

                </soap:Subcode>

            </soap:Code>

            <soap:Reason>

                <soap:Text>[ID = 'ActionNotSupported'] The resource at 'managementDomain' does not expose an operation with the WS-Action 'http://www.eclipse.org/cosmos/broker/GetAllServicesRequest' through any of its capabilities.</soap:Text>

            </soap:Reason>

            <soap:Detail>

                <wsa:ProblemAction xmlns:wsa="http://www.w3.org/2005/08/addressing">

                    <wsa:Action>http://www.eclipse.org/cosmos/broker/GetAllServicesRequest</wsa:Action>

                </wsa:ProblemAction>

            </soap:Detail>

        </soap:Fault>

    </soap:Body>

</soap:Envelope>


Back to the top