Hi Hans,
On 25/03/2010 11:24 PM, [email protected] wrote:
Click] [warn ] error occured deploying resource /cl/welinux/controls/cookie-checkbox.js, error java.io.IOException: could not locate classpath resource: /cl/welinux/controls/cookie-checkbox.js
The resource '/cl/welinux/controls/cookie-checkbox.js' is not part of the Click distribution so it's likely a custom control in your project which deploys this file, but somehow the path of this file is wrong, or the file is not available at the specified location. Try and search through your project and find the reference to this file. The error basically says that the resource '/cl/welinux/controls/cookie-checkbox.js' is not available at that location.
See this doco for more info: http://click.apache.org/docs/user-guide/htmlsingle/click-book.html#deploying-custom-resources kind regards bob
