Re: wicket 1.5, resource gives error in log?

2010-10-13 Thread Romeo Sheshi
hi i have make a test and i have the error only when the src url is relative. http://localhost:8080/test/wicket/bookmarkable/it.test.HomePage if i have img src=/test/images/test.png/ i don't have the error i have the error if i put a relativ url img src=test/images/test.png/ or img

wicket 1.5, resource gives error in log?

2010-10-12 Thread nino martinez wael
Hi I have something where I reference an image directly in html, wicket has no idea what it should do with it so it passes the request to the servlet container.. And it works as I wanted, but should it give an error message? Or am I doing something wrong? html: img

Re: wicket 1.5, resource gives error in log?

2010-10-12 Thread Igor Vaynberg
no, that shouldnt be there. file a bug please. -igor On Tue, Oct 12, 2010 at 3:49 AM, nino martinez wael nino.martinez.w...@gmail.com wrote: Hi I have something where I reference an image directly in html, wicket has no idea what it should do with it so it passes the request to the servlet

Re: wicket 1.5, resource gives error in log?

2010-10-12 Thread nino martinez wael
done -- https://issues.apache.org/jira/browse/WICKET-3103 2010/10/12 Igor Vaynberg igor.vaynb...@gmail.com no, that shouldnt be there. file a bug please. -igor On Tue, Oct 12, 2010 at 3:49 AM, nino martinez wael nino.martinez.w...@gmail.com wrote: Hi I have something where I