Re: ConcurrentModificationException since Update to 1.4.18

2011-08-24 Thread Johannes Schneider
further... Regards, Johannes On Wed, Aug 24, 2011 at 12:14 AM, Johannes Schneider maili...@cedarsoft.com wrote: Hi guys, I tried to upgrade to the latest Wicket version (security issues...). But now I suddently get that exception: Any hints? I didn't change anything knowingly. So I

ConcurrentModificationException since Update to 1.4.18

2011-08-23 Thread Johannes Schneider
) at org.apache.wicket.Component.internalBeforeRender(Component.java:1069) at org.apache.wicket.Component.beforeRender(Component.java:1103) at org.apache.wicket.MarkupContainer.onBeforeRenderChildren(MarkupContainer.java:1777) ... 51 more - -- Johannes Schneider - blog.cedarsoft.com

Re: Wicket + Guice + other framework (e.g. Jersey)

2010-09-03 Thread Johannes Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks a lot. I will take a look. Johannes On 09/02/2010 04:09 PM, Bas Gooren wrote: Johannes, yes, this is no problem, see http://code.google.com/p/wicket-guice-jaxws/ Bas - Original Message - From: Johannes Schneider maili

Wicket + Guice + other framework (e.g. Jersey)

2010-09-02 Thread Johannes Schneider
several of their modules, but not all. I think this can be solved using child injectors? Prefix: I'd like to have one prefix (e.g. api) that is used for that Jersey stuff. Can this be done transparently? Anybody done something like that? Any hints? Thanks, Johannes - -- Johannes Schneider

Re: Doubt with Maven config

2009-09-28 Thread Johannes Schneider
I think the maven jetty plugin does *not* use Start.java. Instead the plugin is configured within the pom.xml Pedro Sena wrote: Hi Guys, I'm using lolite archetype but I'm having a 'problem' I want to run my tests (JUnit) and keep the Jetty server alive after the tests. Every time that

Re: wicket-phonebook

2009-09-24 Thread Johannes Schneider
I think 1.4.1 has been released. So I think the current version should be either 1.4.1 or 1.4.2-SNAPSHOT Johannes Andreas Kaluza wrote: Hi @all, I'm trying to install the wicket-phonebook with mvn install. The error message is: [INFO] Scanning for projects... Downloading:

Re: Wicketstuff really needs some updates

2009-09-16 Thread Johannes Schneider
, Sep 15, 2009 at 8:12 AM, Johannes Schneider maili...@cedarsoft.comwrote: Come on guys. Please help me. Since there is an invalid repository definition no one out there will be able to use a project using input-events... I have the necessary patches sitting right here. I have created a Jira

Re: Wicketstuff really needs some updates

2009-09-16 Thread Johannes Schneider
, Johannes Schneider maili...@cedarsoft.comwrote: Come on guys. Please help me. Since there is an invalid repository definition no one out there will be able to use a project using input-events... I have the necessary patches sitting right here. I have created a Jira entry and I am willing

Re: Wicketstuff really needs some updates

2009-09-16 Thread Johannes Schneider
tnx Uwe Schäfer wrote: Pierre Goupil schrieb: +1 for CI since it would give confidence on health status of the various projects as well. http://wicketstuff.org/teamcity cu uwe - To unsubscribe, e-mail:

Re: Wicketstuff really needs some updates

2009-09-15 Thread Johannes Schneider
don't force me to release my own version. That would be just duplicate work done. Sincerly Johannes Johannes Schneider wrote: I have created some patches that help me a bit. Can be found here (found no better place). http://wicketstuff.org/jira/browse/WSMINIS-10 Those are created using

Re: DropDownChoice with Java Enum

