You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Piratenvisier <ha...@yahoo.de> on 2013/10/27 17:04:48 UTC

problem with google Calendar while upgrading from wicket 1.5 to 6.9

I am using Google Calendar Service in my wicket application,
which I bring now up to wicket 6.9.
First I had to upgrade to com.google.gdata core 1.47.1
because of other guava dependencies.
When I include the Statement; CalendarService myService = new 
CalendarService("exampleCo-exampleApp-1");
I get the error: java.io.NotSerializableException: 
com.google.gdata.client.calendar.CalendarService

Best regards
H.Braun

Re: problem with google Calendar while upgrading from wicket 1.5 to 6.9 Problem Solved

Posted by Piratenvisier <ha...@yahoo.de>.
Problem solved
Am 27.10.2013 17:04, schrieb Piratenvisier:
> I am using Google Calendar Service in my wicket application,
> which I bring now up to wicket 6.9.
> First I had to upgrade to com.google.gdata core 1.47.1
> because of other guava dependencies.
> When I include the Statement; CalendarService myService = new 
> CalendarService("exampleCo-exampleApp-1");
> I get the error: java.io.NotSerializableException: 
> com.google.gdata.client.calendar.CalendarService
>
> Best regards
> H.Braun
>


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