Please help me with the issue , I am   trying to deploy wicket in
google app engine, i was able to bring up the home page ,then for
further testing I added a simple ajaxlink  , when  I click  on the
link nothing happens  then I enabled logging of wicket
and saw this  in logs


[code]


FINE: ending request for page [Page class =
org.radiosai.saibaba.web.page.HomePage, id = 0, version = 0], request
[method = GET, protocol = HTTP/1.1, requestURL = http://localhost:8888/app/,
contentType = null, contentLength = -1, contextPath = , pathInfo =
null, requestURI = /app/, servletPath = /app/, pathTranslated = null]
Jan 8, 2011 1:04:01 AM
com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /app/resources/
org.apache.wicket.ajax.WicketAjaxReference/wicket-ajax.js
Jan 8, 2011 1:04:01 AM
com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /app/resources/
org.apache.wicket.markup.html.WicketEventReference/wicket-event.js
Jan 8, 2011 1:04:01 AM
com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /app/resources/
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow/res/
modal.css
Jan 8, 2011 1:04:01 AM
com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /app/resources/
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow/res/
modal.js
[/code]

please advice me how to resolve  this ?  I am running the app  with
google eclipse  plugin.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to