2009-09-10 Thread Johannes Schneider
You cast objDispl to String which is obviously(?) a ProcessingStatusType cmoulliard wrote: You mean create something like this : add(new DropDownChoice(requestStatus, Arrays.asList(ProcessingStatusType.values()), new IChoiceRenderer() { public Object

Re: Wicketstuff really needs some updates

2009-09-05 Thread Johannes Schneider
, what about the donuts?! On Fri, Sep 4, 2009 at 3:34 PM, Johannes Schneider maili...@cedarsoft.comwrote: Well, who is the One? Igor Vaynberg wrote: or you can request commit access and eat your own donuts :) -igor On Fri, Sep 4, 2009 at 10:43 AM, Johannes Schneidermaili...@cedarsoft.com

Re: Wicketstuff really needs some updates

2009-09-05 Thread Johannes Schneider
I have created some patches that help me a bit. Can be found here (found no better place). http://wicketstuff.org/jira/browse/WSMINIS-10 Those are created using git. I hope the patch format is ok Sincerly, Johannes Johannes Schneider wrote: Well, who is the One? Igor Vaynberg wrote

Wicketstuff really needs some updates

2009-09-04 Thread Johannes Schneider
Hi, I really love the work that has been put into WicketStuff. The world is much better *with* WicketStuff. But unfortunately several files are outdated and many releases are missing. So at first I want to say thank you to everybody who has put work into that project. Then I want to motivate

Re: Wicketstuff really needs some updates

2009-09-04 Thread Johannes Schneider
Well, who is the One? Igor Vaynberg wrote: or you can request commit access and eat your own donuts :) -igor On Fri, Sep 4, 2009 at 10:43 AM, Johannes Schneidermaili...@cedarsoft.com wrote: Hi, I really love the work that has been put into WicketStuff. The world is much better *with*

tree-images.png with real transparencies

2009-09-02 Thread Johannes Schneider
Hi, does anybody out there have a tree-images.png with real transparancies? I use a dark background and the shadows are only optimized for white backgrounds. Thanks, Johannes - To unsubscribe, e-mail:

Re: TreeTable lazy loading. updateTree and javascript

2009-08-31 Thread Johannes Schneider
Did anybody make any progress with lazy loading of tree tables? Thanks, Johannes JuanPabloCoenMitrani wrote: Hi, I'm using the TreeTable from wicket-extensions 1.2.6 I extended it to make childs load lazily by AJAX when parent nodes are expanded. I also used some javascript to make all

Re: AjaxLink/Behaviour with shortcut

2009-08-28 Thread Johannes Schneider
And I think EventType shouldn't be an enum but instead a class with several constants. So everybody could add own event types if necessary. Regards Johannes Johannes Schneider wrote: I made some progress: When using the (newly created) EventType onclick the behvious seems to be improved

Re: AjaxLink/Behaviour with shortcut

2009-08-28 Thread Johannes Schneider
the inputevent class. Did you see the example project? 2009/8/28 Johannes Schneider maili...@cedarsoft.com: And I think EventType shouldn't be an enum but instead a class with several constants. So everybody could add own event types if necessary. Regards Johannes Johannes Schneider wrote: I made

Re: Wicketstuff releases?

2009-08-27 Thread Johannes Schneider
Any news here? I want to use input-events which has not been released yet. Any timeline for that module? Thanks, Johannes Erik van Oosten wrote: Hello, Now that Wicket 1.4.0 is out, I wonder which wicketstuff core version is compatible. There is no 1.4.0 version of wicketstuff core

Re: Wicketstuff releases?

2009-08-27 Thread Johannes Schneider
By the way: Wicketstuff contains an old repository definition that should be removed (in input-events). Thanks, Johannes Johannes Schneider wrote: Any news here? I want to use input-events which has not been released yet. Any timeline for that module? Thanks, Johannes Erik van

Re: AjaxLink/Behaviour with shortcut

2009-08-27 Thread Johannes Schneider
InputBehavior( new KeyType[]{KeyType.n} ) ); add( ajaxLink ); Any ideas? Thanks, Johannes danisevsky wrote: look at https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/input-events-parent/ 2009/8/26 Johannes Schneider maili...@cedarsoft.com Hi, I

Re: AjaxLink/Behaviour with shortcut

2009-08-27 Thread Johannes Schneider
I made some progress: When using the (newly created) EventType onclick the behvious seems to be improved. The first time it works great, but if I add the link to the AjaxRequestTarget (so that the link is updated), the event is executed multiple times... Regards, Johannes Johannes Schneider

AjaxLink/Behaviour with shortcut

2009-08-26 Thread Johannes Schneider
Hi, I have here several AjaxLinks that should be triggered using a shortcut (e.g. PageDown or Delete). Does anybody have some lines of code or a hint how that could be done? Alternatively a AjaxBehaviour could be used to start the action. Any ideas? Thanks, Johannes

Re: jetty hot deployment

2009-08-08 Thread Johannes Schneider
reloadmanual/reload /configuration /plugin /plugins /build Reloading is triggered manually from the console. I like that behviour (so I can recompile/copy resources without restarting). Regards, Johannes Schneider Anantha Kumaran wrote: hi currently i am using

Modal window and background color

