webservices/wsstar/wsstarplugin/data/101f9717.rss
changeset 0 62f9d29f7211
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webservices/wsstar/wsstarplugin/data/101f9717.rss	Thu Jan 07 16:19:19 2010 +0200
@@ -0,0 +1,98 @@
+/*
+* Copyright (c) 9717 Nokia Corporation and/or its subsidiary(-ies). 
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:        Resource definitions for project WSStarPlugin
+*
+*/
+
+
+
+
+
+
+
+
+
+#include <ecom/RegistryInfo.rh>
+
+RESOURCE REGISTRY_INFO theInfo
+    {
+    // UID for the DLL
+    dll_uid = 0x101F9717;
+    // Declare array of interface info
+    interfaces = 
+        {
+        INTERFACE_INFO
+            {
+            // UID of interface that is implemented
+            interface_uid = 0x101F96F9;
+            implementations = 
+                {
+                // frameworkID = "WS-STAR"
+                IMPLEMENTATION_INFO
+                    {
+                    implementation_uid = 0x101F9718;
+                    version_no         = 1;
+                    display_name       = "WSStarPlugin SIF";
+                    default_data       = "com.nokia.ws.wsstar.WSStarFramework";
+                    opaque_data        = "";
+                    }
+                
+                };
+            },
+        INTERFACE_INFO
+            {
+            // UID of interface that is implemented (Session Handler Interface)
+            interface_uid = 0x20000392;
+            implementations = 
+                {
+                // Validate Handler "http://schemas.xmlsoap.org/ws/2005/02/trust/ws-trust.xsd";
+                IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x101F9719;
+                version_no         = 1;
+                display_name       = "WSStarHandlerValidatePlugin";
+                default_data       = "urn:com.nokia.ws.wsstar.handler.validate:1.0";
+                opaque_data        = "";
+                },
+                // register Handler
+                IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x101F971A;
+                version_no         = 1;
+                display_name       = "WSStarHandlerRegisterPlugin";
+                default_data       = "urn:com.nokia.ws.wsstar.handler.register:1.0";
+                opaque_data        = "";
+                },
+                // Service Update handler
+                IMPLEMENTATION_INFO
+                {
+                implementation_uid = 0x101F971B;
+                version_no         = 1;
+                display_name       = "WSStarHandlerServiceUpdatePlugin";
+                default_data       = "urn:com.nokia.ws.wsstar.handler.serviceUpdate:1.0";
+                opaque_data        = "";
+                },
+                IMPLEMENTATION_INFO
+                    {
+                    implementation_uid = 0x101F9796;
+                    version_no         = 1;
+                    display_name       = "WSStar Message Handler - Policy";
+                    default_data       = "urn:com.nokia.ws.wsstar.handler.policy:1.0";
+                    opaque_data        = "";
+                    }                                
+                };
+            }
+        };
+    }
+ 
\ No newline at end of file