Close it your self please On 5/28/08, Jürgen Lind <[EMAIL PROTECTED]> wrote: > Hi, > > the Problem has been solved (the Model Objects were not Serializable). > Should > I simply close the issue or will that be done by someone of the development > team. > > As a general improvement, I would suggest that the Exceptions that are > caused by non-serializable Objects should be more obvious for the developer. > > I'm sorry for any effort that my question might have caused now that the > solution is quite straightforward. > > Cheers, > > J. > > > Gwyn Evans wrote: >> Enough to demonstrate the problem... >> >> What he's meaning is that you should, using a quickstart app as a >> base, try & reproduce the behaviour with the minimum amount of >> 'surplus' code, so that it can be investigated & debugged by one of >> the developers. Using QS means that it's easier for the devs to build >> & debug, rather than having to get to investigate various other build >> systems. It's a basic (and standard) Maven2 build environment. >> >> /Gwyn >> >> On Mon, May 26, 2008 at 8:00 AM, Jürgen Lind <[EMAIL PROTECTED]> >> wrote: >>> Hi Igor, >>> >>> thanks for the reply. Unfortunately, I am not using quickstart for my >>> test application. So which part of the application is best to be >>> included >>> in the ticket? >>> >>> J. >>> >>> Igor Vaynberg wrote: >>>> seems like a bug. please create a jira ticket with the quickstart >>>> attached. >>>> >>>> -igor >>>> >>>> On Sun, May 25, 2008 at 1:14 PM, Jürgen Lind <[EMAIL PROTECTED]> >>>> wrote: >>>>> Hi, >>>>> >>>>> I am currently evaluating Wicket for our next project and so far, >>>>> Wicket >>>>> has >>>>> met or exceeded all my expectations. A very good and intuitive >>>>> framework! >>>>> >>>>> However, for some time now, I am stuck with getting my test application >>>>> to >>>>> work >>>>> in multi-window mode. The use-case is quite standard: I have a list of >>>>> items >>>>> and >>>>> each item has a link that takes me to the details page for that item. >>>>> Now >>>>> I >>>>> want >>>>> to be able to have several detail pages open at the same time. The >>>>> problem >>>>> that >>>>> I am facing is, that whenever I open a details link using the browsers >>>>> "open >>>>> in >>>>> new window" feature for a new window, I get a "page expired" error in >>>>> the >>>>> list >>>>> page whenever I try to open a second window. I have already striped >>>>> down >>>>> the >>>>> code to find out that the error occurs whenever the details page has a >>>>> form >>>>> inside. Without the form, I can open as many windows as I like, if I >>>>> have >>>>> a >>>>> form >>>>> the application fails. >>>>> >>>>> I have already done some research on Wicket and Multi-window >>>>> applications >>>>> and >>>>> while I have found out some aspects (such as setting the >>>>> automaticMultiWindowSupport flag to "true") I have not found anything >>>>> with >>>>> respect to the behavior I am experiencing right now. >>>>> >>>>> Is there anything apparent (or perhaps not so apparent) that I have >>>>> been >>>>> missing? >>>>> >>>>> Kind regards, >>>>> >>>>> Jürgen >>>>> >>>>> -- >>>>> Dr. Jürgen Lind >>>>> iteratec GmbH Fon: +49 (0)89 614551-44 >>>>> Inselkammerstrasse 4 Fax: +49 (0)89 614551-10 >>>>> 82008 Unterhaching Web: www.iteratec.de >>>>> >>>>> Sitz und Registergericht der iteratec GmbH: München HRB 113 519 >>>>> Geschäftsführer: Klaus Eberhardt, Mark Goerke, Inge Hanschke, Ralf >>>>> Menzel >>>>> >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>> -- >>> Mit freundlichen Grüßen, >>> >>> Jürgen Lind >>> >>> -- >>> Dr. Jürgen Lind >>> iteratec GmbH Fon: +49 (0)89 614551-44 >>> Inselkammerstrasse 4 Fax: +49 (0)89 614551-10 >>> 82008 Unterhaching Web: www.iteratec.de >>> >>> Sitz und Registergericht der iteratec GmbH: München HRB 113 519 >>> Geschäftsführer: Klaus Eberhardt, Mark Goerke, Inge Hanschke, Ralf Menzel >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > -- > Mit freundlichen Grüßen, > > Jürgen Lind > > -- > Dr. Jürgen Lind > iteratec GmbH Fon: +49 (0)89 614551-44 > Inselkammerstrasse 4 Fax: +49 (0)89 614551-10 > 82008 Unterhaching Web: www.iteratec.de > > Sitz und Registergericht der iteratec GmbH: München HRB 113 519 > Geschäftsführer: Klaus Eberhardt, Mark Goerke, Inge Hanschke, Ralf Menzel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
