Thu, 7 Feb 2019 at 10:16, Zala Pierre GOUPIL
> wrote:
>
> > Thanks Dan! As a side-note, are you the author of this tool:
> > https://github.com/danhaywood/java-testsupport ? I love it! :-)
> >
> > Regards,
> >
> > Zala
> >
> >
> >
There you design your domain
> > entities and the framework generates the UI (with Wicket) and REST
> > interfaces for them. There is also Angular frontend that consumes the
> REST
> > APIs.
> > But here you have much less freedom how your (Wicket) UI will look like.
sumes the REST
> APIs.
> But here you have much less freedom how your (Wicket) UI will look like.
> You can override the defaults but it is an effort!
>
> On Thu, Feb 7, 2019 at 11:28 AM Zala Pierre GOUPIL >
> wrote:
>
> > All,
> >
> > It's 2019 now
All,
It's 2019 now. Which scaffolding tool for a Wicket 8 user would you advise,
please?
Regards,
Zala
--
Je n'aime pas seulement ma vie, mais aussi celle des autres.
(Blade Runner)
n Sun, Jun 3, 2018 at 7:36 PM, Zala Pierre GOUPIL
> wrote:
> > All,
> >
> > There are a number of solutions around to remove the version number part
> of
> > the browser URL, for instance here:
> >
> > https://stackoverflow.com/questions/8602489/delete-ve
All,
There are a number of solutions around to remove the version number part of
the browser URL, for instance here:
https://stackoverflow.com/questions/8602489/delete-version-number-in-url
Unfortunately, I haven't figured out a Wicket 8 way of doing this: my
modification of the code doesn't do
Congratulations! Keep up the good work!
On Tue, Jun 20, 2017 at 7:44 AM, Tobias Soloschenko <
tobiassolosche...@googlemail.com> wrote:
> Hope that many years are going to be added. :-)
>
> kind regards
>
> Tobias
>
> > Am 19.06.2017 um 21:18 schrieb Martijn Dashorst <
>
Hi,
If I get you right, you want to be able to have some pages that always
display their last state, right? What about trying the "Wicket no version
mapper" pattern? [1]
For you, getting rid of the version number in the URL is just a
side-effect, but it should do the trick. Plus, you can switch
gorov
>
> On Wed, Mar 8, 2017 at 5:22 PM, Zala Pierre GOUPIL <goupilpie...@gmail.com
> >
> wrote:
>
> > Mmmmh actually, the access denied page appears as soon as the component
> is
> > clicked! Not just when a value is submitted.
> >
> > On We
Mmmmh actually, the access denied page appears as soon as the component is
clicked! Not just when a value is submitted.
On Wed, Mar 8, 2017 at 5:19 PM, Zala Pierre GOUPIL <goupilpie...@gmail.com>
wrote:
> No, it doesn't have such calculations. Could the problem be
> websoc
abled for the initial rendering but later when Wicket
> tries to post the new value after edit it calculates to 'disabled'
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Wed, Mar 8, 2017 at 4:54 PM, Zala Pierre GOUPIL <goupilpie..
Good afternoon,
I use Wicket 7.6.0. When clicking on an AjaxEditableLabel, I get the
following message in the logs:
behavior not enabled; ignore call. Behavior
org.apache.wicket.extensions.ajax.markup.html.AjaxEditableLabel$LabelAjaxBehavior@1bab91c8
at component [Component id = label]
And
Good morning,
Would you mind sharing that library with us, please?
Regards,
Pierre Goupil
Le 8 mars 2017 09:28, "Gonzalo Aguilar Delgado" <gagui...@level2crm.com> a
écrit :
> Hi Martin,
>
> Thank you a lot. I'm almost done!!!
>
> It's so great. I made a
Hi,
Thanks a lot for sharing this! Very useful!
Regards,
Pierre
On Mon, Jan 9, 2017 at 9:43 PM, David Beer wrote:
> Hi Martin/All
>
> I actually solved the problem late yesterday. The issue is around the way
> in which spring security can be configured. There had
Hello,
Regarding models, and for French community, this article is a must-read:
http://djo-mos.developpez.com/tutoriels/java/wicket/explore-models/
Maybe we should start rewriting it for it to be more up-to-date and / or
translating it.
My 2 cents,
Pierre Goupil
On Tue, Nov 1, 2016 at 11
Hi,
On Tue, Dec 29, 2015 at 1:44 PM, Tobias Soloschenko <
tobiassolosche...@googlemail.com> wrote:
> Hi,
>
> I think you are looking for that:
>
>
> https://github.com/wicketstuff/core/blob/master/config/eclipse/wicket-workspace-javacode-formatter-profile.xml
>
>
>
There's an Intellij plugin
Good morning,
This not a question that I'd like to ask here, it's rather something which
I once thought about publishing on my blog but as it is a simple solution
to a recurring problem, I post it here, as I haven't got a blog yet. I lack
of time and, to be honest, I have kind of an ill health…
Good morning,
On my side of the planet it is 9am in Bordeaux and I feel myself a crushing
desire to be with people who can speak my language, so here I am :-)
I have written http://hatchetharry.net with a little help from my friends
(as a well-known song says) and something which I feel
\o/
Bienvenue Sébastien ! Bravo et continue comme ça !
On Fri, Feb 13, 2015 at 10:02 PM, Martin Grigorov mgrigo...@apache.org
wrote:
The Project Management Committee (PMC) for Apache Wicket
has asked Sebastien Briquet to become a committer and we are pleased
to announce that he has accepted.
and
* set the Framerate which is going to be used for the videos.
I setup a little wiki because to scroll all the time was so annoying.
https://github.com/klopfdreh/wicket-components-playground/
wiki/7.-HTML5-WebRTC-Integration
kind regards
Tobias
Am 31.01.15 um 00:49 schrieb Zala Pierre
Hi,
Excellent work, congrats! And I'm talking about all your
wicket-components-playground project! I'll test your Wicket WebRTC
Integration and tell you how it goes.
In fact, I'm currently using a full JS WebRTC component (
https://code.google.com/p/webrtc4all/) but I'm not fully satisfied with
Good evening,
Have a look here: https://cwiki.apache.org/confluence/display/WICKET/Spring
It's a bit old but still useful.
Plus you can check the wicket-phonebook example application from
wicketstuff, it gives good code examples.
Regards,
Pierre
On Mon, Nov 17, 2014 at 1:26 AM, Kevin James
You're welcome! :-)
On Mon, Nov 17, 2014 at 2:18 AM, Kevin James Baxter meta.d...@verizon.net
wrote:
Excellent!
That example worked perfectly.
Thank you, Pierre!
On Mon, 2014-11-17 at 01:29 +0100, Zala Pierre GOUPIL wrote:
Good evening,
Have a look here:
https://cwiki.apache.org
Hi all,
When I try and fork Wicket github repo, I don't get all the branches and
tags. Does anyone has a clue regarding that?
Cheers,
Pierre
--
Si le sang ne coule pas assez chaud dans tes veines, je le répandrai sur le
sable pour qu'il bouille au soleil.
You can try wicket-quickview, which is based on the stuff in the link
Martin provided. It works pretty well IMHO, and it is Wicket 6.0 compliant:
https://github.com/vineetsemwal/quickview
Regards,
Pierre
On Thu, Oct 16, 2014 at 6:28 PM, Martin Grigorov mgrigo...@apache.org
wrote:
Hi,
Good evening,
You can use a Behavior:
- subclass AbstractDefaultAjaxBehavior,
- in the overriden renderHead(final Component component, final
IHeaderResponse response) use template interpolation to pass the URL to the
JS: template.interpolate(variables);
- in the JS, use the Wicket client-side
Hi,
When trying to build the latest Apache Wicket Git repository, I get this
error:
[ERROR] Failed to execute goal org.codehaus.mojo:clirr-maven-
plugin:2.6.1:check (clirr-check) on project wicket-util: Execution
clirr-check of goal org.codehaus.mojo:clirr-maven-plugin:2.6.1:check
failed:
/javascript-based-functional-testing/ for
more details.
These tests are executed manually by visiting
http://localhost:8080/js-test/all.html
Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov
On Tue, Aug 12, 2014 at 4:57 AM, Pierre Goupil goupilpie...@gmail.com
Good evening,
Are there any good practices or known solutions in order to test the
JavaScript of a Wicket application?
For the moment, I launch my tests in the Wicket pages in Jenkins, with a
flag telling whether to display them or not depending upon the staging
plateform: they are hidden in
reier...@gmail.com wrote:
Pierre,
Hi,
I have rolled out something like that for a private application. I'm
not
sure how configurable/complete it is at the moment. I would not be
against
open sourcing it.
On Wed, Jul 30, 2014 at 3:43 AM, Pierre Goupil
Good evening,
Does anyone know about a mailbox component, please?
I'm looking for something to allow my users send and browse private
messages through my webapp. And I'd be surprised that there is no good
open-source components to do that out there.
Any suggestion?
Thanks in advance,
Pierre
Good afternoon,
Yes, there is a registration mechanism. You have to implement
ResourceRegistrationListener, for instance in your Application class. Then
you have the two methods resourceRegistered resourceUnregistered which
make you aware of the UUIDs as they come and go.
Is it clearer?
Yes, it should be OK.
On Mon, Jul 28, 2014 at 6:19 PM, guillaume.mary
guillaume.m...@interview-efm.com wrote:
Yes, thanks for the entry point.
So I came to the following solution: register a
ResourceRegistrationListener
on the EventBus which fills a Map (concurrent) of SessionId to UUID.
);
}
}
the Sys.out do gives me a non-empty ajax-response but I can't figure out
how to hook it into the WicketTester's getLastResponse().
Any help will be much appreciated.
Regards,
Pierre Goupil
--
La vie est source de joie, la mort est source de paix, seule la transition
est difficile.
Thanks. I figured it out.
On Fri, May 16, 2014 at 3:08 PM, Prag pragprog...@gmail.com wrote:
@Maxim, your solution works fine, thanks!
@Pierre
The link does work, but you have to remove the (NoVersionMapper class)
suffix:
Hello folks,
I'm currently trying to roll my own on Wicket-Atmosphere: I've forked the
github repo and I'm trying to make the project unit testable.
I must admit that I'm not far from reaching my objectives, but there is a
thing that puzzles me.
Please, let me explain: I would like to have an
I have lots of trouble, too and Martin told me that it was a problem for
all of the ASF mailing-lists. Hence, my message sent 4 times (!) here, for
which I do apologize.
https://blogs.apache.org/infra/entry/mail_outage
Regards,
Pierre
On Wed, May 14, 2014 at 6:21 AM, Ernesto Reinaldo
Hello folks,
Sorry if this is double-posting, but I have the feeling that my previous
message didn't find its way.
I'm currently trying to roll my own on Wicket-Atmosphere: I've forked the
github repo and I'm trying to make the project unit testable.
I must admit that I'm not far from reaching
Hello folks,
Sorry if this is double-posting, but I have the feeling that my previous
message didn't find its way.
I'm currently trying to roll my own on Wicket-Atmosphere: I've forked the
github repo and I'm trying to make the project unit testable.
I must admit that I'm not far from reaching
Good afternoon,
I wanted to have a look, but your link gives me a 404.
Regards,
Pierre
On Sun, May 11, 2014 at 4:54 AM, Maxim Solodovnik solomax...@gmail.comwrote:
Here is approach we are currently using:
requests to it, as
in the real usage.
By using tester.startPage(thePage) Wicket will store the page in
MockPageManager and later you can find it by its id.
Martin Grigorov
Wicket Training and Consulting
On Sat, Feb 22, 2014 at 5:13 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Hi
,
Pierre
On Sat, Feb 22, 2014 at 2:17 AM, Pierre Goupil goupilpie...@gmail.comwrote:
Good evening,
I'm trying to implement the unit test functionality of Wicket-Atmosphere.
I'm stuck on a silly thing.
I have this code in the class AtmosphereRequestHandler:
@Override
public void
Good afternoon,
Sorry but the first link gives me a 404.
Regards,
Pierre
Good evening,
I'm trying to implement the unit test functionality of Wicket-Atmosphere.
I'm stuck on a silly thing.
I have this code in the class AtmosphereRequestHandler:
@Override
public void respond(final IRequestCycle requestCycle)
{
final Page page =
+1, it is a pain-killer! :-)
Cheers to all of you,
Pierre
On Tue, Jan 14, 2014 at 12:01 PM, Zilvinas Vilutis zilvi...@vilutis.ltwrote:
This guide is AWESOME!
Big respect and thank you to everyone who contributed!
Žilvinas Vilutis
On Mon, Jan 13, 2014 at 6:00 PM, Martijn Dashorst
, 2014 at 9:20 PM, Pierre Goupil goupilpie...@gmail.comwrote:
Good evening,
I finally have the need to use nginx, but can't figure out how to
configure it with Wicket and Atmosphere.
I've provided the nginx configuration quoted above, and in my init()
method of WebApplication, I have
/docs/http/websocket.html
On Wed, Aug 14, 2013 at 7:42 AM, Pierre Goupil
goupilpie...@gmail.comwrote:
I use only Tomcat (7.0.40) and I must admit that with NIO connector
and
useNative=true, the performance looks nice. I have no use for an
httpd for
the moment, but I'm not in production
Good afternoon, all, and happy new year!
I'm currently trying to implement a component: a jQuery dialog window which
could have any component (extending Panel?) as its content.
Let me explain: I'd have a dialog which would be added to the page by the
client code of the dialog so that it's the
Good afternoon,
I'm currently struggling with wicketstuff-facebook 6.12.0 with the same
version of Wicket. I'm unable to have the logged in callback executed.
Here is my code:
final LoginButton button = new LoginButton(loginButton,
FacebookPermission.user_events);
Good evening,
This may be off-topic but I'd like to congratulate Emond for his work on
wicket-atmosphere. I've tried version 0.16-SNAPSHOT and it works like a
charm: the migration to Atmosphere 2 is just painless.
And regarding the performance boost promised by JF Arcand, there is no
surprise:
That's a good idea! But unfortunately, the link gives me a 404 and a search
for Wicket or Apache Wicket retrieves nothing relevant.
Anyway: let's go! :-)
Pierre
On Wed, Sep 18, 2013 at 9:23 PM, Martin Grigorov mgrigo...@apache.orgwrote:
Sven Meier +1
On Wed, Sep 18, 2013 at 10:10 PM,
Andrea,
I'd be curious to have a look at your JavaLobby article. Will you be kind
enough to post the link here when it's available, please?
Regards,
Pierre
On Thu, Aug 22, 2013 at 3:24 PM, Andrea Del Bene an.delb...@gmail.comwrote:
Anybody has a list of the new modules available with this
Good morning,
All apologies for this totally off-topic message, but I would like to say a
big THANK YOU to Emond for his work on wicket-atmosphere.
His code is far from trivial, yet it is a real pleasure to use it.
According to me, the killer-feature is the fact that we have an
AjaxRequestTarget
websockets before we can actually use it in
production applications. Hopefully, with the release of jee7 (with jsr356)
maintainers of httpd and ajp will finally realize they need to support
websockets as well.
Best regards,
Emond
On Wednesday 14 August 2013 12:01:05 Pierre Goupil wrote
work.
Wicket NativeWebSocket exposes Wicket.WebSocket.** APIs but afaik there is
no such thing in WIcket-Atmosphere.
On Sat, Jul 6, 2013 at 6:43 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Good afternoon,
When using Wicket-Atmosphere (0.11), which is the recommended way to
send
, Pierre Goupil goupilpie...@gmail.comwrote:
Thanks, Martin! So it definitely worth giving it a try: I'll do that ASAP.
Regards,
Pierre
On Mon, Jul 8, 2013 at 8:13 AM, Martin Grigorov mgrigo...@apache.orgwrote:
Hi,
I think you should use the Atmosphere APIs.
Wicket.Ajax.get() knows
Good afternoon,
When using Wicket-Atmosphere (0.11), which is the recommended way to send a
message to the server in order to receive a WebSocket (or fallback
transport) response?
I mean, I am supposed to do:
var socket = $.atmosphere;var request = new
$.atmosphere.AtmosphereRequest();var
Heads up, men! :-)
I'm gonna file in a bug, then. Hopefully, Emond will be able to do
something for me.
Regards,
Pierre
On Tue, Jun 25, 2013 at 8:19 PM, Pierre Goupil goupilpie...@gmail.comwrote:
Good evening all,
I use ResourceRegistrationListener in my HomePage with wicket-atmosphere
Good evening all,
I use ResourceRegistrationListener in my HomePage with wicket-atmosphere
0.10 and neither resourceRegistered() nor resourceUnregistered() are called.
Does anyone have a clue, please?
I have a working clock, as in the examples, but I can't find the UUID for
EventBus#post(Object
Thanks to both of you! I've managed to do what I liked. It's a little bit
unusual for me, but it's clean and it works.
Cheers men,
Pierre
On Tue, Jun 11, 2013 at 5:06 PM, Eric Jablow erjab...@gmail.com wrote:
ListView and its subclasses do not require the use of tables. If another
style of
Good evening,
Is there a way to have a PageableListView with two rows?
Here is my code:
final PageableListViewProfile columnListView = new
PageableListViewProfile(
columnListView, secondLine, SearchPage.RESULTS / 2)
{
private static final long
two trs.
Use item.setRenderBodyOnly(true) to prevent the div from being rendered
so your table markup is still valid.
Dan
On Mon, Jun 10, 2013 at 12:49 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Good evening,
Is there a way to have a PageableListView with two rows?
Here
) {
tag.put(class, error);
} else {
tag.put(class, error + cl);
}
}
}
}
Cheers,
Marco
On Thursday 11 April 2013 21:50:28 Pierre Goupil wrote:
Good evening,
I have a Wicket 1.4 code that I want to migrate to 6.0. It all works fine
except for this code
Good evening,
I have a Wicket 1.4 code that I want to migrate to 6.0. It all works fine
except for this code in a sub-class of SimpleAttributeModifier:
@Override
public void onComponentTag(final Component component, final ComponentTag
tag) {
System.out.println(ononComponentTag called.
, that doesn't sound like a good idea.
Perhaps
someone at the Atmosphere Google groups can help you with this. It might be
that something is wrong with the Broadcaster.broadcast(String, Resource)
method.
Best regards,
Emond
On Wednesday 30 January 2013 21:33:21 Pierre Goupil wrote:
Good evening,
I
.
I'll check your quickstart tomorrow.
Please test at wicket-library.com, as Martijn requested.
On Wed, Jan 30, 2013 at 9:59 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
OK, I'll do that and come again when I have more news. Thanks!
On Wed, Jan 30, 2013 at 9:53 PM, Martijn Dashorst
with the same Chrome installation.
On Thu, Jan 31, 2013 at 1:48 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
That's weird men! In wicket-library.com the Ajax links work, except that
you must click once on the first increment button before it works. But
in
my quickstart, nothing happens
No, Debian.
On Thu, Jan 31, 2013 at 2:45 PM, Robert O'Connor robby.ocon...@gmail.comwrote:
Is it ubuntu?
---rob
Sent from my phone...excuse any typos.
On Jan 31, 2013 8:32 AM, Pierre Goupil goupilpie...@gmail.com wrote:
Men... I've deleted ~/.cache/google-chrome ~/.config/google
Good afternoon,
I'd like to test an Ajax response. More precisely, I'd like to get the list
of HTML tags which attributes have a given value.
I know of TagTester#createTagsByAttribute but it looks like it is for
non-Ajax only, correct me if I'm wrong.
Is there any way to do that in a Wicket 6
Yes, I could but in fact it returns the last non-Ajax response. I see it
when providing it to TagTester#createTagsByAttribute.
Thank you anyway.
On Thu, Jan 31, 2013 at 4:38 PM, Andrea Del Bene an.delb...@gmail.comwrote:
Hi,
I haven't tested it but I think you could get the last response
!!!
It looks like I made a mistake: getLastResponseAsString do give the last
Ajax response. I thought you were speaking about
getLastResponse().getDocument() which doesn't take Ajax into account.
Thanks, I'll look for that!
Regards,
Pierre
On Thu, Jan 31, 2013 at 4:44 PM, Pierre Goupil
case it looks like this is what
has me stuck. Maybe I'm wrong here but if anybody knew a way to retrieve my
two img tags with class nav-thumb in an Ajax update, that would be
great.
Thanks in advance,
Pierre
On Thu, Jan 31, 2013 at 5:12 PM, Pierre Goupil goupilpie...@gmail.comwrote
Good idea! So you think this comes from the CDATA section too: funny...
On Thu, Jan 31, 2013 at 7:33 PM, Andrea Del Bene an.delb...@gmail.comwrote:
I think you should extract the HTML from CDATA section. I've run a test
with the response you wrote in your email and if I get rid of outer tags
That's it! What a shame to be forced to manipulate the Ajax response by
hand to test this... Anyway, it is possible!
On Thu, Jan 31, 2013 at 7:36 PM, Pierre Goupil goupilpie...@gmail.comwrote:
Good idea! So you think this comes from the CDATA section too: funny...
On Thu, Jan 31, 2013 at 7
OK, I'll do it ASAP!
On Thu, Jan 31, 2013 at 11:33 PM, Martin Grigorov mgrigo...@apache.orgwrote:
File a ticket please.
Preferably with a patch, or at least a test case.
On Thu, Jan 31, 2013 at 11:25 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
That's it! What a shame to be forced
Good evening,
I've been through a strange behavior since I upgraded my Linux box to
Chrome 24 (latest stable release, I believe).
To put it shortly, the Ajax links reload the page, hence their actions are
mostly not taken into account.
I've created:
);
singleBroadcaster.addAtmosphereResource(resource);
singleBroadcaster.broadcast(response.toString());
}
And it does work!
What shall I do, now? Open a Jira ticket? Issue a pull-request? Or just let
you introduce this tiny bit of code?
Thanks for the good, hard work!
Regards,
Pierre Goupil
, Pierre Goupil goupilpie...@gmail.com
wrote:
Good evening,
I've been through a strange behavior since I upgraded my Linux box to
Chrome 24 (latest stable release, I believe).
To put it shortly, the Ajax links reload the page, hence their actions
are
mostly not taken into account
is not uncommon for them to do BTW.
Martijn
On Wed, Jan 30, 2013 at 9:36 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
I must admit that I don't know their workflow. But I guess that it is far
heavier and time-consuming than that of Wicket, right? Could you please
see
if you can find
, Pierre Goupil goupilpie...@gmail.com
wrote:
Maybe I could investigate on jQuery? If they have an open bug or a
work-around? After all, one of its principles is to abstract you from
browsers différences. What do you think? I really need a hand...
Le 30 janv. 2013 21:43, Martijn Dashorst
On Sun, Jan 27, 2013 at 8:13 AM, Pierre Goupil goupilpie...@gmail.com
wrote:
As I said, it's only when using (Eclipse) debugger. When I go from
methods
to breakpoints and back again, only one minute is a bit short.
But with Sven's solution, I have what I need.
Cheers, men
find out why it takes that long and try to make the request
processing faster.
On Sat, Jan 26, 2013 at 9:21 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Thanks a lot, it works!
Cheers,
Pierre
On Sat, Jan 26, 2013 at 7:00 PM, Sven Meier s...@meiers.net wrote:
You can adjust
Good afternoon,
When debugging through my Wicket code, I often get this exception:
CouldNotLockPageException: Could not lock page 1. Attempt lasted 1 minute
Is there anything I can do to rise up this timeout, please?
Regards,
Pierre Goupil
--
Parce que c'est la nuit qu'il est beau de
Thanks a lot, it works!
Cheers,
Pierre
On Sat, Jan 26, 2013 at 7:00 PM, Sven Meier s...@meiers.net wrote:
You can adjust IRequestCycleSettings#**setTimeout().
Sven
On 01/26/2013 06:03 PM, Pierre Goupil wrote:
Good afternoon,
When debugging through my Wicket code, I often get
/param-
value
/init-param
Did you add that?
Best regards,
Emond
On Tuesday 08 January 2013 23:52:40 Pierre Goupil wrote:
Good evening,
Which version of the atmosphere runtime am I supposed to use with
wicket-atmosphere?
In my app, when I use atmosphere 1.0.0 everything works
to verify
the
AJAX-messges, perhaps with Wicket's AJAX-debugger.
Best regards,
Emond
On Friday 11 January 2013 17:06:09 Pierre Goupil wrote:
Sure! But it doesn't help. And as I said, there is no error in my logs,
neither client-side nor server-side.
As I understand things, it should work
to which resource. So I definitively need
your functionality of resource creation listening.
Keep up the good work!
Cheers,
Pierre
On Tue, Jan 8, 2013 at 2:07 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Excellent, Emond! I'll try it like you said and tell you what happens
...@apache.orgwrote:
You have to register it in the EventBus
On Thu, Jan 10, 2013 at 4:27 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Hi Emond,
I must be doing something wrong, as it doesn't work. I have implemented
ResourceRegistrationListener in my HomePage and I set the UUIDs in the
method
broadcaster.getAtmosphereResources() and pick one
Best regards,
Emond
On Monday 07 January 2013 22:43:43 Pierre Goupil wrote:
Good evening,
As asked in WICKET-4879
https://issues.apache.org/jira/browse/WICKET-4879I was supposed to
create a quickstart demonstrating that
Application.get
Good evening,
Maybe three heads are better than two? If you need help, I'm there, guys!
Regards,
Pierre Goupil
On Tue, Jan 8, 2013 at 6:52 PM, Francois Meillet francois.meil...@gmail.com
wrote:
Hi Cedric,
I think it's a very good idea as Devoxx could help us to make Wicket
better known
definitively need
your functionality of resource creation listening.
Keep up the good work!
Cheers,
Pierre
On Tue, Jan 8, 2013 at 2:07 PM, Pierre Goupil goupilpie...@gmail.comwrote:
Excellent, Emond! I'll try it like you said and tell you what happens.
Cheers,
Pierre
On Tue, Jan 8, 2013
Good evening,
It's an old experiment which was due to go to ready for prime-time but
never succeeded. If I remember correctly, it was before what became Wicket
1.3.
Regards,
Pierre
On Fri, Dec 7, 2012 at 7:47 PM, Lucio Crusca lu...@sulweb.org wrote:
Hello *,
while reading this page
Excellent food for thoughts! Thank you very much!
On Mon, Nov 26, 2012 at 3:53 PM, Martin Grigorov mgrigo...@apache.orgwrote:
Hi Wicketeers,
I've just published an article at
http://wicketinaction.com/2012/11/javascript-based-functional-testing/that
describes a fun way to do functional
.
Regards,
Pierre
On Sat, Nov 24, 2012 at 4:05 AM, Pierre Goupil goupilpie...@gmail.comwrote:
Good evening,
On Ajax, with wicket-atmosphere, I more often that not got this exception:
org.apache.wicket.behavior.InvalidBehaviorIdException: Cannot find
behavior with id '1' on component
Good afternoon,
I've created a Jira ticket with a quickstart. Here is the link:
https://issues.apache.org/jira/browse/WICKET-4869
Thanks a lot in advance.
Regards,
Pierre
--
Le bonheur n'est pas une destination, mais une façon de voyager.
Papa d'une petite Lou-Ann depuis le 30 juin.
Good evening,
This topic should be of interest to you:
https://groups.google.com/forum/#!msg/atmosphere-framework/pb8lZC3pMtY/QjZ0D4EJVDYJ
Regards,
Pierre
On Tue, Nov 20, 2012 at 10:35 PM, pkc pkci...@gmail.com wrote:
What are the plans for the Atmosphere push support? I have only been
,
hence the need for the BroadcastFilter.
So, is the idea of filing a Jira issue still valid?
Sorry for that long message. And thanks in advance for any help.
Regards,
Pierre Goupil
--
Le bonheur n'est pas une destination, mais une façon de voyager.
Papa d'une petite Lou-Ann depuis le 30 juin.
Good morning,
Would guys be kind and share these codes, please? Not re-inventing the
whell, you know.
Thanks in advance best regards,
Pierre
On Wed, Nov 14, 2012 at 10:51 AM, Martin Grigorov mgrigo...@apache.orgwrote:
Hi,
I've just added a new article at
Thanks! Sorry for not having read it until the end! :-)
On Wed, Nov 14, 2012 at 11:03 AM, Martin Grigorov mgrigo...@apache.orgwrote:
There is a link to my GitHub repo in the article.
On Wed, Nov 14, 2012 at 12:00 PM, Pierre Goupil goupilpie...@gmail.com
wrote:
Good morning,
Would
the problem and file a Jira ticket? You can use the example
application at
https://github.com/papegaaij/wicket-atmosphere-quickstart
Best regards,
Emond
On Sunday 11 November 2012 18:03:52 Pierre Goupil wrote:
Hi all,
When I submit complex JS to my client using
1 - 100 of 196 matches
Mail list logo