7879808182838485
ActivationSpec as = new ActivationSpec(); as.setComponentName("servicemix-wsn2005"); as.setComponent(wsnComponent); jbi.activateComponent(as); wsnBroker = new NotificationBroker(jbi); wsnCreatePullPoint = new CreatePullPoint(jbi); }