Re: Can't access to the resources bundled in external jar files

2014-03-17 Thread Martin Grigorov
Hi, Put a breakpoint at org.apache.wicket.core.request.mapper.BasicResourceReferenceMapper#mapRequest(Request) and see what happens. If you are able to reproduce it with a quickstart application then please attach it to a ticket in Jira and we will check it. Martin Grigorov Wicket Training and

Can't access to the resources bundled in external jar files

2014-03-16 Thread Linh Bui
Hi, I'm working on a project using Wicket 6.14. I created a separate Maven project for all wicket plugins. This project uses JQuery UI 1.9.2. Then, I declared this project as a dependency in my main project. After deploying to JBoss AS, I noticed that the system generated a HTML file which