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] http://www.datatilsynet.dk/



2010/5/22 Martin Makundi martin.maku...@koodaripalvelut.com:
 You have laws against collecting statistics about website usage?

 **
 Martin

 2010/5/22 nino martinez wael nino.martinez.w...@gmail.com:
 Ahh I understand.. Never crossed my mind, as I think we laws against
 that in denmark (where I am living)..

 2010/5/22 Martin Makundi martin.maku...@koodaripalvelut.com:
 No. I do not want to omit. I want to track stateful content.

 **
 Martin

 2010/5/22 nino martinez wael nino.martinez.w...@gmail.com:
 So on your pages that do not contain stateless content just omit the
 ga js..? Should be simple and work, although depending on your
 architecture..

 2010/5/22 Martin Makundi martin.maku...@koodaripalvelut.com:
 Hmm... my problem was how to track not how to omit tracking ... ;]

 **
 Martin

 2010/5/22 nino martinez wael nino.martinez.w...@gmail.com:
 why not just omit the analytics js on the pages that you do not want 
 track of?

 2010/5/22 Martin Makundi martin.maku...@koodaripalvelut.com:
 Hi!

 We would like to use google analytics to track how users use our site.
 This means that the url should contain some information about on which
 page the user is on and furthermore google should be taught to ignore
 some of the redundant dynamic part like wicket:interface=:1
 which does not make any sense.

 Has someone done this successfully, any pointers? Actually my
 situation is similar to
 http://osdir.com/ml/users/2010-04/msg07754.html and I also want to
 track how users tackle our wizards steps. Did anybody try
 trackPageview method?

 http://www.google.com/support/forum/p/Google%20Analytics/thread?tid=27c37c44122a95dchl=en
 http://www.google.com/support/googleanalytics/bin/answer.py?hl=enanswer=55485

 **
 Martin

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



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



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



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



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



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



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



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



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 wicketstuff to be generating and Teamcity
 keeps getting banned by sourceforge I've done the setup to let us deploy
 wicketstuff-core onto the sonatype.org infrastructure.

 I've setup a Hudson build server that is polling SVN every 15 minutes and
 building and its been building the 1.4.7-SNAPSHOT version since Friday May
 14.
 Download snapshot and release artifacts from group
 http://oss.sonatype.org/content/groups/public
 Download snapshot, release and staged artifacts from staging group
 http://oss.sonatype.org/content/groups/staging
 You can access the snapshots, releases and stanged releases from this url:
 http://oss.sonatype.org/content/groups/public/org/wicketstuff

 Snapshot repository definition is:

 repositories
  repository
     idnexus-snapshots/id
      nameSonatype Nexus Snapshots/name
       urlhttp://oss.sonatype.org/content/repositories/snapshots/url
       snapshotsenabledtrue/enabled/snapshots
  /repository
 /repositories

 One of the nice features of the sonatype maven repository is the ability to
 stage releases and I am in the process right now of preparing a 1.4.7
 release of the wicketstuff-core project.   This has bumped the trunk version
 to 1.4.8-SNAPSHOT.
 Once approved and promoted the release will be available through the central
 maven repository

 Regards,

 Mike


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



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



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 bleeding edge
 :)

 Yeah, whoops! I meant to say 1.4.9 ... (I had intended to keep our
 covert 1.9.x development a secret but it's all out now! We're working on
 advanced features like a neural interface where you stick electrodes
 into your cranial and merely think of the UI you desire and the wicket
 code is generated for you automatically.)


Sounds great!  But back to a serious note, if nobody else works on that
issue soon, I'll try to look at it this week.

Jeremy


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
* specified {...@code id}.
* p
* NOTE It is useful to override this method if the contract for the
 genreated ids should be
* fixed, for example in cases when the id generation pattern in this
 method is used to predict
* ids by some external javascript. If the contract is fixed in the
 user's code then upgrading
* wicket versions will guarantee not to break it should the default
 contract be changed at a
