Hi, its working even with the null value, now the problem is with other java objects saved in database under column "expiration_policy", "authentication", "services_granted_access_to", while serialVersionUID don't match with serialVersionUID of CAS 4.0.0 for class ImmutableAuthentication.java.
Do I have to delete all TGT's present in database to work CAS properly? On Tue, Sep 30, 2014 at 8:45 PM, John Gasper <[email protected]> wrote: > I don't know what those values should default too as I haven't played > with the JPA Ticket Reg on 4.0. I'd spin up the new CAS Server version > and create a few TGTs and see what values are populated... then use those. > > On 9/30/14 1:45 AM, Anshul wrote: > > Hi John, > > > > I manually added a new column without not null constraint as suggested. > As the column type of "supplemental_authentication" is oid, what should be > the default value to be added for each ticket present in database. Moreover > i am facing 1 more issue, as in table ticketgrantingticket some columns > expiration_policy, authentication, services_granted_access_to are of type > oid, there serialVersionUID for CAS 4.0.0 is different from CAS 3.5.2, thus > while upgrading, it creates problem in deserialization of object. > > > > Is there any way, i can upgrade cas and still use TGT's created earlier? > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > -- Regards Anshul Tayal BTech 2009 IIIT DELHI -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
