[JCBC-179] Java Client's Manual 1.1-Tutorial issue Created: 11/Dec/12 Updated: 17/Dec/12 Resolved: 17/Dec/12 |
|
| Status: | Resolved |
| Project: | Couchbase Java Client |
| Component/s: | docs |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Bug | Priority: | Minor |
| Reporter: | Deepti Dawar | Assignee: | Michael Nitschinger |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
||||
| Issue Links: |
|
||||
| Description |
|
Took the latest checkin of the tutorial example from https://github.com/couchbaselabs/beersample-java
Packaged the maven project. jquery.min.js is not getting compiled. |
| Comments |
| Comment by Michael Nitschinger [ 12/Dec/12 ] |
|
Hi, what do you mean by compiled?
JavaScripts are assets that are deployed 1:1. |
| Comment by Deepti Dawar [ 14/Dec/12 ] |
|
Please find below a few observations after running the java tutorial :
1) The option to download the tutorial.html file is not working. 2) In the tutorial document, in the section 2.1.2, there is one line which says 'that's we we are', it needs to be 'that's why we are' 3) When I select the Beers I see breweries and vice versa. Please find the screen shots. |
| Comment by Michael Nitschinger [ 17/Dec/12 ] |
| After working this through with Deepti, it's not a jquery issue. (Was a config issue on the app server). |