* later time.
* /p
*
* @param id
* @return markup id for the input tag
*/
   protected String getCheckBoxMarkupId(String id)
   {
   return getMarkupId() + - + getInputName() + _ + id;
   }
 
 -igor
 
 On Fri, May 21, 2010 at 8:47 AM, Jimi jimi.hulleg...@mogul.com wrote:

 Hi,

 In our project we use CheckBoxMultipleChoice, and it has been working
 great.
 But now we wanted to be able to dynamically check and uncheck the
 checkboxes
 using javascript, without doing any server side processing (for example
 using ajax).

 However I noticed that the class CheckBoxMultipleChoice doesn't create
 real
 wicket java objects for its checkboxes. Instead it generates the html for
 these boxes as a plain string in its onComponentTagBody method. This
 causes
 a big problem for us, since there is no easy and safe way to get hold of
 the
 markup ids of these tags.

 Currently I have written a simple method that can calculate the markup id
 of
 the corresponding tag, but it uses information from the source code of
 CheckBoxMultipleChoice. My code works fine now, but if
 CheckBoxMultipleChoice is modified in the future then a wicket upgrade
 might
 break our code.

 What do you guys think about this? The way I see it the class
 CheckBoxMultipleChoice should provide a way to get hold of the markup ids
 of
 the checkboxes. Preferably it should add real wicket objects.

 Is there any way around this problem?

 Regards
 /Jimi
 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/Find-markup-id-of-checkbox-tags-of-CheckBoxMultipleChoice-To-check-uncheck-with-plain-javascript-ie--tp2226351p2226351.html
 Sent from the Wicket - User 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


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

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Find-markup-id-of-checkbox-tags-of-CheckBoxMultipleChoice-To-check-uncheck-with-plain-javascript-ie--tp2226351p2227901.html
Sent from the Wicket - User 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



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.

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



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 the DB file, the location of which will have 
to be
outside the war deployment path.

Thanks in advance,

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



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:
   I'm using AutocompletText field with
 AjaxFormComponentUpdatingBehavior(onchange), which catches onchange event,
 when user selects item from the list.
   It appeared so that sometimes I get too many items for DropDownList, and
 I don't want it to hang and I need to update a warning label in case there
 are too many items for the DropDownList.
   That's why I need to make a check after each character is inputed. That
 is well done in getChoices method, but in that method I don't have
 AjaxRequestTarget to update the label.
   And when I use OnChangeAjaxBehavior everything is good with updating
 label, but it doesn't catch the event when item from DropDownList is
 selected.
   I can't use bot AjaxFormComponentUpdatingBehavior and
 OnChangeAjaxBehavior because the last one extend the first.
   Is there a possibility to handle my problem?  Or may be it is already
 solved, but I wasn't able to find the solution, so will be greatfull for the
 link.
   I'm using wicket 1.3.7

   Big thanks in advance!


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




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 the end,
he gets this frustrating experience that size exceeded.
Is there a way to stop uploading and send a warning as soon as user starts
or at least send a warning (and stop uploading) when uploaded file crosses
the max-size limit?
I mean I just want to reduce users' waiting time if they have chosen to
upload a file bigger than permissible size for uploading.

This wasn't helpful. [1]

[1]
http://stackoverflow.com/questions/1761604/how-to-limit-upload-file-size-in-wicket

Thanks
Nishant


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 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 the DB file, the location of which 
 will have to be
 outside the war deployment path.

 Thanks in advance,

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



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



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 from the Wicket - User mailing list archive at Nabble.com.

---...


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 2010, at 20:50, Igor Vaynberg wrote:

 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 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 the DB file, the location of which 
 will have to be
 outside the war deployment path.
 
 Thanks in advance,
 
 Yiannis
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
 
 __
 This email has been scanned by the MessageLabs Email Security System.
 For more information please visit http://www.messagelabs.com/email 
 __



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: users-h...@wicket.apache.org



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
file is read (but I could be wrong on that - you'll need to look and
experiment).

