you can find the ws-event sample comes with the WSO2 MB product. Here[1] is the svn location.
thanks, Amila. [1] https://svn.wso2.org/repos/wso2/trunk/carbon/products/mb/modules/samples/product/wsclient On Tue, Aug 9, 2011 at 1:09 AM, David Carver <[email protected]> wrote: > ** > Thanks, do you have any examples showing how to use this API to subscribe > and unsubscribe to WSO2 Gov LifeCycle events, and Asset changes? > > Dave > > > On 08/08/2011 03:23 PM, Senaka Fernando wrote: > > 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 >> >> 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 >> > > > > -- > *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 > [email protected]http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
