Scratchpad admin UI does not render in the browser by default
-------------------------------------------------------------

                 Key: WOOKIE-249
                 URL: https://issues.apache.org/jira/browse/WOOKIE-249
             Project: Wookie
          Issue Type: Bug
          Components: Server
    Affects Versions: 0.9.1
         Environment: Windows 7 x64 sp1. All browsers
            Reporter: Paul Sharples
            Priority: Minor


When i follow the instructions to deploy the scratchpad Admin UI to wookie, 
there are two problems

1. The build.xml references a property ${wookie.path}

This path doesnt seem to appear anywhere by default and so the admin ui is 
copied to a folder called "${wookie.path}" and not "wookie". (obviously adding 
the variable in the sacript solves this, but its not there by default.)

2. There is a problem in the wookie.html file.

Line 41:  baseURL: "http://@wookie.domain@:@wookie.port@/@wookie.path@";,

This appears not to resolve to anything, so the resulting ajax calls fail to 
load anything into the ui.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to