--
Jeremy Thomerson
http://www.wickettraining.com



On Sun, May 23, 2010 at 2:42 PM, Nishant Neeraj 
nishant.has.a.quest...@gmail.com wrote:

 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 the
 end,
 he gets this frustrating experience that size exceeded.
 Is there a way to stop uploading and send a warning as soon as user starts
 or at least send a warning (and stop uploading) when uploaded file crosses
 the max-size limit?
 I mean I just want to reduce users' waiting time if they have chosen to
 upload a file bigger than permissible size for uploading.

 This wasn't helpful. [1]

 [1]

 http://stackoverflow.com/questions/1761604/how-to-limit-upload-file-size-in-wicket

 Thanks
 Nishant



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 provide access to a file
 deployed alongside the rest of the classes, my bad.


But you said in your original post that it would be outside the war
deployment path.

--
Jeremy Thomerson
http://www.wickettraining.com


[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:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561styleName=Htmlversion=12314962
 (and pasted below)

To use in Maven:

dependency
 groupIdorg.apache.wicket/groupId
 artifactIdwicket/artifactId
 version1.4.9/version
/dependency

To download: http://www.apache.org/dyn/closer.cgi/wicket/1.4.9

It is worth noting that WICKET-2846 will almost definitely be reverted in
the next release because the community has shown a preference for this.  So,
it would be wise not to take advantage of the InheritableThreadLocal that
was put into version 1.4.9.

Best Regards,

--
Jeremy Thomerson
http://www.wickettraining.com

PS - Release Notes - Wicket - Version 1.4.9

** Bug
* [WICKET-2741] - non-performant Collections.synchronizedMap() should be
replaced with ConcurrentMap
* [WICKET-2843] - Palette is incompatible with ListMultipleChoice in its
use of the model
* [WICKET-2853] - ListMultipleChoice/CheckBoxMultipleChoice do not
retain selected but disabled items
* [WICKET-2856] - PackageStringResourceLoader.loadStringResource()
causes NullPointerException when used in a Class within the root package
(i.e. it has no package declaration)
* [WICKET-2858] - WicketSessionFilter:
java.lang.IllegalArgumentException: Argument application can not be null
* [WICKET-2859] - Wrong package names in Examples
* [WICKET-2860] - Wrong name for swiss Application.properties
* [WICKET-2861] - getConvertedInput() returns null and
selectedValues.addAll tries adding it

** Improvement
* [WICKET-2790] - wicketTester.executeAjaxEvent method does not check if
form is multiPart
* [WICKET-2840] - Remove final on
AbstractRequestTargetUrlCodingStrategy#getMountPath()
* [WICKET-2846] - Store Application in InheritableThreadLocal instead of
ThreadLocal
* [WICKET-2855] - Constructor of RedirectRequestTarget does not validate
URL
* [WICKET-2869] - RangeValidator should use getMinimum and getMaximum
* [WICKET-2870] - Fix hungarian translation for Wizard
* [WICKET-2879] - delegate isVisible in PanelCachingTab


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 was able to successfully stage a release for wicketstuff-core 1.4.7 into
 the oss.sonatype.org infrastructure.
 All of the 1.4.7 artifacts can be retrieved from this staging repository:

 http://oss.repository.sonatype.org/content/repositories/orgwicketstuff-124/

 This is the subversion tag that corresponds to this release:

 https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/tags/wicketstuff-core-1.4.7/

 Vote:

 [   ] - release wicketstuff-core 1.4.7
 [   ] - don't release wicketstuff-core 1.4.7


 Since this is the first release through sonatype I need to file a ticket to
 get central sync up working but after that it will be automatic.

 Projects included in this release:

 [INFO]
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 
 [INFO] WicketStuff Core Parent ... SUCCESS
 [21.419s]
 [INFO] Wicket-Scala Parent ... SUCCESS
 [23.008s]
 [INFO] Wicket-Scala .. SUCCESS
 [15.010s]
 [INFO] Wicket-Scala Samples .. SUCCESS
 [12.172s]
 [INFO] Wicket-Scala Archetype  SUCCESS
 [3.246s]
 [INFO] Wicket Annotations  SUCCESS
 [13.363s]
 [INFO] JSLibraries ... SUCCESS
 [21.713s]
 [INFO] CalendarViews - Parent  SUCCESS
 [2.275s]
 [INFO] CalendarViews . SUCCESS
 [15.337s]
 [INFO] CalendarViews - Examples .. SUCCESS
 [16.785s]
 [INFO] Client and Server Validation .. SUCCESS
 [11.740s]
 [INFO] Datatable Autocomplete - Parent ... SUCCESS
 [1.271s]
 [INFO] Datatable Autocomplete Common . SUCCESS
 [11.381s]
 [INFO] Datatable Autocomplete  SUCCESS
 [24.296s]
 [INFO] Datatable Autocomplete Examples ... SUCCESS
 [15.738s]
 [INFO] GMap2 - Parent  SUCCESS
 [1.214s]
 [INFO] GMap2 . SUCCESS
 [19.133s]
 [INFO] GMap2 - Examples .. SUCCESS
 [36.195s]
 [INFO] Google Charts - Parent  SUCCESS
 [1.482s]
 [INFO] Google Charts . SUCCESS
 [13.688s]
 [INFO] Google Charts - Examples .. SUCCESS
 [12.569s]
 [INFO] InMethod Grid Parent .. SUCCESS
 [4.158s]
 [INFO] InMethod Grid . SUCCESS
 [33.352s]
 [INFO] InMethod Grid Examples  SUCCESS
 [29.501s]
 [INFO] Input Events - Parent . SUCCESS
 [2.020s]
 [INFO] Input Events .. SUCCESS
 [11.780s]
 [INFO] Input Events - Examples ... SUCCESS
 [13.263s]
 [INFO] JavaEE Inject - Parent  SUCCESS
 [1.310s]
 [INFO] JavaEE Inject . SUCCESS
 [11.597s]
 [INFO] JavaEE Inject - Examples .. SUCCESS
 [1.374s]
 [INFO] JavaEE Inject - Example EJB Module  SUCCESS
 [9.620s]
 [INFO] JavaEE Inject - Example Web Module  SUCCESS
 [14.254s]
 [INFO] JavaEE Inject - Example EAR ... SUCCESS
 [7.347s]
 [INFO] Misc .. SUCCESS
 [12.435s]
 [INFO] JQuery Integration - Parent ... SUCCESS
 [1.398s]
 [INFO] JQuery Integration  SUCCESS
 [33.074s]
 [INFO] JQuery Integration - Examples . SUCCESS
 [35.489s]
 [INFO] Minis - Parent  SUCCESS
 [1.500s]
 [INFO] Minis . SUCCESS
 [19.445s]
 [INFO] Minis - Examples .. SUCCESS
 [14.487s]
 [INFO] ObjectAutoComplete - Parent ... SUCCESS
 [2.202s]
 [INFO] ObjectAutoComplete  SUCCESS
 [12.574s]
 [INFO] ObjectAutoComplete - Examples . SUCCESS
 [24.186s]
 [INFO] Openlayers Integration - Parent ... SUCCESS
 [1.491s]
 [INFO] Openlayers  SUCCESS
 [23.399s]
 [INFO] Openlayers - Proxy  SUCCESS
 [9.896s]
 

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
(temporarily):

http://people.apache.org/~jrthomerson/releases/apache-wicket-1.4.9/m2-repo/

--
Jeremy Thomerson
http://www.wickettraining.com



On Sun, May 23, 2010 at 8:59 PM, Jeremy Thomerson jer...@wickettraining.com
 wrote:

 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:
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561styleName=Htmlversion=12314962
  (and pasted below)

 To use in Maven:

 dependency
  groupIdorg.apache.wicket/groupId
  artifactIdwicket/artifactId
  version1.4.9/version
 /dependency

 To download: http://www.apache.org/dyn/closer.cgi/wicket/1.4.9

 It is worth noting that WICKET-2846 will almost definitely be reverted in
 the next release because the community has shown a preference for this.  So,
 it would be wise not to take advantage of the InheritableThreadLocal that
 was put into version 1.4.9.

 Best Regards,

 --
 Jeremy Thomerson
 http://www.wickettraining.com

 PS - Release Notes - Wicket - Version 1.4.9

 ** Bug
 * [WICKET-2741] - non-performant Collections.synchronizedMap() should
 be replaced with ConcurrentMap
 * [WICKET-2843] - Palette is incompatible with ListMultipleChoice in
 its use of the model
 * [WICKET-2853] - ListMultipleChoice/CheckBoxMultipleChoice do not
 retain selected but disabled items
 * [WICKET-2856] - PackageStringResourceLoader.loadStringResource()
 causes NullPointerException when used in a Class within the root package
 (i.e. it has no package declaration)
 * [WICKET-2858] - WicketSessionFilter:
 java.lang.IllegalArgumentException: Argument application can not be null
 * [WICKET-2859] - Wrong package names in Examples
 * [WICKET-2860] - Wrong name for swiss Application.properties
 * [WICKET-2861] - getConvertedInput() returns null and
 selectedValues.addAll tries adding it

 ** Improvement
 * [WICKET-2790] - wicketTester.executeAjaxEvent method does not check
 if form is multiPart
 * [WICKET-2840] - Remove final on
 AbstractRequestTargetUrlCodingStrategy#getMountPath()
 * [WICKET-2846] - Store Application in InheritableThreadLocal instead
 of ThreadLocal
 * [WICKET-2855] - Constructor of RedirectRequestTarget does not
 validate URL
 * [WICKET-2869] - RangeValidator should use getMinimum and getMaximum
 * [WICKET-2870] - Fix hungarian translation for Wizard
 * [WICKET-2879] - delegate isVisible in PanelCachingTab




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 our
 covert 1.9.x development a secret but it's all out now! We're working
on
 advanced features like a neural interface where you stick electrodes
 into your cranial and merely think of the UI you desire and the
wicket
 code is generated for you automatically.)


