I'm a fresh man to OMG DDS and I tried to run the example GreetingPublishingApp. I don't know what should I do.
DomainParticipantFactory factory =
DomainParticipantFactory.getInstance(Bootstrap.createInstance());
DomainParticipant dp = factory.createParticipant();