Re: Google Analytics and Wicket Dynamic Urls

2010-05-23 Thread nino martinez wael
Yeah if they somehow can be related to a person.. So if you are to use such statistics you have to obfuscate data to make certain that it's not possible who (a named person) did what. I guess it's not directly target against the web, but a general law.. But enough of our weird rules :) [1]

Re: [NOTICE] wicketstuff-core artifacts now available through oss.sonatype.org

2010-05-23 Thread nino martinez wael
Very nice, im glad to hear.. 2010/5/23 Michael O'Cleirigh michael.ocleir...@rivulet.ca: Hello, There was discussion on d...@wicket.apache.org about migrating away from self hosted developer tools (jira, wiki and maven repository) for wicketstuff.org. Because I wanted SNAPSHOTS of

Re: WICKET-2882 Enclosures issue

2010-05-23 Thread Jeremy Thomerson
On Sat, May 22, 2010 at 7:55 PM, Chris Colman chr...@stepaheadsoftware.comwrote: Ditto bro! I'm very keen to migrate from 1.4.1 up to the latest 1.9.x. WHOA! You guys must be working pretty hard in submarine mode. I mean, Igor's only working on 1.5.x and I thought he was on the

Re: Find markup id of checkbox tags of CheckBoxMultipleChoice? To check/uncheck with plain javascript (ie no ajax)

2010-05-23 Thread Jimi
Thats great news. Thanks Igor. /Regards Jimi Igor Vaynberg-2 wrote: ive added this...you can take advantage of it in the next release or via a snapshot you build yourself.. /** * Creates markup id for the input tag used to generate the checkbox for the element with the

Re: Can I develop without recompiling/restarting after every change?

2010-05-23 Thread ekallevig
Thanks for the reply -- I'll look into that option! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Can-I-develop-without-recompiling-restarting-after-every-change-tp2226360p2227956.html Sent from the Wicket - User mailing list archive at Nabble.com.

Loading and/or accessing file resources trouble

2010-05-23 Thread Ioannis Mavroukakis
Hello fellow Wicketers. Apologies if this question has been answered before, but taking a stroll through the list archives didn't dispel my confusion. I am using db4o for a trivial site I am building, and I am trying to figure out what is the canonical Wicket way to obtain a File reference to

Re: AutocompleteTextField behaviours

2010-05-23 Thread Gerolf Seitz
AjaxRequestTarget.get() returns the current AjaxRequestTarget, if there is one, otherwise it returns null. use that in the getChoices callback and you should be fine. On Sun, May 23, 2010 at 8:17 PM, Katherine kati...@rambler.ru wrote: Hello, Can anybody help newbie with following question:

Upload Max Size Exceeded: Early Warning

2010-05-23 Thread Nishant Neeraj
Hi, I am using MultiFileUploadField to upload content and limiting size to 10MB using form.setMaxSize(...). It works as intended but there is one problem, the max file-size limit exceeded warning comes after upload completes. So, the issue is the user has started upload and is waiting; and at

Re: Loading and/or accessing file resources trouble

2010-05-23 Thread Igor Vaynberg
what is that have to do with wicket? -igor On Sun, May 23, 2010 at 11:05 AM, Ioannis Mavroukakis imavrouka...@gameaccount.com wrote: Hello fellow Wicketers. Apologies if this question has been answered  before, but taking a stroll through the list archives didn't dispel my confusion. I am

Re: Can I develop without recompiling/restarting after every change?

2010-05-23 Thread James Carman
Or use jrebel On May 23, 2010 1:41 PM, ekallevig e...@ekallevig.com wrote: Thanks for the reply -- I'll look into that option! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Can-I-develop-without-recompiling-restarting-after-every-change-tp2226360p2227956.html Sent

Re: Loading and/or accessing file resources trouble

2010-05-23 Thread Ioannis Mavroukakis
Well the advice to use PackageResource for example http://apache-wicket.1842946.n4.nabble.com/How-to-read-the-properties-file-in-wicket-td1855403.html I was expecting some nice clean way in wicket to provide access to a file deployed alongside the rest of the classes, my bad. Y. On 23 May

Veil behavior of wicketstuff-minis

2010-05-23 Thread Kai Mütz
Hi, is there an example of the veil behavior of wicketstuff-minis. I want to try it but am not sure how to use it. Thanks, Kai - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail:

Re: Upload Max Size Exceeded: Early Warning

2010-05-23 Thread Jeremy Thomerson
You'd probably need to either use the content-length http header, or else use one of the fancy client-side uploaders (flash, etc). I haven't looked at the file upload file logic in wicket in quite a while - I think you may need to hook into the request cycle to stop the request before the whole

Re: Loading and/or accessing file resources trouble

2010-05-23 Thread Jeremy Thomerson
On Sun, May 23, 2010 at 4:17 PM, Ioannis Mavroukakis imavrouka...@gameaccount.com wrote: Well the advice to use PackageResource for example http://apache-wicket.1842946.n4.nabble.com/How-to-read-the-properties-file-in-wicket-td1855403.html I was expecting some nice clean way in wicket to

[announce] Release Wicket 1.4.9

2010-05-23 Thread Jeremy Thomerson
Wicket 1.4.9 is released! This is the ninth maintenance release of the 1.4.x series and brings over fifteen bug fixes and improvements. Tag: http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/ Changelog:

Re: [Vote] Release wicketstuff-core 1.4.7

2010-05-23 Thread Steve Mactaggart
My vote probably counts for nothing, but anyway +1 release wicketstuff-core 1.4.7 we are using the gmap2 component, not sure if there are any changes, but worthwhile to keep up with the latest. On Sun, May 23, 2010 at 3:55 PM, Michael O'Cleirigh michael.ocleir...@rivulet.ca wrote: Hello, I

Re: [announce] Release Wicket 1.4.9

2010-05-23 Thread Jeremy Thomerson
Note that there seems to be some delay on some mirrors (including the maven repos). I'm working out the details now, but most of the mirrors (excluding maven) have the artifacts available. In the meantime, if you really need 1.4.9, you could use the maven repo that was sent in the vote message

RE: WICKET-2882 Enclosures issue

2010-05-23 Thread Chris Colman
Ditto bro! I'm very keen to migrate from 1.4.1 up to the latest 1.9.x. WHOA! You guys must be working pretty hard in submarine mode. I mean, Igor's only working on 1.5.x and I thought he was on the bleeding edge :) Yeah, whoops! I meant to say 1.4.9 ... (I had intended to keep

Re: The page isn't redirecting properly error

2010-05-23 Thread Douglas Ferguson
My problem seemed to go away when I upgrading to finally using the built in @RequireHttps, The bug must have been in my old redirecting code, which I had to write prior to @RequireHttps existing. That being said, it did work previously, so there is something in the wicket 1.4.8 that isn't