Re: Help required on Spring integration

2012-03-15 Thread Vytautas R.
ork with Spring. Any other resources and > > links are most welcome. > > Thanks in advance. > > > > Cheers! > > > > Maaz > > ----- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Best regards, Vytautas R. --- www.xaloon.org www.allcarindex.com

Re: Creating Folder within the webapps folder.

2011-11-22 Thread Vytautas R.
users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Best regards, Vytautas R. --- www.xaloon.org www.allcarindex.com

Re: Stateless pagination

2011-08-08 Thread Vytautas
true, it's not 100% stateless :)removing configurable items per page would make it stateless. On 08/08/2011 07:01 PM, jcgarciam wrote: Just for the record, using HttpSession makes your application already stateful as well. On Mon, Aug 8, 2011 at 10:21 AM, Vytautas Racelis-2 [via A

Re: Stateless pagination

2011-08-08 Thread Vytautas R.
26950p3726950.html > Sent from the Users forum 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 > > -- Best regards, Vytautas R. --- www.xaloon.org www.allcarindex.com

Re: Wicket 1.5 and glassfish 3.1.1 clustering (session replication)

2011-08-02 Thread Vytautas R.
t; and wicket version should not matter at all. > > Unless wicket is checking host / path / port or whatever when checking > to create a session or not? > > Regards > > Žilvinas Vilutis > > Mobile: (+1) 623 330 6048 > E-mail: cika...@gmail.com > > > >

Re: Wicket 1.5 and glassfish 3.1.1 clustering (session replication)

2011-08-02 Thread Vytautas
Same application, Apache Tomcat 7.x with enabled, Apache mod_proxy, mod_proxy_balancer - everything looks perfect :) Added getRequestCycleSettings().setRenderStrategy(RenderStrategy.ONE_PASS_RENDER); still no success on Glassfish. -- Regards, Vytautas

Re: MetaDataKey in Wicket 1.5

2011-03-30 Thread Vytautas
instance. Just add Session.get().bind() in HomePage ctor and see. On Thu, Mar 31, 2011 at 8:53 AM, Vytautas wrote: Hi! Does anybody uses MetaDataKey in wicket 1.5 (Using wicket 1.5-rc2)? I've created simple quickstart application and added such code into HomePage: private static final MetaDa

MetaDataKey in Wicket 1.5

2011-03-30 Thread Vytautas
etMetaData(DATA)); Session.get().setMetaData(DATA, String.valueOf(Math.random())); } However Session.get().getMetaData(DATA) always returns null. I did not find anything related to this in migration guide. Any suggestions or usage examples? :) -- Regards, Vytautas ---

Re: [1.5RC2] impossible to add cookies

2011-03-28 Thread Vytautas R.
gt; > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > > For additional commands, e-mail: users-h...@wicket.apache.org > > > > > > > -- > Pedro Henrique Oliveira dos Santos > -- Best regards, Vytautas R. --- www.xaloon.org www.allcarindex.com

Wicket 1.5 setRedirect(true) flag

2011-03-19 Thread Vytautas
proceed with markup for current panel/page Currently it seems wicket tries to render panel. Wicket version: 1.5-rc2 Regards, Vytautas --- www.xaloon.org www.allcarindex.com - To

Re: Wicket 1.5: IPageFactory and IAuthorizationStrategy.isInstantiationAuthorized related question

2010-10-23 Thread Vytautas
My fault, my apologies ;) On 10/23/2010 07:25 PM, Martin Grigorov wrote: Are you sure that you use latest trunk ? -- Regards, Vytautas --- phone:+370-600-34389 www.xaloon.org www.allcarindex.com

Re: Wicket 1.5: IPageFactory and IAuthorizationStrategy.isInstantiationAuthorized related question

2010-10-23 Thread Vytautas
org.apache.wicket.Component.isActionAuthorized(Component.java:2182) at org.apache.wicket.Page.onBeforeRender(Page.java:1039) ... Thanks for support ;) On 10/22/2010 09:47 PM, Martin Grigorov wrote: Done. r1026573 -- Regards, Vytautas

Re: Wicket 1.5: IPageFactory and IAuthorizationStrategy.isInstantiationAuthorized related question

2010-10-22 Thread Vytautas
better -- Regards, Vytautas --- phone:+370-600-34389 www.xaloon.org www.allcarindex.com - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Wicket 1.5: IPageFactory and IAuthorizationStrategy.isInstantiationAuthorized related question

