We need branding for some user-facing aspects of JDG: - favicon - logo - stylesheets - javadoc
Per Tristan triage, moved from ER8 to ER9 target release.
Tristan, what is to be verified here?
Basically the "look" of the REST interface as that is our only "visible" bit
I found some minor issues in the REST interface: TYPOS: behaivour -> behavior ie everything -> i.e. everything Enterprise Data Grid -> JBoss Data Grid (twice in the UI) Not very good example of storing a key-value pair: http://someserver/rest/hr/payRoll/3 ... "payRoll/3" is the key here. This does not work as suggested in the UI. If we want to use such a key, we need to URL-encode it so that it looks like "payroll%2F3" and we also need to enable -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true I'd suggest some normal example here - with a key not containing slashes :)
None of the issues mentioned earlier were fixed. Setting back ON_DEV.
Verified with CR1
Oops. I found out that the links in the top-right corner point to incorrect locations: "Documentation" link points to Beta documentation (is that right?) "More Info" link points to non-existing URL. Should this be put back to ON_DEV ?
Misha has given me the final location for the Documentation. Alan needs to give me the proper URL for "More Info"
The documentation link is now final and the More Info link should go live soon according to Alan.
Those links were not available at the time of testing CR2. Now they are - verified.
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.