A first smoke test

The bundle contents are now ready for a first run! Some of the links won't work, but at least we'll confirm if the registration and connection to the bookshelf service work.

Go through the build cycle and deploy it to the OBR repository. Then refresh the repository in Felix.

g! repos refresh file:/C:/projects/felixbook/releases/repository.xml
g!
g! list book
Bookshelf Inventory API (1.5.0)
Bookshelf Inventory Impl - Mock (1.9.0, ...)
Bookshelf Log Helper API (1.10.0)
Bookshelf Log Helper Impl (1.10.0)
Bookshelf Service (1.10.0, ...)
Bookshelf Service Gogo commands (1.10.0, ...)
Bookshelf Servlet (1.11.0)

Bookshelf Web-App (1.13.0)

Now install and start it:

g! deploy -s "Bookshelf Web-App"
Target resource(s):
-------------------
Bookshelf Web-App (1.13.0)

Deploying...done.

If all went well, when you browse to the URL http://localhost:8080/bookshelf/index.jsp, you'll get redirected to the login page.

A successful login takes you to the main page, which is the categories list page:

A first smoke test

The link to list the books in a category is not yet ready, so how about we implement that now?

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.12.232