Hello, I was not using annotations, so after removing it from pom.xml I am
still getting same error


Martin Grigorov-4 wrote
> Hi,
> 
> You have to use Wicket libraries with the same major version.
> wicket is 7.0.0-SNAPSHOT
> but wicketstuff-annotation is 1.4
> 
> I'd recommend you to use 6.13 for both
> 
> Martin Grigorov
> Wicket Training and Consulting
> 
> 
> On Sat, Feb 8, 2014 at 10:12 AM, IowA <

> reginaldasr@

> > wrote:
> 
>> Hello all, I am new to Wicket. When I use Guice in Wicket's quickstart
>> everything works like a charm and it is possible to deploy it on Tomcat.
>> But
>> when i use same code + write my module deploying to Tomcat ends with
>> errors.
>> Catalina - http://pastebin.com/CaFGzDta
>> Tomcat - http://pastebin.com/prEU4RX5
>>
>> wicket module pom.xml - http://pastebin.com/zF0z2MiN
>> domain module pom.xml - http://pastebin.com/bLkbwhsN
>> parent pom.xml - http://pastebin.com/hC9sLpuJ
>>
>> Any ideas what I am doing wrong?
>>
>> --
>> View this message in context:
>> http://apache-wicket.1842946.n4.nabble.com/Modular-Wicket-Application-tp4664317.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: 

> users-unsubscribe@.apache

>> For additional commands, e-mail: 

> users-help@.apache

>>
>>



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Modular-Wicket-Application-tp4664317p4664413.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to