cm.addParticipant(new DemoParticipant(true), Priorities.PARTICIPANT, null);
ua.start();
System.out.println("Started: "+ua.activityName());
ua.setCompletionStatus(Success.instance());
ContextManager manager = new ContextManager();
com.arjuna.mw.wsas.context.Context[] contexts = manager.contexts();