2010-10-22 Thread Vytautas
Thanks, update from trunk did help;) On 10/22/2010 09:47 PM, Martin Grigorov wrote: Update to r1026443 and should be better On Fri, Oct 22, 2010 at 8:18 PM, Martin Grigorovwrote: On Fri, Oct 22, 2010 at 7:59 PM, Vytautas Raceliswrote: Hi, wicket 1.4.x IPageFactory has a method: Page

Wicket 1.5: IPageFactory and IAuthorizationStrategy.isInstantiationAuthorized related question

2010-10-22 Thread Vytautas Racelis
nybody know how to solve such issue? Thanks;) -- Regards, Vytautas Racelis --- phone:+370-600-34389 www.xaloon.org www.allcarindex.com www.leenle.com - To unsubscribe, e-mail: users-un

Re: Forums tools ready-to-use?

2010-07-26 Thread Vytautas Racelis
ess of who write a comment on my web site to spammers. 2010/7/26 Vytautas Racelis Thanks Josh;) Forum support is in feature plans, but it is not currently implemented. Thank you! -- Regards, Vytautas Racelis --- phone:+370-600-34389 www.xaloon.org www.

Re: Forums tools ready-to-use?

2010-07-26 Thread Vytautas Racelis
Thanks Josh;) Forum support is in feature plans, but it is not currently implemented. -- Regards, Vytautas Racelis --- phone:+370-600-34389 www.xaloon.org www.leenle.com www.allcarindex.com On 07/26/2010 04:46 PM, Josh Kamau wrote: Please check www.xaloon.org

wicketstuff down

2010-07-20 Thread Vytautas Čivilis
Hi. As you might already noticed, http://wicketstuff.org is down. Anyone have any ideas? V

Re: date picker calendar shown on text field clicked

2010-05-29 Thread Vytautas Čivilis
Is everything ok with this patch? V 2010/5/28 Vytautas Čivilis > https://issues.apache.org/jira/browse/WICKET-2899 > > > On Fri, May 28, 2010 at 9:18 PM, Jeremy Thomerson < > jer...@wickettraining.com> wrote: > >> 2010/5/28 Vytautas Čivilis >> >> &

Re: date picker calendar shown on text field clicked

2010-05-28 Thread Vytautas Čivilis
https://issues.apache.org/jira/browse/WICKET-2899 On Fri, May 28, 2010 at 9:18 PM, Jeremy Thomerson wrote: > 2010/5/28 Vytautas Čivilis > > > Hi. > > > > It would be great, if you'd consider including following code to make > > TextField, that is assigned t

date picker calendar shown on text field clicked

2010-05-28 Thread Vytautas Čivilis
Hi. It would be great, if you'd consider including following code to make TextField, that is assigned to date picker, aware of date picker itself. So, when TextField is clicked, picker calendar would be displayed. Implement it is very easy: in wicket-date.js: add some configuration property, l

Re: brix and blogs

2009-12-24 Thread Vytautas Racelis
additional commands, e-mail: users-h...@wicket.apache.org -- Regards, Vytautas Racelis --- phone:+370-600-34389 www.xaloon.org www.leenle.com - To unsubscribe, e-mail: users-unsubscr...@wicket.apac

Re: wicketstuff.org Confluence error

2009-12-09 Thread Vytautas Racelis
y the reasons Database is being updated by an instance which is not part of the current cluster. You should check network connections between cluster nodes, especially multicast traffic. Best regards, Stefan -- Regards, Vytautas Racelis --- phone:+37

Re: LinkTree

2009-11-04 Thread Vytautas Racelis
et 1.4.2. Anyone have any idea why new panels are not rendered? Thanks in advance. Jahid - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Regards,

Re: mount recursive

2009-11-02 Thread Vytautas Racelis
. Kind regards. Chris -- Regards, Vytautas Racelis --- phone:+370-600-34389 e-mail: turi...@gmail.com www.xaloon.org www.leenle.com - To unsubscribe, e-mail: users-unsubscr...@wicket.a

Re: Bookmarkable images from db

2009-11-01 Thread Vytautas Racelis
any way. I checked again chapter 9 about images from Wicket In Action but such use case is not addressed there. I found that SharedResources allows for stable URLs, but I cannot register each individual image. What approach would you suggest? Best regards, Peter -- Regards, Vytau

Re: wicketAjaxGet callback?

2009-10-21 Thread Vytautas Čivilis
nd store either callback or result to avoid race conditions. nino martinez wael wrote: > http://blog.jayway.com/2008/09/26/wicket-javascript-internals-dissected/ > > and also check the mootips on wicketstuff.. > > 2009/10/21 Vytautas Čivilis <mailto:vytautas.civi...@gmail.com>>