Sounds great!

Yeah, but we're having trouble getting beta testers - that whole
electrodes in the brain kinda scares them off :)

But back to a serious note, if nobody else works on that
issue soon, I'll try to look at it this week.

That would be most appreciated Jeremy, thanks!


Jeremy

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



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 playing nice somewhere.

I was unable to get anywhere with the wicket quick start.

D/



On May 22, 2010, at 4:05 PM, Jonathan and Carrie Olson wrote:

 I also just noticed an AjaxButton problem after upgrading to 1.4.8.
 
 Wicket ajax debug just prints INFO: Invoking pre-call handler(s)... when
 the button is clicked. Using wireshark, I saw that no packets were being
 sent.
 
 I'll see if I can get a short example that proves the point.
 
 -Jonathan Olson
 
 On Sat, May 22, 2010 at 12:29 AM, Douglas Ferguson 
 doug...@douglasferguson.us wrote:
 
 I'm pretty sure this is a regression..
 
 
 On May 20, 2010, at 1:33 PM, Douglas Ferguson wrote:
 
 I think part of the problem is that we have a RequestCycleProcessor that
 redirects pages to ssl if they are secure page.
 The problem seems to be related to setResponsePage in an ajax callback,
 and then redirecting from that call...
 
 D/
 
 
 On May 20, 2010, at 12:25 PM, Douglas Ferguson wrote:
 
 This used to work in previous versions of wicket, now we get an error.
 
 The page isn't redirecting properly
 
 final AjaxButton button = new AjaxButton(button) {
 private static final long serialVersionUID = 1L;
 
 @Override
 protected void onSubmit(AjaxRequestTarget target, Form? form) {
 setResponsePage(new MyPage(params)));
 }
 };
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org
 
 


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