You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Chris Davis <ch...@hullomail.com> on 2009/07/23 19:06:59 UTC

SerializableChecker flagging transient member variable

Hi All,
I am finding that the SerializableChecker is throwing an exception of for
the transient variable SoftReference in
CompressedPackageResource.CompressingResourceStream
Is this a mistake on the checkers part or am I possibly doing something
wrong?

cheers
CD

wicket 1.3.3 on Linux

Re: SerializableChecker flagging transient member variable

Posted by Jeremy Thomerson <je...@wickettraining.com>.
I don't know much about that piece, but I'd file this as a JIRA with a
stack trace.

--
Jeremy Thomerson
http://www.wickettraining.com




On Thu, Jul 23, 2009 at 12:06 PM, Chris Davis<ch...@hullomail.com> wrote:
> Hi All,
> I am finding that the SerializableChecker is throwing an exception of for
> the transient variable SoftReference in
> CompressedPackageResource.CompressingResourceStream
> Is this a mistake on the checkers part or am I possibly doing something
> wrong?
>
> cheers
> CD
>
> wicket 1.3.3 on Linux
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org