Knowledge on ES workspace and Service Registry

Hi All,
I am a webdynpro for java developer.
Recently I installed CE 7 1 EHP1. where I got ESR as well.
Kindly, provide me some information on ESR, and what is Service repository, how I can use them in NWDS CE 7 1 EHP1.
Regards,
Devender  V

Hi,
When using services, we distinguish between the service provider and the service consumer.In the simplest case, we can assume that the service provideru2014the person who provides the servicesu2014knows the service requestor and informs the latter where services can be found. However, this contradicts the idea of a global service platform. What makes the use of Web Services attractive is the idea that applications can be built from services that are available in a central registry. This service can be provided with the Services Registry.
The Services Registry is a registry for Web services. Located centrally within an SOA landscape, it contains entries for all services and service definitions in that landscape, with references to the servicesu2019 relevant WSDL metadata and to the locations of the callable service endpoints. The registered services are classified using semantic-rich classification systems to enable browsing of services by classification.
The ES Workplace in the SAP Developer Network (SDN) provides a central source of information for getting to know Enterprise Services. It has a publicly available Services Registry.
Browse the enterprise services that are offered in the ES Workplace of the SAP Developer Network (at sdn.sap.com --> Enterprise SOA --> Explore Enterprise Services). By reading the detailed documentation of the enterprise services you can decide which services are useful in your applications.
You can use business objects from a SAP backend system, or from Visual Composer, for your Java Web Dynpro application. From the Enterprise Services Repository (ESR) in an SAP system, you retrieve the business object nodes and compound service interfaces. You import the Enterprise Services Model. (similar to the way you use Adaptive RFC or webservices models).
The detailed explaination is available in CE Library on help.sap.com.
Here are links on services registry & ESR ...related to CE 7.1.1 (ehp1):
http://help.sap.com/saphelp_nwce711/helpdata/EN/8d/aebdfd45264936877b3d531743df78/frameset.htm
http://help.sap.com/saphelp_nwce711/helpdata/EN/47/d2ab0eb6f33c84e10000000a42189c/frameset.htm
Hope this clarifies.
Regards,
Anagha
Edited by: Anagha Jawalekar on Mar 27, 2009 4:07 PM

