Re: Restful Services

2014-04-08 Thread Arjun Dhar
You maybe interested to explore : Apache CXF with Spring + Spring Security - Software documentation is like sex: when it is good, it is very, very good; and when it is bad, it is still better than nothing! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Restful

Re: Restful Services

2014-04-08 Thread Maxim Solodovnik
You can try to use TomEE as your server, then use annotations I believe it will work regardless of Wicket version On Tue, Apr 8, 2014 at 6:29 AM, Martin Grigorov wrote: > Hi, > > This project has been introduced with WicketStuff 6.x - > > https://github.com/wicketstuff/core/tree/wicket-6.x/jdk-1

Re: Restful Services

2014-04-08 Thread Martin Grigorov
Hi, This project has been introduced with WicketStuff 6.x - https://github.com/wicketstuff/core/tree/wicket-6.x/jdk-1.6-parent/wicketstuff-restannotations-parent So yes, I think you cannot use it with Wicket 1.4.x Martin Grigorov Wicket Training and Consulting On Tue, Apr 8, 2014 at 3:24 PM, Ri

Restful Services

2014-04-08 Thread Richard W. Adams
Does anyone know what version of Wicket is required to use the REST annotations? I was reading the article at http://java.dzone.com/articles/working-rest-wicket, but unfortunately the links in the article seem to be broken. Our corporate framework locks us into Wicket 1.4.17 with no option to