Vinod
Vinod

Reputation: 1086

How to access OBR in Apache ACE?

When I run Apache ACE, console shows a message that OBR site is hosted at http://localhost:8080/obr. But when I tried to access this link nothing happens. What modification are required to make it work?

Thanks

Upvotes: 1

Views: 385

Answers (1)

Marcel Offermans
Marcel Offermans

Reputation: 3323

What do you expect to happen (assuming you've opened the link in a browser)? What you're probably looking for is the list of bundles installed in the OBR, which can be obtained by going to: "http://localhost:8080/obr/repository.xml"

Upvotes: 1

Related Questions