wicketAjaxGet callback?

2009-10-21 Thread Vytautas Čivilis
function (not the global one), with parameters from backend. The only possible way to achieve that (in my view), is to use 2nd option combined with storing the callback function in some global map. Then I would be able to call the correct callback function. Is there any easier (not hacky) way? Vytautas

Re: Showing session-stored messages in another window/tab

2009-10-19 Thread Vytautas Racelis
message to the session. Wouldn't be the same? Vytautas Racelis escribió: Hi, maybe getSession().info <http://this.info/>(""User account activated"); would help On Mon, Oct 19, 2009 at 8:08 PM, Esteban Masoero wrote: Hi: We've implemented the classic registr

Re: Showing session-stored messages in another window/tab

2009-10-19 Thread Vytautas Racelis
- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- -- Regards, Vytautas Racelis --- phone:+370-600-34389 e-mail: turi...@gmail.com www.xaloon.org www.leenle.com

Re: Open Source projects using Wicket

2009-10-16 Thread Vytautas Racelis
ruse the source code? Many thanks, Dave -- Regards, Vytautas Racelis --- phone:+370-600-34389 e-mail: turi...@gmail.com www.xaloon.org www.leenle.com - To unsubscribe, e-mail: users-unsubscr...@w

same model for multiple pages?

2009-09-21 Thread Vytautas Čivilis
d of hidden traps? I guess I shouldn't reference Models in my model objects, but then, how would I reference model objects from my wrapped model. Should this logic go to model itself? Thanks, Vytautas - To unsubscribe,

Re: RequestCycle bug at urlFor?

2009-08-25 Thread Vytautas Čivilis
Hi Francisco. It's certainly the same location in code, but the issues are a bit different. I've filed the bug at https://issues.apache.org/jira/browse/WICKET-2434 Vytautas francisco treacy wrote: > Hi Vytautas, > > Honestly I don't know if it's the same problem

RequestCycle bug at urlFor?

2009-08-24 Thread Vytautas Čivilis
mething wrong here? What could be possible solutions to overcome this? Vytautas - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

how to get RequestData in RequestCycle

2009-08-04 Thread Vytautas Čivilis
Hi. I'd like to log the request data (org.apache.wicket.protocol.http.RequestLogger.RequestData) in RequestCycle logRuntimeException. The RequestLogger keeps RequestData by it's private MetaData key in RequestCycle object. In other words, I can only completely re-implement RequestLogger to resolv

AjaxEditableLabel doesn't work in IE7

2009-07-29 Thread Vytautas Čivilis
Hi. I'm testing AjaxEditableLabel as well as AjaxEditableMultiLineLabel using wicket rc7 now, but the same problem initially occurred with rc3. Mysteriously, the ajax call isn't working with IE7, although it's working with IE6, firefox etc. Is it possible this is due to crippled IE7 installation

Re: HybridUrlCodingStrategy and CryptedUrlWebRequestCodingStrategy

2009-06-10 Thread Vytautas Čivilis
> And for hybrid the internal urls are first a bookmarkable part and then > a wicket part and if those where params > i think we could encrypt them just fine. But dont know for sure what > hybrid does > > > > 2009/6/10 Vytautas Čivilis <mailto:vytautas.civi...@gmai

Re: HybridUrlCodingStrategy and CryptedUrlWebRequestCodingStrategy

2009-06-10 Thread Vytautas Čivilis
to hybrid strat (or to crypt strat ;]). cvl Erik van Oosten wrote: > Hi Vytautas, > > You can not encrypt bookmarkable URLs as encryption is done per session. > So if you're URLs need to be secure you are limited to regular Link's. > > Regards, >Erik. > &

Re: HybridUrlCodingStrategy and CryptedUrlWebRequestCodingStrategy

2009-06-10 Thread Vytautas Čivilis
you encrypt the hybrid? > > 2009/6/10 Vytautas Čivilis <mailto:vytautas.civi...@gmail.com>> > > Hi. > > Is it possible to use both? > > CryptedUrlWebRequestCodingStrategy understands only > QueryStringUrlCodingStrategy (i.e. params encoded in x

HybridUrlCodingStrategy and CryptedUrlWebRequestCodingStrategy

2009-06-10 Thread Vytautas Čivilis
Hi. Is it possible to use both? CryptedUrlWebRequestCodingStrategy understands only QueryStringUrlCodingStrategy (i.e. params encoded in x=1&so=on format). Do I need to provide my own extension to CryptedUrlWebRequestCodingStrategy to support hybrid, or are there any existing ones? Is it possib