2009-08-05 Thread Johannes Schneider
Hi, I use the modal window (with a component). But unfortunately white is used as background color. This is definied in model.css:164 div.wicket-modal div.w_content { width: 100%; background-color: white; } I tried to override that, but since the modal.css is added after my own

Re: Modal window and background color

2009-08-05 Thread Johannes Schneider
Thanks! Worked... But if anyone reads this - I think that could/should be improved in the ModalWindow... Regards, Johannes Matej Knopp wrote: You can use !important in your override css. -Matej On Wed, Aug 5, 2009 at 9:06 PM, Johannes Schneidermaili...@cedarsoft.com wrote: Hi, I

Re: ConfirmLink Ajax + Fallback anyone?

2009-08-04 Thread Johannes Schneider
) { componentToReplace.replaceWith( new FallbackConfirmationLinkPanel( componentToReplace, message, action ) ); } } Johannes Schneider wrote: Hi, I think that is one of that components that has been created several times out there. Does anybody have a good implementation available? There is a wiki page

Re: Bug(?) with MiniMap

2009-07-22 Thread Johannes Schneider
Aah, stop! Stupid! Made a obvious mistake within my test case... Code too long today... Sorry. Johannes Schneider wrote: Hi, I have a problem while trying to add parameters to a BookmarkablePageLink. My second parameter is simply ignored. I debugged a lot and could create that failing test

Bug(?) with MiniMap

2009-07-22 Thread Johannes Schneider
Hi, I have a problem while trying to add parameters to a BookmarkablePageLink. My second parameter is simply ignored. I debugged a lot and could create that failing test. Could anyone tell me what I am doing wrong? Thanks, Johannes String val0 =

Voting in Slideshow

2009-07-09 Thread Johannes Schneider
Hi, at the moment I implement some sort of slideshow. I am using a IndexedParamUrlCodingStrategy to get nice URLs. Now I want to add a voting form on each page. But of course commiting the form results in a url containing many internal Wicket stuff. How can that be avoided? I tried the

Image with parameters

2009-07-02 Thread Johannes Schneider
Hi, I have registered a shared resource with IndexedSharedResourceCodingStrategy. Now I want to add an image to one of my pages. But of course I need to add a parameter to that image. How can this be done? I really can't find any fitting constructor... What I have so far is:

Re: Image with parameters

2009-07-02 Thread Johannes Schneider
Aah! Okay, found it It is exactly where it should be: add( new Image( image, imageResource, new ValueMap( map ) ) ) Thanks... Joe Johannes Schneider wrote: Hi, I have registered a shared resource with IndexedSharedResourceCodingStrategy. Now I want to add an image to one of my

Re: Slideshow

2009-06-29 Thread Johannes Schneider
/ or perhaps there is a jQuery slideshow plugin that you could use with the newer Wicket-jQuery integrations. Francisco 2009/6/27 Johannes Schneider maili...@cedarsoft.com: Hi, I want to implement a slide show with wicket. I have many images on the local hard disk

Slideshow

