Re: Review of WICKET-4161

2011-10-26 Thread Sebastian
> Do you know of some static analyzer that can check API/ABI breaks > between two .jars ? How about clirr? http://mojo.codehaus.org/clirr-maven-plugin/ Regards, Seb

Web framework performance comparison

2011-05-31 Thread Sebastian
There is a new performance comparison of Rails, Wicket, Grails, Play, Lift, JSP: http://www.jtict.com/blog/rails-wicket-grails-play-lift-jsp/ I find the test results for Wicket difficult to interpret. Looks like the latest trunk has compared to Wicket 1.5RC3 some (new) performance issues - may

merging wicketstuff "miscs" project into "minis" project

2011-04-06 Thread Sebastian
Hi, I'd like to consolidate the wicketstuff miscs and minis project since they both have the same purpose. any objections? Regards, Seb

Re: [announce] Wicket Stuff Core 1.5-rc2 is released

2011-03-02 Thread Sebastian
Hi Mike, when can we expect a 1.4.16 release of wicketstuff? Regards, Seb On 26.02.2011 22:44, Michael O'Cleirigh wrote: Hello, Following the release of wicket 1.5-rc2 I've cut a matching release for wicketstuff-core (https://github.com/wicketstuff/core). The artifacts have been promoted an

Re: Wicket Stuff Commit Access

2011-01-04 Thread Sebastian
Please add me too. username: sebthom Thanks! Seb On 01.01.2011 15:47, Michael O'Cleirigh wrote: Hi Péter, I've added you into the Committers team and you can push and pull from wicketstuff/core and wicketstuff/sandbox. Regards, Mike Hi, My github username is: aldaris p.s.: Happy new yea

Re: Listeditor form componen

2010-12-25 Thread Sebastian
Hi Anton, are you looking for something like this? http://wicket-stuff.svn.sourceforge.net/viewvc/wicket-stuff/branches/wicketstuff-core-1.4.14/jdk-1.5-parent/minis-parent/minis-examples/src/main/java/org/wicketstuff/minis/ListViewFormComponentReuseManagerPage.java?revision=5695&view=markup htt

Re: wicket-shiro LoginPanel always redirects to a stateful homepage instance

2010-12-02 Thread Sebastian
, 2010 at 9:12 PM, Sebastian wrote: Is there any good reason why in org.wicketstuff.shiro.component.LoginPanel.onSignInSucceeded the redirect to the homepage is done using setResponsePage(getApplication().getSessionSettings().getPageFactory().newPage(getApplication().getHomePage())) instead of

wicket-shiro LoginPanel always redirects to a stateful homepage instance

2010-12-01 Thread Sebastian
Is there any good reason why in org.wicketstuff.shiro.component.LoginPanel.onSignInSucceeded the redirect to the homepage is done using setResponsePage(getApplication().getSessionSettings().getPageFactory().newPage(getApplication().getHomePage())) instead of setResponsePage(getApplication().g

Re: wicket-shiro stateless login panel

2010-12-01 Thread Sebastian
It's in wicketstuff 1.4.15-SNAPSHOT now. On 01.12.2010 19:49, Les Hazlewood wrote: Makes sense to me. Is there a Jira that this can be created in to make sure someone works on it? On Wed, Dec 1, 2010 at 10:43 AM, Martin Grigorov wrote: +1 On Wed, Dec 1, 2010 at 7:16 PM, Sebastian

Re: wicket-shiro stateless login panel

2010-12-01 Thread Sebastian
on it? On Wed, Dec 1, 2010 at 10:43 AM, Martin Grigorov wrote: +1 On Wed, Dec 1, 2010 at 7:16 PM, Sebastian wrote: Can we make the class org.wicketstuff.shiro.component.LoginPanel$SignInForm extend StatelessForm instead of Form ? I put the panel on my stateless home page and if I do a re-lo

wicket-shiro stateless login panel

2010-12-01 Thread Sebastian
Can we make the class org.wicketstuff.shiro.component.LoginPanel$SignInForm extend StatelessForm instead of Form ? I put the panel on my stateless home page and if I do a re-login I always end-up with a Page expired exception. Making the login form stateless fixes this. Regards, Seb

Re: [jira] Updated: (WICKET-3147) Servlet 3 Annotation @WebFilter is not supported

2010-11-05 Thread Sebastian
A lot of companies (incl. the one I am currently working for) are still using AppServers running on Java 5 and that may not change for quite a while. I'd hate to not being able to upgrade to Wicket 1.5 next year. Regards, Seb On 05.11.2010 18:45, Jeremy Thomerson wrote: Since Wicket 1.5 its

wicketstuff wiki permissions

2010-11-02 Thread Sebastian
Hi, I just signed up for the wicketstuff wiki and tried to add a page about the wicket-push components. I seem to be able to add pages but cannot edit the content (the editor is missing). I can only add a one line comment. Probably I'm missing some permissions. Could someone please fix that.

wicketstuff.org/hudson - No space left on device

2010-10-31 Thread Sebastian
hi, can someone please free some diskspace on the wicketstuff hudson server please. I receive "Error deploying artifact: Error creating temporary file for deployment: No space left on device" when trying to trigger a build. thanks! Seb

Re: (Future) portlet support in Wicket?

2010-10-30 Thread Sebastian
Hi, I already checked out the project from SVN and am trying to adapt it for Wicket 1.5 now. I am mainly interested in getting it work with WebSphere Portal. Regards Seb On 22.10.2010 11:03, Jan Willem Janssen wrote: Hello, Somewhere I heard the rumor that Wicket will drop the support for

wicketstuff commit access

2010-09-29 Thread Sebastian
Hi, please grant me commit access to the wicketstuff SVN. My SF ID is sebthom Thanks! Sebastian