Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
Jan 14, 2014 at 9:16 AM, Martin Grigorov wrote: > On Tue, Jan 14, 2014 at 4:13 PM, Anna Simbirtsev >wrote: > > > Ho would I know the produced url? I sent the error > > > > Check the produced HTML of a page that uses this code in your running > application with 1.4. &g

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
I changed these. But why is new link encoded? On Tue, Jan 14, 2014 at 9:22 AM, Martin Grigorov wrote: > On Tue, Jan 14, 2014 at 4:19 PM, Anna Simbirtsev >wrote: > > > OLD: > > href="resources/info.stuff.WAT.UI.CSSLinksInjector/root/css/tooltip.css" > > >

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
t; I am not sure what you mean. > > Martin Grigorov > Wicket Training and Consulting > > > On Tue, Jan 14, 2014 at 4:24 PM, Anna Simbirtsev >wrote: > > > I changed these. But why is new link encoded? > > > > > > On Tue, Jan 14, 2014 at 9:22 AM, Mart

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
er in your app. > > Martin Grigorov > Wicket Training and Consulting > > > On Tue, Jan 14, 2014 at 4:32 PM, Anna Simbirtsev >wrote: > > > NEW: href="../X5EA-RpmG5- > > > > > t7GSByiSpogTj4bvW9MKMW4vn832-xprwEXT2RkaeV8fX_4jkKsv1CB554pAX0u87jm6UPI3w_ihT

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
The name of the file is different and it cant find it On Tue, Jan 14, 2014 at 9:41 AM, Martin Grigorov wrote: > It looks perfect! > > Martin Grigorov > Wicket Training and Consulting > > > On Tue, Jan 14, 2014 at 4:39 PM, Anna Simbirtsev >wrote: > > > if I ge

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
Consulting > > > On Tue, Jan 14, 2014 at 4:43 PM, Anna Simbirtsev >wrote: > > > The name of the file is different and it cant find it > > > > > > On Tue, Jan 14, 2014 at 9:41 AM, Martin Grigorov > >wrote: > > > > > It looks perfect! >

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
Do you have any other suggestions why it may not be able to find the css file? On Tue, Jan 14, 2014 at 9:49 AM, Anna Simbirtsev wrote: > this is a dynamic parameter, is changes based on settings, it should work > either way > > > On Tue, Jan 14, 2014 at 9:45 AM, Martin Grigorov

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
es and files you have in UI package ? > > Martin Grigorov > Wicket Training and Consulting > > > On Tue, Jan 14, 2014 at 4:56 PM, Anna Simbirtsev >wrote: > > > Do you have any other suggestions why it may not be able to find the css > > file? > > > >

Re: CssBehaviour can't find css files

2014-01-14 Thread Anna Simbirtsev
urceReference(HERE, .. > > Martin Grigorov > Wicket Training and Consulting > > > On Tue, Jan 14, 2014 at 5:22 PM, Anna Simbirtsev >wrote: > > > The file structure is > > > > myApplication/src/main/java > > myApplication/src/main/resources/i

Re: CssBehaviour can't find css files

2014-01-15 Thread Anna Simbirtsev
error is shown inside the css file. I moved file in src/main/java/. On Tue, Jan 14, 2014 at 2:05 PM, Anna Simbirtsev wrote: > Once I moved the file in src/main/java/ without

Re: CssBehaviour can't find css files

2014-01-15 Thread Anna Simbirtsev
; > On Wed, Jan 15, 2014 at 5:13 PM, Anna Simbirtsev >wrote: > > > Error 404 > > NOT_FOUNDHTTP ERROR 404Problem > > accessing > > > /wat-application/wicket/resource/CSSLinksInjector/info/css/styles-ver-138979741

Re: CssBehaviour can't find css files

2014-01-16 Thread Anna Simbirtsev
the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVE

<    1   2