Re: Mounting dynamic content

2008-05-29 Thread Rodolfo Hansen
I think maybe what you want is to use a DynamicWebResource and customize the ResourceState to return the correct content type... It makes more sense that a .doc link be of that type I think... On Thu, May 29, 2008 at 10:18 AM, Martijn Lindhout <[EMAIL PROTECTED]> wrote: > setting the HTTP Conten

Re: Mounting dynamic content

2008-05-29 Thread Rodolfo Hansen
t type > after opening up the download (file save/open) dialog -> It uses > windows file extension detection after that ;) On Firefox the content > type suffices, but for IE I must hack the filename too. > > ** > Martin > > 2008/5/29 Rodolfo Hansen <[EMAIL PROTECTED]>:

Re: Wicket CMS

2008-06-24 Thread Rodolfo Hansen
Yeah, we are interested in working out a CMS based on wicket too... haven't had much time for it just yet. but its a must do for us... On Tue, Jun 24, 2008 at 11:46 AM, Thomas Mäder <[EMAIL PROTECTED]> wrote: > It might spark interest if you add a bit of documentation and a live demo. > Not every

Re: patterns for web ui apps. mvc models

2008-07-01 Thread Rodolfo Hansen
Igor, stop taking the piss... What he means is: Wicket is *NOT* an MVC framework... On Tue, Jul 1, 2008 at 2:35 PM, Sven Meier <[EMAIL PROTECTED]> wrote: > Well, in Wicket the markup doesn't do much (which is a good thing) besides > layout. If you're correctly using CSS, the markup isn't even r

Re: generics

2008-07-01 Thread Rodolfo Hansen
I too like this compromise alot Although I don't see a good use case for generifying Link ? Am I missing something? On Fri, Jun 27, 2008 at 2:49 PM, Timo Rantalaiho <[EMAIL PROTECTED]> wrote: > On Fri, 27 Jun 2008, Igor Vaynberg wrote: > > since no one complained, should we apply this change ov

Re: patterns for web ui apps. mvc models

2008-07-01 Thread Rodolfo Hansen
"joking about" On Tue, Jul 1, 2008 at 2:45 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > you mean taking a piss? > > -igor > > On Tue, Jul 1, 2008 at 11:42 AM, Rodolfo Hansen <[EMAIL PROTECTED]> > wrote: > > Igor, stop taking the piss... &g

Re: generics

2008-07-02 Thread Rodolfo Hansen
IMHO too many ways to do the same thing makes a project very hard to maintain. Development generally becomes more expensive and error prone, as you forget the initial mindset you where in when you started, or have the same components used one way in here, and another way there. One has to be wary

Re: I have some Wicket based opportunities/jobs if you're interested.

2008-08-22 Thread Rodolfo Hansen
Hi Wayne, I am curious about your project. If you want, please contact me personally so we can see if it is a good match. On Thu, Aug 21, 2008 at 1:27 PM, Eduardo Sasso <[EMAIL PROTECTED]>wrote: > Hi Waine, > > I've bumped into your email accidentally and I've got pretty interested in > it. > >

Re: Employ JQuery Accordion in Wicket

2009-04-07 Thread Rodolfo Hansen
utting the > heavy weight on my shoulders. > > > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Rodolfo Hansen CEO, KindleIT Software Dev