Similar Messages

  • Regd.UDDI server configuration in PI 7.1 and services registry

    Hi ,
    i have gone through many forum posts before posting this , so expecting a genuine answer:) which can be rewarded:).
    I am using PI 7.1 and trying  to taste the services registry flavour of it.
    i followed the SAP Note 1267817 - Configure Services Registry proxy , but i am not able to assign the roles
    SERVICES_REGISTRY_READ_ONLY or SERVICES_REGISTRY_READ_WRITE in Su01.
    i get a message that such a role doesnt exist at all.
    Qn1:Do i need  installed any software componet like UDDI etc, or do in  need to have uddi server
    configured for this , if yes how to do that..
    I have seen the help.sap link : I am struck at the point "Discovery URL host name", according to the help.sap it will come automatically , but in my case it has some Rivalry.
    Qn2:How to configure UDDI server n PI 7.1
    , any step by step guide which applies to PI 7.1 will help.
    Qn3:What is the relation between tcode soamanager, services registry and UDDI
    Qn4: I am not able to search my services in soamanager->business administration->WS administration
    I have activated the services (Webservice Runtime)as mentioned in the Blog
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d06b6392-cde7-2c10-8f8b-bdea5d781dd9

    Thanks Raj,
    This property specifies a URL for the host name of the *physical machine where the Discovery
    API of the UDDI server is located.* Its value is set automatically by default.
    I am not able to understand this present in [help.sap |http://help.sap.com/saphelp_nwpi71/helpdata/en/45/c1ea61a1194432e10000000a155369/frameset.htm]
    what may be  the reason for   not able to assign the above roles as per the sap note given above?
    Is there any componet needs to be installed line UDDI?Can a technical user role have this roles
    accepted,i used my ID for configuration XI super user!
    After following the note partially i.e w/o giving the user roles. when in rt click sender agreement and say publish
    it slaps me with this error
    Com.sap.aii.ib.core.uddi.RegistryCleintException:
    A save request exceeded the quantity limits u2026Number of Business Entries Exceeds Your limit of 1(2)
    But if i open Services registry  i can see that service got published.when i test in WS navigatore it
    gives 503 service unavailable error.
    How to delete unused published services
    . Initialy i took the wsdl URL generated from
    disply WSDL and published using publish tab in Services Registry , they dont have any key associated.
    How to delete them?I can see any direct option
    Regards,
    Abhi

  • Oc4j standalone 10.1.3.3 and service registry with ssl install help needed

    Hello,
    I'm trying to install service registry with oc4j standalone for testing and demoing but am having some difficulty with the ssl side of things.
    I have setup a oc4j standalone 10.1.3.3 and configured the following ports:
    default http port: 9991
    ormi port: 9992
    ormi ssl port: 9993
    https port: 9994
    I have configured oc4j standalone for SSl as per instructions by copying default-web-site.xml to secure-web-site.xml and added secure="true" to <web-site> tag and added <ssl-config keystore..../> as well. I've also modified server .xml and added <web-site path="./secure-web-site.xml" /> into the file.
    I have then installed service registry as a publication (discovery) with http port pointing to 9991 and ssl enabled pointing to 9994 with oracle database.
    I can load http://localhost:9991/ and also https://localhost:9994 and both secure and non-secure page loads fine for the oc4j webpage. I can load http://localhost:9991/registry/uddi/web/ page but when I click on any of the link on it tries to load https://localhost:9994/registry/uddi/web i get a http 404 not found error.
    Tried googling and searching the forum for info, but I'm in need of a little help on where I went wrong.
    Thanks

    Hy frank, thanks for your reply:
    We use a jdk shipped with jdeveloper for running OC4J;
    "<JDev install dir>\jdk\bin\java.exe"
    java -version says:
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
    Regards.
    Davide

  • How to "Manually" publish WCF service in Service Registry

    Since WCF service publication is not yet supported by ES Explorer for .NET, will someone know me how to do that in SAP NetWeaver CE 7.1.
    I did the following:
    Services Registry->Publish and picked up the WSDL from WCF, and pressed the Publish button.
    Now when I go to "Service Definition" tab, and put service interface name in Find dialog box, the service appears in "Found Service Definitions:.." list, and can see details in "General" and "Endpoints" tabs in the bottom.
    However, the "Classifications" and "System Details"  tab don't show anything since I just imported the standard WSDL from WCF without any SAP specific extesions.
    Can I somehow manually edit them, and classify my service, since I could not do that from the ES Explorer tool?
    Edited by: Fakher Halim on Dec 9, 2008 11:49 AM

    Rima,
    I only have publish button on my CE page. I an using  SAP NetWeaver    CE 7.1 SR5. It does not have a "Next" button on its web page. However, I could successfully do the classification of this service.
    Here is what I am doing:
    1. Going to the first page http://LOCALHOST:50000/index.html. Here I have 8 options, e.g. "Web Services Navigator"; "SAP NetWeaver   Administrator"; and "Services Registry".
    I  click on    "Services Registry".
    A new browser window opens. (I can also do the same by directly navigating to http://LOCALHOST:50000/sr and logging on).
    2. The title of this page is "Services Registry".
    I click on "Publish" Tab, and see "Publish Services" page underneath it. On this page I just have a single text box with accompanied label "Endpoint WSDL: " and a single yellow button "Publish"
    3. When I copy paste my service WSDL, the only button I can press is "Publish" .
    After pressing that button, and waiting for a few seconds a green checkbox appears with message indicating that service is successfully published. I never see the "Next" button you mentioned in your solution.
    Can you please guide me on that?

  • Retail Enterprise Services not in service registry

    Hello gurus,
    I'm at the latest version of ECC(retail) and PI and I activated ES for retail.  proxies are there and all the prereq swc are installed.
    However, when I checked in SOA and service registry, I couldnt find the services!!
    how will i be able to create end points if not in SOA?
    Did i miss anything?  or is it a special case for retail?
    Thanks!

    Hi Palani,
    I guess the first 2 things you may want to test are:
    1. Is the Webservice reachable? please try and run the webservice URL in your browser and see if you get the xml file.
    2. Proxy settings - please see that the proxy settings on the server are defined properly.
    Hope this helps.
    Regards.
    Omer.

  • Where is ESR ,Service Registry in ECC or SAP-PI?

    Hi Gurus,
    i am trying to develop a custom web service in ECC 6.0 with the end point "Function module' . i went to SE80 and did all the required things.
    I want to know where is my ESR and service registry in ECC? Does it only exists in SAP-PI or it also exists in R/3  ECC 6.0 ? I dont know about it and if it exists in ECC 6.0 how does SOAMANAGER helps and what role does it play in that?
    so when ECC 6.0 act as a service provider , our WSDL will be generated in R/3 ECC 6.0 so in that case where we register our service and how?
    Well I read that SAP Service Registry along with Enterprise Services Repository are shipped with SAP NetWeaver Process Integration 7.1 and SAP NetWeaver Composite Environment 7.1 but then when we create our custom enterprise services in R/3 ECC System how ESR and Enterprise registry comes in to play? how this whole thing works?
    Regards,
    Mayank

    Hi Mayank,
    Key message: ESR + SR is part of PI and/or CE and doesn't exist on ECC.
    Now regarding your confusion over service created on ECC from FM:
    ESR is modeling tool which just model the service, and you can't really execute this service until unless you implement it somewhere (may be ECC). ESR act as central repository of meta-data of all services, however no service execute on ESR and it is just some sort of storage place. Real benefits ESR gives is that you can connect different systems with ESR and extract meta-data (WSDL) to implement webservice in backend (ECC or Java).
    On other hand Service Registy act as yellow page where information about actual services is available so if you are looking for some specific service you look into yellopages (Service Registry) and locate the endpoint (actual address) of webservice, again service execute on backend systems not in Service Registry.
    When you create service out of FM in ECC then you are still creating service but you are not using ESR, you can also publish service into Yellowpages(Service Registry) so others can locate your service. This approach is called inside-out development, for inside out development you don't need ESR.
    You can also design same service in ESR first and then create proxy in ECC and call FM inside proxy, this approach is known as outside-in approach of developing services.
    On SCN you can find plenty of information on this subject, and remember outside-in/top down approach is recommended (design first then develop).
    Regards,
    Gourav

  • Authorization on service registry

    Hi
    Please tell me what all authorization we need to publish a service in SAP PI SR.
    We need to publish, discover and classify service in SR.

    i doing CE 7.2 also facing that problem, i did followed the tutorial intro from SAP
    this is the tutorial pdf link, /people/venky.shankararaman2/blog/2010/08/23/sap-bpm-tutorial-using-ce-72
    i finish tutorial part 1, half way part 2 then i find out need to configure intro part
    and faced error message "can't find SR" , when i can't find Service Registry from CE 7.2 studio , then i think should go back configure Service Registry can't configure, by right which WSDL should work well which made a connection to communicate, between  provider system and service registry , which can made a search at service registry, can drag data out after that.
    please help me out from repeat problems, because i still process on my project

  • How to synchronize PI service registry and IBM WSRR

    Hello All,
    In our current project we have developed one web service which resides in SAP CE and is registered in SAP PI Service Registry.
    But our client has IBM websphere that acts as a middleware for all ther services (interfaces/web services)
    Now, I need to understand how to synchronize SAP PI Service Registry with IBM WSRR (Websphere Services Registry and Repository)
    What are the steps/configurations need to be performed at PI end and IBM WSRR end?
    Appreciate your help in this matter.
    Thanks,
    Shriram.

    Hi,
    Refer the below links i think it will be helpful.
    Configuring a central Services Registry:
    http://help.sap.com/saphelp_nwce711/helpdata/en/47/d391d7b8fc3c83e10000000a42189c/frameset.htm
    You can also use the Wizard based configuration: http://help.sap.com/saphelp_nwce711/helpdata/en/f7/6182bd68434595ba5105a0a346efcc/frameset.htm
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/00985388-6748-2c10-0d83-f17c3e768a8b&overridelayout=true
    Regards,
    Sudha S.

  • Services Registry in PI 7.1 - What is this and where is it used?

    Hi,
    Can anyone tell me what is Services Registry in PI 7.1 ? What featuers are available in it and where is it used or how its helpful?
    I dont have access to it in my system, so am curious to know the contents of it!!
    Do we define global data types by any chance in the Services Registry ?
    Cheers,
    S

    Hi,
    What is Service Registry?
    Definition: Service Registry is a registry for Webservices that is located centrally within an SOA landscape.  In simple words u201Cwhere are our services implemented?u201D can be identified by using Service Registry.
    PI 7.1 contains a UDDI v.3 compliant Service Registry contains information about services provided in that landscape with references to the WSDL metadata relevant for those services and to the locations of the callable service endpoints.
    How the Service Registry used in PI?
    1.     As a Webservice provider we can publish Webservice.
    2.     As a Webservice consumer we can search for and find Webservices for consumption.
    3.     We can test our Webservices.
    4.     Manage third party Webservices and classify them to provide them for consumption in our system landscape.
    5.     Providing Deployment information (i.e End point information).
    Enterprise Services Repository (ESR):
    To support strategic service oriented approach SAP provides a new Enterprise Service Repository. ESR is a central repository of information that contains all the services. ESR is a container, stores all the underlying Meta data of application objects like service interfaces and descriptions. The global data types, interfaces and business processes maintained in Enterprise service repository which can be reuse where needed. The first implementation of ESR and its associated editors come in SAP Netweaver04u2019s, which has been evolved from NetWeaver Exchange Infrastructure Integration Repository. Enterprise service repository is a design time repository of service objects for ESA. You can model all service design objects for a process and can reuse the data types and service objects which are already maintained. All enterprise services are published in a central Enterprise service repository so they can be used by anybody who really needs that service includes customers and partners.
    The Enterprise Service Repository is the evolution of what it was known as the Integration Repository in XI.  Now the Integration Repository is called the ESR and XI is called PI.  Using the Integration Repository as foundation for the ESR made a lot of sense since many of the capabilities were already there: metadata storage, defining message types, data types, operations, etc.
         ESR is just like Integration Repository for XI.  Here you can design/define your Service Interfaces and Enterprise Services.
         ESR is the central repository in which Service Interfaces and Enterprise Services are modeled centrally and their metadata is stored.
         In simple words u201CWhat does the service do and what does it need?u201D can be answered from ESR.
         ESR is used for: -
    1.     Definition of Processes and Services
    2.     Store Service Metadata
    3.     Central Modeling and Design Environment.
    Global Data Types
         Definition: Global Data Types are company-wide, defined data types based on international standards.  They are based on the SAP methodology and are defined in a standards-based way in the ESR.
         They are based on the ISO 15000-5 and UN/CEFACT CCTS standards and act as the semantic building blocks for service interfaces.
         Global Data Types help you in standardizing service definitions across your organization and provide the key building blocks that can be reused across all your service definitions.
         Global Data Types have been approved SAP-wide by the Governance Process for Business Content.
         Global Data Types have been defined in the ESR and are described by XML schema.
    Thanks,
    Satya Kumar

  • Default username and password Oracle Hyperion workspace/shared services

    Hi Friends,
    I had installed Install Oracle Hyperion Planning, Fusion Edition Release 11.1.1.3.0 (foundation services and planning)
    but i am unable to login to workspace,shared services
    what is the default username and password for these.Please let me know?
    Regards,
    DB

    Hi,
    Default Admin user is: admin and default PW: password.
    If you have not yet changed.
    Thanks
    Focusthread Hyperion Trainer
    [http://focusthread.com/training]

  • Regarding  the Service Registry in SAP  PI 7.1 and non SAP System ....!

    Hi All ,
    I  need to know answers for the below Question ...hope to get some answers frm Experts ....
    1) How to publish service from non-SAP systems?
    2)  How to use discovered service in the Service Registry for consumer/provider scenario? With some examples.
    Thanks in Advace ...!
    Regards ,
    Aziz khan .
    Edited by: Aziz khan on Sep 16, 2009 11:43 AM

    Hi,
    1) How to publish service from non-SAP systems?
    Publish Service is nothing but making WSDL of that service available. For that you need to Publish the WSDL of the web Service to UDDI. For Non SAP system, Lik .net , Java they have there oun APIs to do so. U can search on net to get it.
    For Ex. below link.
    http://www.startvbdotnet.com/web/publish.aspx
    2) How to use discovered service in the Service Registry for consumer/provider scenario? With some examples.
    Once you discover the services, you get the WSDL of that Service. Then You can import this WSDL in IR and you it.
    See the below links.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/ce993b45cb0a85e10000000a1553f6/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/26/9e97b0f525d743882936c2d6f375c7/frameset.htm
    Shweta

  • Exchange BPA Errors (Exchange server is a virtual machine but the additional tools are not installed and The 'Services' string type value located in 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup\Services' registry key is missing)

    Hi,
    I am running BPA on My Exchange 2010 VM (Server 2008 R2 VM on Hyper-V) and get the following errors:
    The 'Services' string type value located in 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup\Services' registry key is missing or inaccessible. The Microsoft Exchange Information Store service won't start. As a result, all services that depend
    on this service won't be able to start
    Exchange server [Exchange Server FQDN] is a virtual machine but the additional tools are not installed. This configuration is not supported. Install Virtual Machine Additions for this guest.
    Problem is that, for the first, that Key exists and the service is actually running fine. And for the second my VM tools are already installed.
    Hopefully someone out there has had the same issue and can assist.
    Pete

    Hi Pete,
    For the first error message, please try the following steps:
    Make sure the Information Store service is in Starting status,
    Automatic startup type and works well, as a test we can try to
    restart the Infroamtion Store service and verify the service works well.
    Start
    Registry Editor, find the registry key “Services” under “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\Setup”, its value is “C:\Program
    files\Microsoft\Exchange Server\v14”(default install location), please check your registry, make sure the key “Services” exist and value is the Exchange Server install location and the
    location is accessible;
    Start
    Registry Editor, and locate the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Exchange\Setup
    Use the
    Permission option under the Security tab to check the permission setting on this key. Make sure
    System is in the list with Full Control permissions if the service account is Local System. If you are not using Local System as the service account, check the existence of the corresponding account in the list and ensure that
    it has Full Control permissions. Please refer to this article:
    Title: Exchange Store Does Not Start: Errors 7024, 1026, 9542, and 5000
    Link:
    http://support.microsoft.com/kb/285116
    Start
    ADSI Edit, and then browse to the following location:
    Domain.com/Configuration/Services/Microsoft Exchange/Org/Administrative Groups/AdminGroup/Servers/Server Name
    Right-click the
    server name, and then click Properties.
    Click the
    Security tab, make sure this own server’s server object have
    full control permission on its own server.
    If not or the object is missing, please modify the permission or click
    Add, locate the computer account for the Exchange Server computer, add it to the Permissions list with full control.
    Click OK, and then close ADSI Edit.
    Use
    Active Directory Users and Computers to add the current affected
    Exchange Server computer account to the Exchange Servers(previous version should be “Exchange Domain Servers”) group in the
    Microsoft Exchange Security Groups( or Users) OU. Refer to this article:
    http://support.microsoft.com/kb/297295.
    Restart the Exchange Server computer, then rerun the ExBPA.
    For the second error message, Microsoft don’t recommend to install Exchange Server on virtual machine without additional tools, so the error message occurs. We can just ignore
    this message, it will not affect the Exchange servers.
    Regards, Eric Zou

  • Importance of TREX server and services for Services registry

    Hello All
        Is a TREX Server and TREX services mandatory to be able to connect to the services registry??
    Because I have no trex server and when i browse the services registry , no results are yielded..
    Need information on the TREX and relation with the registry.
    Thanks
    Vijay

    TREX is not mandatory to connect to Service Registry. But to Search a service in the registry, TREX is used in the backend.
    Regards,
    Prateek

  • Service Registry documentation URL and deleting published services?

    Hello,
    We are using SAP NetWeaver PI 7.1 SP 7. Do anyone know how you can control the published Documentation URL for published Service Interfaces in the Service Registry when you publish service interfaces directly from the ESR (from the WSDL tab on a Service Interface)?
    Do anyone know if you can delete published service interfaces in the Service Registry if a service interface have been deactivated/deleted/is not used any more?
    Regards,
    Markus Johansson

    Hi Markus,
    There is anothre approach to delete services using API's.
    Determine the WSDL Url of your Services Registry.
    - Open SAP NetWeaver Administrator and choose SOA Management Application and Scenario Communication Single Service Administration .
    - Search for ServicesRegistrySi and copy the Services Registry WSDL.
    Open WS Navigator.
    - In the WSDL Url field, enter the Services Registry WSDL and choose Next.
    - All Services Registry API operations are displayed.
    - Select operation hideServiceDefinitions and choose Next.
    - Enter either the UDDI key or the logical key of the service definition you want to delete and choose Execute.
    Both keys are displayed on the General tab in the Services Registry.
    In case SR shows you as having no logical key for the service you are interested in removing.
    There is another operation, findServiceDefintions, that can be used to search a name that will return the UDDI key. Take that value and plug it into the hideServiceDefintions uddiKey value.
    Regards,
    Jitender

  • Problems with discovering services from Service Registry in VC and NWDS

    Hello,
    I have followed step 1 "Brokered Service implemented in own system" in blog
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414900)ID1803376250DB00062216078043496017End?blog=/pub/wlg/8788
    in order to publish  a service from PI to the Services Registry (SR).
    It works fine and I can find the service in the SR and also test it successfully.
    However I can't discover the service from within Visual Composer or NWDS.
    I succeed in discovering standard SAP Enterprise Services from VC and NWDS.
    I'm working on CE 7.1 EHP 1 and PI 7.1 EHP 1.
    Does anyone know what the problem could be?
    // Best regards  Hans

    Hello Hans,
    Sorry, may be I should have been more specific.
    First, I want to verify that you're using at least Ehp1 SP2.
    The information that I need is the complete system details:
    Name, Host, SLD System ID, Type, ABAP Client.
    In addition, please reverify that you have a valid link to the endpoint.
    Only if you're using a version Ehp1 SP2 onwards, here are the seetings that you should fill:
    1. Open NWA>'SOA Managment'>'Application and Scenario Communication'
    2. Press on 'Single Service Administration' link
    3. Press on 'Customer Proxies' tab
    4. In the 'find' text box select for 'sr' and press on 'Go' button
    5. Select the 'ServicesRegistrySi' (This is the proxy to the Services Registry backend)
    6. Press on 'Configuration' tab
    7. Select the 'ServicesRegistrySiPort' (If it's the only result it will be marked by default)
    8. Press on the 'Edit' button and insert your SR URL
       (for example: http://sr.esworkplace.sap.com:80/ServicesRegistrySiService/ServicesRegistrySiPort)
    9. Press on the 'Security' tab and insert the requried authentication if needed
       In this example it will be:
       username: <your user namr>
       password: <your password>
    10. Save this configuration
    11. Defined proxy (if needed): NWA>'SOA Managment'>'Technical Configuration'
    12. Press on 'SOA Middleware Global settings and type the proxy's settings
    12. Save settins
    14. Now you can work with Service Registry in VC (server)
    In case you're using a lower version than Ehp1 SP2, please use the following link to configure your system:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e058a805-68b2-2b10-6a8b-fc570f1c37d1&overridelayout=true
    BR,
    Hezi.

Maybe you are looking for

  • There is no facetime in my iphone 4

    I bought a iphone4 from UAE and found there is no face time option in my phone. I have checked in phone settings, there is no face time option. How to fix it?

  • Internal Number Assignment-OM(Org Unit)

    Hi In change mode of org.& staffing, system is not allowing to create org.stru. in current plan. it's throwing error "No Valid interval found". Probably this is related to internal no. assignment. Can some one help this, how to assign that in back en

  • Double execution onbeforeunload after trying to close tab

    IE 11.0.9600 I have script: public interface ICloseHandler string Message { get; set; } void Initialize(); public class InBrowserCloseHandler : ICloseHandler private const string ScriptableObjectName = "InBrowserCloseHandler"; #region ICloseHandler M

  • Using a Database in Flash

    I'm looking for some feedback here... I had planned to use Access as my database and link it up with Flash with an ASP file... is this a good way to do this... should I reconsider and use Excel and utilize XML and link it up that way....or is there a

  • [solved] [Qemu+libvirt] Can't emulate e1000 NIC cards

    Hi, I want to emulate 2 e1000 NIC cards. I'm using a virsh template file. I've tried several variantes of the following : <interface type='bridge'> <source bridge='br0'/> <target dev='veth0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03