Re: [Wicket-user] Wicket & Acegi ?

2007-05-31 Thread Per Ejeklint
Eelco Hillenius wrote: > >> I thought about that too but then I still have to drag in some JSP's for >> the login page and somehow >> integrate Acegi's authz taglib for conditional content. Not that it's a >> big deal but it literally all feels >> a bit mixed, I prefer to keep it pure. > > For

Re: [Wicket-user] Interesting maven experience... More data!

2007-04-12 Thread Per Ejeklint
http://www.nabble.com/file/7826/wicketbuildlooping.rtf wicketbuildlooping.rtf /Per Eelco Hillenius wrote: > > Any idea how to reproduce this? > > Eelco > > > On 4/11/07, Per Ejeklint <[EMAIL PROTECTED]> wrote: >> >> Just a note for your information.

Re: [Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
reproduce this? > > Eelco > > > On 4/11/07, Per Ejeklint <[EMAIL PROTECTED]> wrote: >> >> Just a note for your information. >> >> I just had an unusual experience with maven when building wicket-1.x. Had >> done a few updates, and then the insta

[Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
Just a note for your information. I just had an unusual experience with maven when building wicket-1.x. Had done a few updates, and then the install target got in a strange loop. It took forever and then my disk was full! Turned out that the wicket sources has swollen a bit: -rw-r--r--1 ejek

[Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
Just a note. -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558619.html#a9937155 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influen

[Wicket-user] Interesting maven experience...

2007-04-11 Thread Per Ejeklint
Just a note. -- View this message in context: http://www.nabble.com/Interesting-maven-experience...-tf3558620.html#a9937156 Sent from the Wicket - User mailing list archive at Nabble.com. - Take Surveys. Earn Cash. Influen

Re: [Wicket-user] AjaxUpdates stops in Safari

2006-12-12 Thread Per Ejeklint
Forgot to add that the code is avaliable here: http://code.google.com/p/irrigator/source Per Ejeklint wrote: > > Folks, I'm back in da house after too long time away from Wicket and > started to work on a little webapp again. > > Have migrated to 2.0 since I like the f

[Wicket-user] AjaxUpdates stops in Safari

2006-12-12 Thread Per Ejeklint
ny longer? You can see the simple app running here, at least today: http:// 80.217.109.242:8080/irrigator/ Comments? Per Ejeklint: Consultant at Heimore Group AB, Kungsg. 33 11th floor, SE-111 56 Stockholm, Sweden Contact: [EMAIL PROTECTED];

Re: [Wicket-user] wicket + sitemesh + tomcat page truncation

2006-10-22 Thread Per Ejeklint
Wicket-user mailing listWicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user Per Ejeklint: Consultant at Heimore Group AB, Kungsg. 33 11th floor, SE-111 56 Stockholm, Sweden Contac

Re: [Wicket-user] [Wicket-announce] First Wicket book published

2006-09-14 Thread Per Ejeklint
20709&bid=263057&dat=121642___Wicket-user mailing listWicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user Per Ejeklint: Consultant at Heimore Group AB, Kungsg. 33 11th floor, SE-111 56 Stockholm,

Re: [Wicket-user] CSS problems with DataTable in an AjaxTabbedPanel

2006-09-10 Thread Per Ejeklint
rote:>  > i think this is a known header contributor bug in 1.2.2 - headers are >  > contributed only once.>  >>  > -Igor>  >>  > On 9/10/06, *Per Ejeklint* < [EMAIL PROTECTED]> [EMAIL PROTECTED]> [EMAIL PR

Re: [Wicket-user] CSS problems with DataTable in an AjaxTabbedPanel

2006-09-10 Thread Per Ejeklint
an it be a bug? I'm using 1.2-SNAPSHOT./Per9 sep 2006 kl. 23.43 skrev Per Ejeklint:Yes, I have those in place, so something else is going on...9 sep 2006 kl. 23.30 skrev Igor Vaynberg:make sure you have all the necessary styles for the link implementednamely th.wicket_orderDown/Up/None-IgorOn 9/9/0

Re: [Wicket-user] CSS problems with DataTable in an AjaxTabbedPanel

2006-09-09 Thread Per Ejeklint
Yes, I have those in place, so something else is going on...9 sep 2006 kl. 23.30 skrev Igor Vaynberg:make sure you have all the necessary styles for the link implementednamely th.wicket_orderDown/Up/None-IgorOn 9/9/06, Per Ejeklint < [EMAIL PROTECTED]> wrote:I have a page with

[Wicket-user] CSS problems with DataTable in an AjaxTabbedPanel

2006-09-09 Thread Per Ejeklint
yling falls back to regular links in an "ul". I don't know where to start, so can anyone give me tips on where to put my bug-finding loupe at first?/Per Per Ejeklint: Consultant at Heimore Group AB, Kungsg. 33 11th floor, SE-111 56 Stockholm, Sweden Contact: [EMAI

Re: [Wicket-user] Utf-8 woes... (OT)

2006-09-04 Thread Per Ejeklint
Never mind, solved it. Had some relic xml-spec left in a common markup file... 4 sep 2006 kl. 20.42 skrev Per Ejeklint: > This is slightly off-topic, but since I know there are several Mac > and Eclipse users here that has funny chars in their mother > languages I ask for hints

[Wicket-user] Utf-8 woes... (OT)

2006-09-04 Thread Per Ejeklint
d you enlighten me? Per Ejeklint: Consultant at Heimore Group AB, Kungsg. 33 11th floor, SE-111 56 Stockholm, Sweden Contact: [EMAIL PROTECTED]; mobile +4670-5090052 - Using Tomcat but need to do more? Ne

Re: [Wicket-user] Editable tree table in 2.0?

2006-09-04 Thread Per Ejeklint
already somewhere? /Per 4 sep 2006 kl. 09.32 skrev Matej Knopp: > It's not in 2.0 extensions and probably it never will be. > It's in 2.0 core :-) > > -Matej > > Per Ejeklint wrote: >> I looked at the live examples and found that the Editable Tree Table >> w

[Wicket-user] Editable tree table in 2.0?

2006-09-03 Thread Per Ejeklint
I looked at the live examples and found that the Editable Tree Table would be very useful for me. But it seems that this is not in 2.0 extensions yet. Any words on when it will be?/Per Per Ejeklint: Consultant at Heimore Group AB, Kungsg. 33 11th floor, SE-111 56 Stockholm

[Wicket-user] Pro Wicket beta book available

2006-08-15 Thread Per Ejeklint
Just want to inform that Apress have had problems with their downloadable "beta books", but it's fixed. I just bought and downloaded "Pro Wicket" , there are 9 chapters + appendix and intro available. Looks very nice and will definitely

Re: [Wicket-user] AjaxSelfUpdatingTimerBehaviour problems

2006-08-10 Thread Per Ejeklint
Igor, many thanks. I owe you some beers, should we meet. 10 aug 2006 kl. 22.48 skrev Igor Vaynberg: > alritey, this is a bit of a tricky one > Indeed, that was tricky and I didn't even suspect anything close to it. Your explanation is clear and it seems to make sense. > a cleaner way to fix

Re: [Wicket-user] AjaxSelfUpdatingTimerBehaviour problems

2006-08-10 Thread Per Ejeklint
OK, I will rephrase my questions, maybe someone then can give a hint on how I proceed...It is so that a component with AjaxSelfUpdatingTimerBehaviour should stop self-updating when the containing page is notin focus (topmost)? If yes, is there a way to change this so the page always self-updates?/P

[Wicket-user] AjaxSelfUpdatingTimerBehaviour problems

2006-08-09 Thread Per Ejeklint
Folks,I have an index page (listing a number of devices) with a self-updating table using AjaxSelfUpdatingTimerBehaviour like this: WebMarkupContainer tblContainer = new WebMarkupContainer("taptable"); tblContainer.add(new AjaxSelfUpdatingTimerBehavior(Duration.seconds(4))); tblContainer.setOutp

Re: [Wicket-user] OT: Gmail invitation? Good SVN hosts?

2006-08-07 Thread Per Ejeklint
Thank you all for all the invitations. No more are needed, I'm now [EMAIL PROTECTED] and have put up my first project at the hosting site, to test it out. /Per 7 aug 2006 kl. 12.40 skrev Per Ejeklint: > Fellows, > > I'm trying out free hosting services - need a plac

[Wicket-user] OT: Gmail invitation? Good SVN hosts?

2006-08-07 Thread Per Ejeklint
Fellows, I'm trying out free hosting services - need a place to hold my spiffy wicket-application that I finally got started with. Want to try out Google Code but apparently you need Gmail. Can anyone invite me (Per Ejeklint, [EMAIL PROTECTED])? Also, any experience with free (o

Re: [Wicket-user] call for i18n contributions

2006-04-24 Thread Per Ejeklint
Sorry, forgot that. Yes, it's "sv". /Per 20 apr 2006 kl. 19.26 skrev Eelco Hillenius: Thanks. That's language code 'sv', right? (Application_sv.properties). Eelco On 4/20/06, Per Ejeklint <[EMAIL PROTECTED]> wrote: Here is the quick Swedish translation (

Re: [Wicket-user] call for i18n contributions

2006-04-20 Thread Per Ejeklint
Here is the quick Swedish translation (couldn't log in to sourceforge right now)! RequiredValidator=fältet '${label}' krävs. TypeValidator='${input}' är ingen giltig ${type}. NumberValidator.range=${input} måste vara mellan ${minimum} och $ {maximum}. NumberValidator.minimum='${input}' måste

Re: [Wicket-user] VOTE

2006-02-17 Thread Per Ejeklint
1. Give me the constructor change and the Java 5 functionality in onepass (Wicket 2.0) +1 <|>Per EjeklintMobile: +46 (0)70-5090052Web: http://www.ejeklint.seSkype: callto://ejeklint

Re: [Wicket-user] Post 1.2 roadmap

2006-02-14 Thread Per Ejeklint
ld be weighted to the awe of all not-yet-wicketeers when they discover this extraterrestially excellent framework! Why delay excellency? ;-) <|> Per Ejeklint Mobile: +46 (0)70-5090052 Web: http://www.ejeklint.se Skype: callto://ejeklint -

Re: [Wicket-user] spring integration

2005-12-12 Thread Per Ejeklint
Nice work, many thanks! I'll plunge in to it as soon as there is a boring session here at JavaPolis. :-) /Per 12 dec 2005 kl. 12-12 | v.50 |09.09 skrev Igor Vaynberg: i just refactored the wicket-contrib-spring project, here are the changes <|> Per Ejeklint Mobile: +46 (0

Re: [Wicket-user] Wicket, Spring and Hibernate

2005-12-07 Thread Per Ejeklint
epo (since we cannot provide snapshots in an online repo unless someone wants to host them and a a continuous integration tool :) ) -IgorOn 12/7/05, Per Ejeklint <[EMAIL PROTECTED]> wrote: 7 dec 2005 kl. 12-07 | v.49 |17.58 skrev Eelco Hillenius:>> Also, simple and effective instructions fo

Re: [Wicket-user] Wicket, Spring and Hibernate

2005-12-07 Thread Per Ejeklint
meet! I put up a Wiki page at http://www.wicket-wiki.org.uk/wiki/index.php/Javapolis2005. So let us know whether you want to meet at that page or send us an email directly. Eelco Nice initiative, let's aim for a gathering Wednesday or Thursday. /Per <|> Per Ejeklint Mobile: +46 (0

Re: [Wicket-user] Wicket, Spring and Hibernate

2005-12-07 Thread Per Ejeklint
@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user <|> Per Ejeklint Mobile: +46 (0)70-5090052 Web: http://www.ejeklint.se Skype: callto://ejeklint --- This SF.net email is sponsored by: Splunk Inc. Do you gr

Re: [Wicket-user] Re: Wicket at JavaPolis?

2005-08-30 Thread Per Ejeklint
On 8/30/05, Per Ejeklint <[EMAIL PROTECTED]> wrote: Just wondering, are there any plans for a Wicket presentation at JavaPolis 2005 in Antwerpen? Would be fun to meet some of you there. /Per <|> Per Ejeklint Mobile: +46 (0)70-5090052 Web: http://www.ejeklint.se Skype: callt

[Wicket-user] Wicket at JavaPolis?

2005-08-30 Thread Per Ejeklint
Just wondering, are there any plans for a Wicket presentation at JavaPolis 2005 in Antwerpen? Would be fun to meet some of you there. /Per <|> Per Ejeklint Mobile: +46 (0)70-5090052 Web: http://www.ejeklint.se Skype: callto://ej

Re: [Wicket-user] Wizards in wicket.

2005-04-19 Thread Per Ejeklint
OK, just give me a few years to catch up. :-) /Per 2005-04-19 kl. 15.59 skrev Eelco Hillenius: Maybe we should write out a competition: who builds the best high-level reusable wizzard component :) --- This SF.Net email is sponsored by: New Cryst

Re: [Wicket-user] FYI, bug in Kick Start .classpath file

2005-04-18 Thread Per Ejeklint
Just filed a bug in the Issue Tracker: The .classpath file contains Windows style backslashes for the classpath entry kind "src" and "output". This breaks backslash-o- phobic environments like Mac OS X (Unix) and the Eclipse project will be incorrectly setup. Fix: change the backslashes to slashes

Re: [Wicket-user] Kick Start your Wicket Development!

2005-04-18 Thread Per Ejeklint
Good news! But there's a link problem: the link to the files in Sourceforge contains an extra '?' which leads to wrong page: http://sourceforge.net/project/showfiles.php?? package_id=150054&group_id=134391 Easy to fix, once you notice it. :-) /Per 2005-04-17 kl. 13.28 skrev Martijn Dashorst: A

Re: [Wicket-user] Kick-start project?

2005-04-15 Thread Per Ejeklint
OK, lekker! I just found Wicket today and after only two hours of reading/code browsing I'm in love. :-) It looks very promising, just my kind of web-app framework. Hope to be able to contribute one day. /Per 2005-04-15 kl. 17.29 skrev Martijn Dashorst: Per Ejeklint wrote: Hi all, is the

[Wicket-user] Kick-start project?

2005-04-15 Thread Per Ejeklint
Hi all, is there an "empty" Eclipse-project to use as a start for new Wicket-applications floating around somewhere? I think I read about it somewhere but can't find one. /Per --- SF email is sponsored by - The IT Product Guide Read honest & c