Or use the tomcat plugin and close tomcat the NICE way.. (so use the icons)I always do that and because of that i already fixed a lot of serializeable problems.When you do that then on shutdown you see exceptions in the log.
johanOn 12/2/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
and watch your
and watch your log of course.
On 12/2/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> The easiest way to test whether you wicket application behaves well
> when serialized, turn on the debugging logging for WebSession, like:
>
> log4j.logger.wicket.protocol.http.WebSession=DEBUG
>
> Eelco
>
>
> O
The easiest way to test whether you wicket application behaves well
when serialized, turn on the debugging logging for WebSession, like:
log4j.logger.wicket.protocol.http.WebSession=DEBUG
Eelco
On 12/2/05, Marco van de Haar <[EMAIL PROTECTED]> wrote:
> It should be fixed in CVS version. though
It should be fixed in CVS version. though I have no valid test-case to
test it on, maybe you could give me a case to test the serializable?
Anyway, it will be in our next release which we plan on releasing soon
as our next component will be included and some of the major bugs are fixed.
Marco
Thanks for the fix, I will try it next release.Another small bug I found is inner class FXAjaxValidationHandler.RGB doesnot implement Serializable. Hope this can be fixed too.Thanks in advance !
On 11/28/05, Marco van de Haar <[EMAIL PROTECTED]> wrote:
We fixed the FXAjaxValidationHandler so that i
he javascript to
work
Kevin
-Original Message-
From: Marco van de Haar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 30 November 2005 5:49 PM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] New Wicket-contrib-dojo release
yes, did not htink about that...
please request a build
nd the code to? We'd
also need to restructure the dojo-contrib slightly to get the javascript to
work
Kevin
-Original Message-
From: Marco van de Haar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 30 November 2005 5:49 PM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user
yes, did not htink about that...
please request a build and we will be able to update it.
Marco
Eelco Hillenius wrote:
If you wan't to contribute, feel free to do so. :)
Erm... he doesn't have commit rights? :)
I think it is an open RFE to upgrade this js files, right?
Eelco
--
>
> If you wan't to contribute, feel free to do so. :)
Erm... he doesn't have commit rights? :)
I think it is an open RFE to upgrade this js files, right?
Eelco
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
my code from JDK1.5 to 1.4 and submitted
it into the contrib-dojo area.
Kevin
-Original Message-
From: Marco van de Haar [mailto:[EMAIL PROTECTED]
Sent: Monday, 28 November 2005 10:54 PM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] New Wicket-contrib-dojo r
riginal Message-
From: Marco van de Haar [mailto:[EMAIL PROTECTED]
Sent: Monday, 28 November 2005 10:54 PM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] New Wicket-contrib-dojo release
We fixed the FXAjaxValidationHandler so that is supposed to work with all
FormCompone
We fixed the FXAjaxValidationHandler so that is supposed to work with
all FormComponents now, as was intended.
We tested it on a TextArea and it works fine. The fix is not in the 0.3
release, but you can check out wicket-contrib-dojo
FXValidationAjaxHandler.java We will add the fixed handler to
I isolated the problem to the onComponentTag(final ComponentTag tag)
method in our AjaxHandler.
There we directly ajusted the componnent's attributemap. This, ofcourse,
is not supposed to work because the map is often immutable. It does seem
to work however, for textfields, and not for TextAreas
I have to admit that we did not test that yet. But we will look into it
right away...
Marco
Ingram Chen wrote:
Hi,
I tried FX AJAX Validation and it works great with TextField.
Thanks for the great job !
But I found that it does not work with TextArea (raise Unmodified
related excepti
Hi, I tried FX AJAX Validation and it works great with TextField. Thanks for the great job !But I found that it does not work with TextArea (raise Unmodified related exception from ValueMap) . Have any body tried ?
On 11/25/05, Ruud Booltink <[EMAIL PROTECTED]> wrote:
Hi all,We're proud to anou
The examples don't build with maven and not with eclipse after "maven
clean eclipse"
Juergen
On 11/25/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> The *.war contained in the example's zip throws the following error
>
> java.lang.NoClassDefFoundError:
> wicket/contrib/markup/html/tooltip/T
The *.war contained in the example's zip throws the following error
java.lang.NoClassDefFoundError: wicket/contrib/markup/html/tooltip/TooltipPanel
java.lang.Class.getDeclaredFields0(Native Method)
java.lang.Class.privateGetDeclaredFields(Class.java:2232)
java.lang.Class.ge
yes it would be very nice to have some cool wicket-ajax examples live!johanOn 11/25/05, Juergen Donnerstag <
[EMAIL PROTECTED]> wrote:Any example app we can put online on wicket-library?
JuergenOn 11/25/05, Ruud Booltink <[EMAIL PROTECTED]> wrote:> Hi all,>> We're proud to anounce our first real co
We have an example app based on the wicket quickstart project on the
sourceforge website
(http://sourceforge.net/project/showfiles.php?group_id=134391&package_id=164293)
that you can use.
(wicket-contrib-dojo-examples-0.2.zip) It is a simple three page example.
I don't know if this is what you
Any example app we can put online on wicket-library?
Juergen
On 11/25/05, Ruud Booltink <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> We're proud to anounce our first real contrib-dojo release :)
> This release contains:
> Dojo FX Decorators
> Dojo FX Tooltip
> FX ajax Validation
> FXFeedbackIndicator
Hi all,
We're proud to anounce our first real contrib-dojo release :)
This release contains:
Dojo FX Decorators
Dojo FX Tooltip
FX ajax Validation
FXFeedbackIndicator
xdocs updated with new site
Example applications
You can check our release at
http://wicket-stuff.sourceforge.net/wicket-contrib
21 matches
Mail list logo