2009-06-27 Thread Johannes Schneider
Hi, I want to implement a slide show with wicket. I have many images on the local hard disk - but they are unordered. Now I want to create a slide show that shows those images sorted. I started this way: Created a page with an img and added that markup there: add( new Image( image, new

Re: How (not) to: IModel and Collections (and generics)

2009-03-10 Thread Johannes Schneider
to be done for the domain model to work smoothly with the component the model is the perfect place to do it. -igor On Sat, Mar 7, 2009 at 12:25 PM, Johannes Schneider maili...@cedarsoft.com wrote: i think misuse is a pretty bold word considering you are talking to people who designed

Re: How (not) to: IModel and Collections (and generics)

2009-03-07 Thread Johannes Schneider
model interface for collections and add some sort of conversion method/object? Regards, Johannes -igor On Wed, Mar 4, 2009 at 4:50 AM, Johannes Schneider maili...@cedarsoft.com wrote: Hi, the concept of IModel seems to be very obvious. It is simply some kind of reference and offers

Re: How (not) to: IModel and Collections (and generics)

2009-03-07 Thread Johannes Schneider
have designed it, so it is your choice... Regards, Johannes -igor Regards, Johannes -igor On Wed, Mar 4, 2009 at 4:50 AM, Johannes Schneider maili...@cedarsoft.com wrote: Hi, the concept of IModel seems to be very obvious. It is simply some kind

Re: VOTE: Remove ? extends from constructor of DropDownChoice

2009-03-04 Thread Johannes Schneider
On Tue, 2009-03-03 at 16:02 -0500, Brill Pappin wrote: I'd hate to be prevented from doing so simply because someone wanted to lock down an API that didn't really need locking down. You are wrong. *Widening* a collection is the exact opposite of locking down. If you want to have some fancy

Re: VOTE: Remove ? extends from constructor of DropDownChoice

2009-03-04 Thread Johannes Schneider
On Mon, 2009-03-02 at 15:11 -0500, Brill Pappin wrote: Ok, as suggested, here is the thread, and the first vote. +1 for making the generic definition the same for all list type components. Yes, you are right. All those list type components should have the same generic definition. But: Don't

How (not) to: IModel and Collections (and generics)

2009-03-04 Thread Johannes Schneider
- will be based upon a collection *without* wildcards... Regards, Johannes Schneider - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: VOTE: Remove ? extends from constructor of DropDownChoice

2009-03-04 Thread Johannes Schneider
= new ListDouble; If you don't believe me, take a look at GlazedLists. Compare version 1.7 and version 1.8. They changed exactly that thing (a non backward compatible change!). They made exactly the same fault... Regards, Johannes - Brill On 4-Mar-09, at 6:26 AM, Johannes Schneider wrote

PageExpiredException

2008-09-17 Thread Johannes Schneider
Hi, since I have switched to the latest Wicket version, I get that exception a lot of times. But I really don't understand what I am doing wrong. Yes I know that it is not easy to give any hints without knowing any details. But maybe that is a common error... Any hints are welcome. Thanks,

Re: Regression in 1.3.0-beta3(?)

2007-11-25 Thread Johannes Schneider
https://issues.apache.org/jira/browse/WICKET-1185 Johan Compagner wrote: please make a jira issue for this On Nov 22, 2007 9:49 PM, Johannes Schneider [EMAIL PROTECTED] wrote: I have the same problem with 1.3.0-rc1... I have tried to create a minimal example, but did not work

Re: Regression in 1.3.0-beta3(?)

2007-11-22 Thread Johannes Schneider
I have the same problem with 1.3.0-rc1... I have tried to create a minimal example, but did not work... The problem occurres within this project: http://cedarsoft.org/wicket/yaml-integration/index.html Regards, Johannes Schneider Igor Vaynberg wrote: have you tried it with trunk? -igor

Re: YAML / Wicket integration

2007-09-06 Thread Johannes Schneider
. :-) Johannes Schneider Alex Objelean wrote: I like the idea of the YAML or YUI grids. It's aim is to simplify CSS development. But I do not see any reason to create this kind of projects (wicket-yaml, wicket-yui-grids, etc) which integrates css frameworks. All integration is about, is just

Re: YAML / Wicket integration

2007-09-06 Thread Johannes Schneider
Mikkelsen Johannes Schneider wrote: Hi, I have created a small project that integrates the great CSS framework YAML (http://www.yaml.de/en/home.html) into Wicket. As I am new to Wicket I really appreciate every feedback I could get. Project home page: http://cedarsoft.org/wicket/yaml

Re: Custom background image

2007-09-01 Thread Johannes Schneider
Thanks. That solves the problem. Johannes Schneider Matej Knopp wrote: Assuming you are using 1.3. Make your page implement IHeaderContributor class MyPage extends WebPage implements IHeaderContributor { public void renderHead(final IHeaderResponse response

Re: Regression in 1.3.0-beta3(?)

2007-08-31 Thread Johannes Schneider
I don't use any AjaxFAllbackOrderByBorder or anything else in my code. So I think there must be another trigger for the bug, too. Johannes Schneider Jonas-21 wrote: I've been able to reproduce the problem with a these few classes: http://www.nabble.com/file/p12409279/Expected_close_tag.zip

DataView and onComponentTag

2007-08-24 Thread Johannes Schneider
, Johannes Schneider -- Johannes Schneider Im Lindenwasen 15 72810 Gomaringen Fon +49 7072 9229972 Fax +49 7072 50 Mobil +49 178 1364488 [EMAIL PROTECTED] http://www.johannes-schneider.info smime.p7s Description: S/MIME Cryptographic Signature

Re: DataView and onComponentTag

2007-08-24 Thread Johannes Schneider
Thanks, I will try that. And please make those methods final... Regardy, Johannes Schneider Igor Vaynberg wrote: dataview doesnt have its own markup, it delegates it to its direct children. so you want to put that oncomponenttag into the item the dataview creates. override dataview.newitem