Hi Dave, Yes there is a WS-API as defined in the WS-Eventing specification - which can be used for this purpose. The endpoint is https://localhost:9443/services/EventBrokerService, and the WSDL can be found at https://localhost:9443/services/EventBrokerService?wsdl. You will not see the WSDL unless you set "HideAdminServiceWSDLs" to "false" in repository/conf/carbon.xml.
Thanks, Senaka. On Tue, Aug 9, 2011 at 12:38 AM, David Carver <[email protected]> wrote: > I'm starting work on the Turmeric SOA interfaces into the WSO2 Governance > Registry 4.0. One of the options in our WSDL is the ability to subscribe, > update, and unsubscribe for Notification of changes or lifecycle movements > of a service. > > I'm looking at the Developer's guide, and see that there is an OSGI API > Interface, however described here: > > https://wso2.org/project/**registry/4.0.0/docs/developer_** > guide/osgi_support.html#**registry_eventing_service<https://wso2.org/project/registry/4.0.0/docs/developer_guide/osgi_support.html#registry_eventing_service> > > I also know that the Eventing/Notification implementation is based on the > WS-Eventing/Notification specification, but I don't see a way to call or > access this either through the RemoteRegistry API or the WS-API. > > Is there a way to access the OSGI API through a web service, Restful > Service, or Remote Registry with out having to create a OSGI plugin? I'm > trying to keep the number of layers and customizations down to a minimum. > > Dave > > ______________________________**_________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/**mailman/listinfo/carbon-dev<http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev> > -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2 Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