Re: [Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2009-04-20 Thread Rodolfo Hansen
an...@kindleit.net > > Thank you very much for your kind response. > Regards > Paolo > > > > Rodolfo Hansen-2 wrote: > > > > Hi, a new version of wicketstuff-push was moved to the wicketstuff-core > > group of projects, as push-parent (as was specified i

Re: Cometd Servlet mapping for wickestuff-push example

2009-04-20 Thread Rodolfo Hansen
ere does it get the wicket > filter definition, and the cometd servlet mapping? > > - Someone tried the wicketstuff-push example on a different servlet > container? If yes, which is the right web.xml file to use? > > Please help me. > Thank you > Paolo Marrone > > &

Re: wicket and jquery

2009-05-29 Thread Rodolfo Hansen
; > > > > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Rodolfo Hansen CEO, KindleIT Software Development Email: rhan...@kindleit.net Office: 1 (809) 732-5200 Mobile: 1 (809) 299-7332

Re: [Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2009-07-13 Thread Rodolfo Hansen
wicket? Because our application is > using 1.3.x and I cannot tell them to migrate to 1.4 since the development > has already started. > > Thanks a lot. > Cheers. > > > Rodolfo Hansen wrote: > > > > On Mon, Apr 20, 2009 at 6:26 AM, pmarrone > wrote: &

Re: [Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2009-07-16 Thread Rodolfo Hansen
Is there a patch/servlet to run cometd in glassfish? because im having > trouble to run push-examples on glassfish as it will be used in production. > > Thanks a lot. > Cheers. > > > Rodolfo Hansen wrote: > > > > On Mon, Apr 20, 2009 at 6:26 AM, pmarrone > wrote

Re: jWicket -- jQuery with Wicket integration

2009-07-22 Thread Rodolfo Hansen
subversion.visionet.de/project/WicketJQuery/wiki > >>> > >>> Tauren > >>> > >>> --------- > >>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > >>> For additional commands, e-mail: users-h...@wicket.apache.org > >>> > >>> > >>> > >> > >> > > > > > > - > > http://richard-wilkinson.co.uk My blog: http://richard-wilkinson.co.uk > > -- > > View this message in context: > http://www.nabble.com/jWicketjQuery-with-Wicket-integration-tp24584280p24611730.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 > > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kindleit.net Office: 1 (809) 732-5200 Mobile: 1 (809) 299-7332

Re: Google Analytics and AJAX

2009-07-29 Thread Rodolfo Hansen
> If so can you share your code? If not I'll build it ;) > > John- > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kindleit.net Office: 1 (809) 732-5200 Mobile: 1 (809) 299-7332

Re: wicketstuff-push question

2009-10-08 Thread Rodolfo Hansen
ing cometd event. if i publish it in > onSubmit, clients often refresh themselves before the message actually > arrives, and that's a problem. > > thank you for any help with this. :) > > -- > -danoh- > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kindleit.net Office: 1 (809) 732-5200 Mobile: 1 (809) 299-7332

Re: Java Wicket Job Opportunity, Finland

2009-12-19 Thread Rodolfo Hansen
eply or im me at kry...@gmail.com. Sincerely, Rodolfo Hansen On Sat, Dec 19, 2009 at 6:21 AM, Martin Makundi < martin.maku...@koodaripalvelut.com> wrote: > Hi! > > We are looking for talented individuals to work with us on our online > products. > > Developmen

Re: Java Wicket Job Opportunity, Finland

2009-12-19 Thread Rodolfo Hansen
ls to before sending. > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > On Sat, Dec 19, 2009 at 9:46 AM, Rodolfo Hansen >wrote: > > > Hi, > > > > I am interested in learning more about the offer. > > > > I'm the maintaine

Re: wicketstuff push, publishing event in a page2 and component installed with channel listener in page1

2009-12-26 Thread Rodolfo Hansen
nel listener on a component? > > -- > regards, > Vineet Semwal > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kindleit.net Mobile: +1 (809) 860-6669

Re: wicketstuff push, publishing event in a page2 and component installed with channel listener in page1

2010-01-18 Thread Rodolfo Hansen
;ll look into this. > > > thanks again .. > > > > On Sat, Dec 26, 2009 at 11:15 PM, Rodolfo Hansen wrote: > >> Regarding remove listeners: >> >> Most browsers fail to report the remove event. >> Only firefox reports removal immediately, all other browsers

Re: wicketstuff-push and component replacing

2010-01-26 Thread Rodolfo Hansen
at org.apache.wicket.Component.(Component.java:920) > > It seems that in this push method, context is lost, I have no session, > request,... > > Is there any way I gan regain it or make new? > > Or how should I implement push service, which needs to replace some > components on page? > > Thanks in advance, > Roland > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kindleit.net Mobile: +1 (809) 860-6669

Re: wicketstuff push, publishing event in a page2 and component installed with channel listener in page1

2010-01-26 Thread Rodolfo Hansen
Ok, thanks for the quickstart. I just submitted the fix to svn... On Tue, Jan 19, 2010 at 2:38 AM, vineet semwal wrote: > thanks, > i will take a look at them. > > On Mon, Jan 18, 2010 at 9:32 PM, Rodolfo Hansen wrote: > > > On Fri, Jan 15, 2010 at 5:24 AM, vi

Re: wicketstuff-push and component replacing

2010-01-26 Thread Rodolfo Hansen
can't you use that instead? On Tue, Jan 26, 2010 at 11:12 AM, Rodolfo Hansen wrote: > I have basically concentrated on the CometD Service > This should be a simple bug to fix. > > > > On Fri, Jan 22, 2010 at 10:34 AM, Roland Vares wrote: > >> Hello, >&g

Re: wicketstuff-push and component replacing

2010-02-03 Thread Rodolfo Hansen
ms checking with it creates considerable traffic and > is therefore not the cleverest solution I suppose > > Roland > > Rodolfo Hansen wrote: > > > > Try now... > > > > To me, the push service is overly complicated, and you could easily get > > away >

wicketstuff-core subprojects correct version number??

2010-02-03 Thread Rodolfo Hansen
-SNAPSHOT. > > On Wed, Feb 3, 2010 at 9:59 PM, Rodolfo Hansen wrote: > > > The changes are in 1.4-SNAPSHOT > > > > But it seems wicketstuff isn't building the package at the moment, I will > > look into that. > > > > For now, you need to checkout the s

Re: Wicketstuff-Push without Dojo?

2010-03-08 Thread Rodolfo Hansen
hing equal implemention in my > web-application. So > >> i found wickestuff-push. But as far as is see, it users dojo to do the > >> client-side magic. > >> > >> I dont want to blow up my application more as it still is ;) so i want > ask > >> for an

Re: Senior Java Developer Role, £300-500 a day, Bri stol!

2010-04-14 Thread Rodolfo Hansen
astest Growing companies in 2008 and 2009.* > > People Source Consulting Ltd, 30 Queen Charlotte Street, Bristol, BS1 4HJ. > Telephone 0117 922 7000, Fax 0117 925 9700 > > www.peoplesource.co.uk R <http://www.peoplesource.co.uk/>egistered

Re: wicketstuff-push is over, wickestuff-dojo-1.1 is born ???

2008-11-08 Thread Rodolfo Hansen
I'm currently using wicketstuff-push on a small app I have. The only bug I am aware of is related to the RemoveListener. What exactly is the issue you are having? On Thu, Nov 6, 2008 at 4:17 AM, Julien Graglia <[EMAIL PROTECTED]>wrote: > Hi, > I have read some posts (1) that seems to say that w

Re: wicketstuff-push is over, wickestuff-dojo-1.1 is born ???

2008-11-18 Thread Rodolfo Hansen
Ok, sorry about the mistake (eclipse didn't see some files missing), it is now fixed in the current trunk. On Wed, Nov 12, 2008 at 8:53 AM, Julien Graglia <[EMAIL PROTECTED]>wrote: > Le samedi 08 novembre 2008 à 08:56 -0400, Rodolfo Hansen a écrit : > > I'm currently us

Re: Best way to implement OSIV (open session in view) pattern in Wicket

2008-12-06 Thread Rodolfo Hansen
You could use a custom WebRequestCycle. I've written a couple, and if you check out databinder's you can see that its pretty simple to do, plus, (in databinder) no session is started unless its required. On Sat, Dec 6, 2008 at 12:38 PM, Azzeddine Daddah <[EMAIL PROTECTED]>wrote: > Hi guys, > I wa

[Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2008-12-09 Thread Rodolfo Hansen
Hi, a new version of wicketstuff-push was moved to the wicketstuff-core group of projects, as push-parent (as was specified in the wiki) A couple of new things were done: It is no longer compatible with java 1.4, is built for wicket 1.4 and requires jetty 6.1.14. The dependencies on dojo have bee

Re: [Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2008-12-11 Thread Rodolfo Hansen
still against the idea to split up > wicketstuff-push completely from the dojo project, but we had the > discussion > before without result ... > > regards, > Michael > > > Rodolfo Hansen-2 wrote: > > > > Hi, a new version of wicketstuff-push was moved to the w

Re: [Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2008-12-12 Thread Rodolfo Hansen
ls really bloated for me > > > > Am 11.12.2008 um 15:00 schrieb Michael Sparer: > > > >> > >> Alright, I'll keep an eye on changes of your project. Maybe we can > >> merge some > >> useful stuff in the future, but for now I

Re: Asynchron push/update/redirect

2008-12-13 Thread Rodolfo Hansen
Yeah, I've been thinking about that issue a little. There are a couple of ways to deal with this: I was undecided between these 2 approaches: 1. Put the WicketSessionFilter in your cometd servlet http://wicket.apache.org/docs/wicket-1.3.2/wicket/apidocs/index.html 2. Extend the Cometd listene

Re: [Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2008-12-31 Thread Rodolfo Hansen
h folder in trunk [1]? I > didn't notice until today when a user asked a question about it. > > Was it an oversight, or is it something different? > > Just Curious and Confused, > > Jeremy Thomerson > http://www.wickettraining.com > > On Tue, Dec 9, 2008 at 6:46 A

Re: [Announce] wicketstuff-push ported to use wicket 1.4 jetty 6.1.14

2009-01-02 Thread Rodolfo Hansen
ket-1.3.x/ > > You'll have to see if whatever you already have existing in that branch can > be overwritten. > > Let me know if I can be of assistance to you in any way. > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > On Wed, Dec 31, 2008 at 2:0

Re: wicketstuff-annotation and Wicket 1.4

2009-01-02 Thread Rodolfo Hansen
Yes, I've been using it succesfully with 1.4 make sure you are using the project in wicketstuff-core jeremy is pointing out. On Tue, Dec 30, 2008 at 5:57 AM, Azzeddine Daddah wrote: > Hi guys, > > Does someone already tried to use wicketstuff-annotation with Wicket 1.4? > They say in the wickets

Re: Gant like component in wicket

2009-01-09 Thread Rodolfo Hansen
If you want, you can also extend WebMarkupContainer, and share those components through wicketstuff for example. On Fri, Jan 9, 2009 at 6:15 AM, Martin Makundi < martin.maku...@koodaripalvelut.com> wrote: > Just a Wicket WebMarkupContainer will do. > > Put it in a listview. > > t. Martin > > 2009

Re: Wicket stuff core, archetypes?

2009-01-15 Thread Rodolfo Hansen
Yes, you should use the nexus index for the repository http://nexus.sonatype.org/ The indexer api is pretty straight forward: http://docs.codehaus.org/display/M2ECLIPSE/Nexus+Indexer#NexusIndexer-NexusIndexerAPIExample you could search for artifacts with the appropriate metadata, or search inside

Re: Handling futures

2011-07-23 Thread Rodolfo Hansen
ase... >>>>> >>>>> Regards, >>>>> Bertrand >>>>> >>>>> ------**--** >>>>> - >>>>> To unsubscribe, e-mail: >>>>> users-unsubscribe@wicket.**apache.org >>>>> For additional commands, e-mail: users-h...@wicket.apache.org >>>>> >>>>> >>>>> --**--** >>>> - >>>> To unsubscribe, e-mail: >>>> users-unsubscribe@wicket.**apache.org >>>> For additional commands, e-mail: users-h...@wicket.apache.org >>>> >>>> --**--** >>> - >>> To unsubscribe, e-mail: >>> users-unsubscribe@wicket.**apache.org >>> For additional commands, e-mail: users-h...@wicket.apache.org >>> >>> >>> --**--** >> - >> To unsubscribe, e-mail: >> users-unsubscribe@wicket.**apache.org >> For additional commands, e-mail: users-h...@wicket.apache.org >> >> >> > --**--**- > To unsubscribe, e-mail: > users-unsubscribe@wicket.**apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: DynamicWebResource creation takes long; client timeout is the result

2011-08-30 Thread Rodolfo Hansen
; > And provide a user with a link to the generated file? > > > > What's the Wicket way? > > > > Cheers, > > Robbert > > > > > > --------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: wicketstuffpush 1.5 timepushservice not working

2011-09-30 Thread Rodolfo Hansen
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: wickestuff-push not working with jetty standalone

2010-04-22 Thread Rodolfo Hansen
T /cometd/ HTTP/1.1" > 200 1238 > ** > > > it works well when i am using it with maven-jetty plugin.. > > Following is my setup :- > jetty:6.1.23 > wicket:1.4.7 > push:1.4.7-snapshot > > > any advice will be welcomed... > -- > regards, > Vineet Semwal > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: Google Analytics and Wicket Dynamic Urls

2010-05-22 Thread Rodolfo Hansen
> Quoting Martin Makundi : > >> No. I do not want to omit. I want to track stateful content. >> > > > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: Push Ajax, Streaming Ajax.

2010-05-24 Thread Rodolfo Hansen
Have you looked into wicketstuff-push? I'm looking for help in including HTML5 support... patches welcome. :) On Mon, 2010-05-24 at 06:28 -0700, victordenisov wrote: > I want to create streaming or push ajax. How can I do this with Wicket?

New Behaviours

2010-06-01 Thread Rodolfo Hansen
bugs, and add features at the Google code site. :) Regards, -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-07 Thread Rodolfo Hansen
> wicketstuff-core pom updated to include this module. What else needs > to > > be > > > done? Are there specific requirements for a library to be part of the > > > wicketstuff-core build? > > > > > > > - > > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > > For additional commands, e-mail: users-h...@wicket.apache.org > > > > > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: [wicketstuff/wicket-contrib-jasperpreports] Is anyone supporting this?

2010-06-07 Thread Rodolfo Hansen
. Use slf4j, reference wicketstuff-core, minor html changes. > > After that, I will look at anything that I did in my own code to customize > it and see if i can push any of that back. > > What kind of changes did you have in mind for the project? > > > On Mon, Jun 7, 20

RE: is this a bug in Model?

2010-06-15 Thread Rodolfo Hansen
Are you sure you want to override Model in the first place? Di you see LoadableDetachableModel ? Model is not ment to be an abstract class, I would argue its not a bug, but that would be a whole other debate... On Tue, 2010-06-15 at 06:56 -0400, Alex Rass wrote: > No, Martin, it can't work. > L

Re: wicketstuff-push causing WicketRuntimeException component not found on Page

2010-06-24 Thread Rodolfo Hansen
You mean to say the error is sporadic? On Wed, 2010-06-23 at 20:16 +0200, David Meulemans wrote: > Hi > > I have a Listener object with a Map in it containing > org.apache.wicket.Component objects that need to be updated every time the > onChange(); method is called. For example caused by anothe

Re: wicketstuff-push causing WicketRuntimeException component not found on Page

2010-06-25 Thread Rodolfo Hansen
fiers? > Maybe that's why Wicket is unable to process the action for a link one of > the 2 Components. > > > 2010/6/25 Rodolfo Hansen [via Apache Wicket] < > ml-node+2267816-1187617804-232...@n4.nabble.com > > > > > You mean to say the error is sporadic? >

Re: using comet to find all clients using a page

2010-07-12 Thread Rodolfo Hansen
If they have javascript enabled and the comet loads correctly for them: Yes. On Fri, 2010-07-09 at 05:13 -0700, fachhoch wrote: > using comet will I be able to get total number of clients using some page ? - To unsubscribe,

Wicketstuff Push Assistance request

2010-07-20 Thread Rodolfo Hansen
Hi all, Anyone willing to lend me a hand on the wicketstuff-push project? I have some pretty good ideas, but can't find the time to implement them. If anyone is interested please write me directly. - To unsubscribe, e-mail: u

Re: Wicketstuff Push Assistance request

2010-07-20 Thread Rodolfo Hansen
ess someone else can also join. > I also invest in html5 (svn .../wicket-stuff/trunk/wicket15-html5-parent) > ;-) > > 2010/7/20 Rodolfo Hansen > > > Hi all, > > > > Anyone willing to lend me a hand on the wicketstuff-push project? > > > > I have

Re: using cometd with threads

2010-08-02 Thread Rodolfo Hansen
Yes, the code is designed to be thread safe. On Mon, 2010-08-02 at 07:15 -0700, fachhoch wrote: > I was looking into cometd , I tried the example it worked for me.I havea > new requirement , > I have to update a panel in my page if a job running seperately in a > thread has finished processi

Re: using cometd with threads

2010-08-02 Thread Rodolfo Hansen
How are you getting the Bayeux service? It is alright to think of the Bayeux service as a messaging api, that jumps across your various layers (from the service to the javascript client). As long as you remember you can't trust the javascript clients (malicious users), you are fine. On Mon, 2010-

Re: using cometd with threads

2010-08-02 Thread Rodolfo Hansen
You can get it from the ServletContext: getServletContext().getAttribute(BayeuxServer.ATTRIBUTE); On Mon, 2010-08-02 at 11:18 -0700, fachhoch wrote: > Please suggest me how to get Bayeux service in service layer , right now I > have in subclass of org.apache.wicket.protocol.http.Application

Re: any good ideas about how to add a confirm check before leaving a page?

2010-08-10 Thread Rodolfo Hansen
On Tue, 2010-08-10 at 16:08 +0200, Leszek Gawron wrote: > On 2010-08-10 15:11, Joe Hudson wrote: > > Thank you very much for the response but my issue is not a simple as > > this > > > > Say I have a page with navigation links and the page doesn't "know" about > > the navigation links becaus

Re: Remove support for Portlets in Wicket 1.5

2010-08-11 Thread Rodolfo Hansen
I used wikcet 1.4 inside Liferay 5.2 and sent a tiny patch that was implemented in 1.4.7 I no longer use wicket inside a portlet container, but I can help support it. On Wed, 2010-08-11 at 14:45 -0400, James Carman wrote: > I'd say at least move it to wicketstuff, so that if there's some other

Re: using cometd with threads

2010-08-17 Thread Rodolfo Hansen
You may use a servlet context listener... Get the spring applicationContext and add the Bayuex Service been to it when it context is initialized http://www.java-tips.org/java-ee-tips/java-servlet/how-to-work-with-servletcontextlistener.html On Tue, 2010-08-17 at 08:06 -0700, fachhoch wrote: >

WicketStuff Push Changes.

2010-08-23 Thread Rodolfo Hansen
There are a couple of significant changes in the wicketstuff-push found at: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/jdk-1.6-parent/push-parent It is more tightly integrated to Wicket and the new javascript comet code. It no longer depends on any exter

Wicket Ajax integration

2010-09-08 Thread Rodolfo Hansen
How can I use Wicket.Ajax.Request to post a json string to a DefaultAjaxBehaviour? On the Javascript side I basically did something like this: function setupSend(xhr) { xhr.setRequestHeader("Wicket-Ajax", "true"); if (typeof(Wicket.Focus.lastFocusId) != "undefined" && Wicket.Focus.lastFo

Re: Wicket Ajax integration

2010-09-09 Thread Rodolfo Hansen
Nice, I implemented something very similar to that actually; and now I actually also need to send json from the client... On Thu, 2010-09-09 at 09:31 +0200, Joseph Pachod wrote: > Rodolfo Hansen wrote: > > How can I use Wicket.Ajax.Request to post a json string to a > > Defau

Re: HTML streaming on Link click

2010-09-09 Thread Rodolfo Hansen
On Thu, 2010-09-09 at 14:11 -0700, DmitryM wrote: > Rodolfo, > > If you're asking about Wicket application settings, then yes, it's set to > default 2-pass request processing with buffered pages rendering. > > I thought the way the link is implemented it should not matter since I > thought I wou

Re: Page Expired after WebResponse

2010-09-22 Thread Rodolfo Hansen
Use an AjaxLink (or extends abstractlink), this way the page version is not expected to increment. On Wed, 2010-09-22 at 18:27 +0300, Altuğ Bilgin Altıntaş wrote: > Hi, > > Here is code to export excel; > > Link linkExcel = new Link("linkExcel") { > public void onClick() { > getR

Re: Page Expired after WebResponse

2010-09-22 Thread Rodolfo Hansen
;, "attachment;filename=" + > Constants.DEFAULT_EXCEL_FILE); > > It sends the table via Ajax :) but no excel file download process begins > > Any suggestions ? > > Thanks. > > > > 2010/9/22 Rodolfo Hansen > > > Use an AjaxLink (or extends abst

Re: Wicket Push for Java 5?

2010-09-29 Thread Rodolfo Hansen
The current comet code is reliant on servlet 3.0 which in turn requires java 6. You are correct regarding the timer implementation, If you send a patch separating the cometd out, so the rest of push can be java5. I'll push it, but push-parent trunk compiles against wicket 1.5 On Wed, 201

Re: Wicket Push for Java 5?

2010-09-30 Thread Rodolfo Hansen
9.2010 20:21, Rodolfo Hansen wrote: > > The current comet code is reliant on servlet 3.0 which in turn requires > > java 6. > > > > You are correct regarding the timer implementation, > > > > If you send a patch separating the cometd out, so the rest of push can &

Re: Bug in Wicket Push TimerChannelService when used with background threads

2010-09-30 Thread Rodolfo Hansen
Hi Sebastian, your patch is in: trunk (1.5) 1.4 branch (future 1.4.13 release) and 1.4.12 There was an issue in your patch where the application could be left in the ThreadContext, which was fixed, as well as a simplification in the trigger function. On Wed, 2010-09-29 at 21:39 +0200, Seba

Re: Bug in Wicket Push TimerChannelService when used with background threads

2010-09-30 Thread Rodolfo Hansen
pplication.set(originalApplication); you are right, although i checked the source for set and didn't see the throw... amended in the 1.4 branches > > Regards, > Seb > > > > On 30.09.2010 23:08, Rodolfo Hansen wrote: > > Hi Sebastian, your patch is in: >

Re: Bug in Wicket Push TimerChannelService when used with background threads

2010-10-01 Thread Rodolfo Hansen
n IllegalSateException: "You can only > locate or create sessions in the context of a request cycle" may be thrown. > > Seb > > On 01.10.2010 00:42, Rodolfo Hansen wrote: > > On Thu, 2010-09-30 at 23:48 +0200, Sebastian wrote: > > > >>> There

Re: using cometd

2010-10-13 Thread Rodolfo Hansen
Yes, this message is safe to ignore. It is the bayeux implementation stating JSONCommented is deprecated. Later versions of push do not try to use it. On Tue, 2010-10-12 at 19:32 -0700, fachhoch wrote: > JSONCommented

Re: wicket push (comentd) and ajaxlazyloadingpanel

2010-10-19 Thread Rodolfo Hansen
maybe some header javascript is not being rendered now... I will try to check later on. On Tue, 2010-10-19 at 13:03 -0700, fachhoch wrote: > I update a label using cometd. It was working fine. > this label was inside a panel . Now I changed the panel to > AjaxLazyloadingPanel , the cometd

Re: wicket push (comentd) and ajaxlazyloadingpanel

2010-10-19 Thread Rodolfo Hansen
Adding a cometd behavior on some other component else (that isn't lazily loaded and isn't hidden) should work. On Tue, 2010-10-19 at 15:29 -0700, fachhoch wrote: > Thank you for your reply, Is there any quick fix I can do in my code ? >

Re: wicket-push upgrade to 1.4.12 ContinuationCometdServlet class not found

2010-10-22 Thread Rodolfo Hansen
As Michael pointed out; after version 1.4.11 we upgraded to version 2.0 of cometd and replaced the dojo clientside code with our own implementation. I've tested most of these changes, but there may still be some kinks that need to be ironed out. Can you add an issue here: http://github.com/kr

Re: wicket 1.4.12 and wicket-push 1.4.8

2010-11-01 Thread Rodolfo Hansen
Yes, this is safe. Sebastian did some great work cleaning up the original API and classes. The examples have also been extended to make the usage scenarios much clearer. We are working on moving all this work into wicketstuff right now, we would love for you to test it later as it becomes avai

Re: wicket 1.4.12 and wicket-push 1.4.8

2010-11-04 Thread Rodolfo Hansen
IT does not work well for components INSIDE the datatable, You are not using push behavior correctly, if the push behavior adds a persistence communication channel between a component and the server, the channel will break once the component is removed. I still don't understand why you need push

Re: Free wicket from component hierarchy hell

2010-11-08 Thread Rodolfo Hansen
It makes more sense to be before. I think the component hierarchy should be ready for onInitialize() On Mon, 2010-11-08 at 09:32 -0800, Igor Vaynberg wrote: > On Mon, Nov 8, 2010 at 9:07 AM, Sebastian wrote: > > ...and that makes the queue method a candidate to replace the add method > > witho

Re: Wicket design incompatible with Web 2.0 ?

2010-11-12 Thread Rodolfo Hansen
There are several long polling implementations around wicket. wicketstuff-push for example was designed for continuous communication between client and server. There are a couple of details to working with it, and you seem to be worried on the general ability to do long-polling with wicket. T

Re: Wicket design incompatible with Web 2.0 ?

2010-11-15 Thread Rodolfo Hansen
>> >> regards. >> > > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: wicket via websocket

2010-11-21 Thread Rodolfo Hansen
ee the way to integrate it with > current implementation of wicket, it should support websocket as well > > pozdrawiam > Paweł Kamiński > > kami...@gmail.com > pkaminski@gmail.com > __________ > -- Rodolfo Hansen CTO, KindleIT Software Development Email:

Re: webapp shutdown listeners

2010-12-02 Thread Rodolfo Hansen
-- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Rodolfo Hansen CTO, KindleIT Software Development Email: rhan...@kitsd.com Mobile: +1 (809) 860-6669

Re: Wicket Google App Engine Compatible

2010-12-03 Thread Rodolfo Hansen
Are you by any change using the maven-gae-plugin ? If so, did you use archetype supplied? On Fri, 2010-12-03 at 11:48 -0800, jgardner16 wrote: > May have found answer here > http://thoughts.inphina.com/2010/10/20/managing-wicket-serialization-problem-on-google-app-engine/. > >

Re: Wicket / Hibernate / Databinder (dead?)

2011-05-28 Thread Rodolfo Hansen
t; any > > solid reasons for not using Spring other than I have no idea what it does > > and haven't needed it :) Seems very heavy whereas Databinder was > extremely > > light. Granted, perhaps Spring is in my future. > > > > > > Daniel Toffetti wrot

Re: Pushing events to Wicket Push generated outside of Wicket

2011-06-03 Thread Rodolfo Hansen
You don't need to create a component to publish messages. What version are you using? All you need is a IPushChannel token; then you can publish events from any thread to that channel. On 06/01/2011 07:05 PM, Doug Leeper wrote: We have a system that subscribes to events from an ESB. These e