From: Alistair Y. <ali...@sm...> - 2006-06-28 10:55:07
|
Atif, is this still the guide? Do you have any documentation on how to set up the bod sp part? $BODINGTON_HOME/WEB-INF/bodington-sp/config/sp-authenticator.xml bug list: "Did a reinstall using same database and got this message - 'Can't determine current Bodington version'" Something to do with the installer? is this correct? Bod was installed from scratch to empty database and worked. Bod was deleted and the database was left as-is Exact same version of Bod was installed on top of the existing database if it's correct then it points to the installer not writing the version to the db? Alistair |
From: Colin T. <col...@ou...> - 2006-06-28 11:25:32
|
Alistair Young wrote: > if it's correct then it points to the installer not writing the > version to the db? Has the version ever been stored in the DB? I didn't think so, it did at one point attempt to read from the properties file... The error might relate to the fact that Newsfeeds, QyuicjLKinks and the Peer marker tables are present, but haven't been added to the upgrader code... Colin -- ____________________________________ Colin Tatham VLE Team Oxford University Computing Services http://www.oucs.ox.ac.uk/ltg/vle/ http://bodington.org |
From: Alistair Y. <ali...@sm...> - 2006-06-28 11:29:50
|
how does the upgrader work? does it compare all the tables it finds with a version containing those tables? On 28 Jun 2006, at 12:25, Colin Tatham wrote: > Alistair Young wrote: >> if it's correct then it points to the installer not writing the >> version to the db? > > Has the version ever been stored in the DB? I didn't think so, it > did at one point attempt to read > from the properties file... > > The error might relate to the fact that Newsfeeds, QyuicjLKinks and > the Peer marker tables are > present, but haven't been added to the upgrader code... > > Colin > > > -- > ____________________________________ > Colin Tatham > VLE Team > Oxford University Computing Services > > http://www.oucs.ox.ac.uk/ltg/vle/ > http://bodington.org > > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Colin T. <col...@ou...> - 2006-06-28 11:38:28
|
Alistair Young wrote: > how does the upgrader work? does it compare all the tables it finds > with a version containing those tables? Without looking at the code, and never having worked on it (like you have!-)), it checks whether specified tables are present, and determines in that way. Saving the version to the database seems like a thing to me, that way I could determine what versions of code all my test databases were built for! Colin > >>Alistair Young wrote: >> >>>if it's correct then it points to the installer not writing the >>>version to the db? >> >>Has the version ever been stored in the DB? I didn't think so, it >>did at one point attempt to read >>from the properties file... >> >>The error might relate to the fact that Newsfeeds, QyuicjLKinks and >>the Peer marker tables are >>present, but haven't been added to the upgrader code... >> >>Colin >> >> >>-- >>____________________________________ >>Colin Tatham >>VLE Team >>Oxford University Computing Services >> >>http://www.oucs.ox.ac.uk/ltg/vle/ >>http://bodington.org >> >>Using Tomcat but need to do more? Need to support web services, >>security? >>Get stuff done quickly with pre-integrated technology to make your >>job easier >>Download IBM WebSphere Application Server v.1.0.1 based on Apache >>Geronimo >>http://sel.as-us.falkag.net/sel? >>cmd=lnk&kid=120709&bid=263057&dat=121642 >>_______________________________________________ >>Bodington-developers mailing list >>Bod...@li... >>https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > -- ____________________________________ Colin Tatham VLE Team Oxford University Computing Services http://www.oucs.ox.ac.uk/ltg/vle/ http://bodington.org |
From: Alistair Y. <ali...@sm...> - 2006-06-28 11:45:38
|
> Sorry, meant to say ' sounds like a good thing to me ok, when can you do it? then add a /version servlet to display it so users can see what version they're running. Alistair On 28 Jun 2006, at 12:39, Colin Tatham wrote: > Colin Tatham wrote: >> Saving the version to the database seems like a thing to me, that >> way I could determine what >> versions of code all my test databases were built for! > > Sorry, meant to say ' sounds like a good thing to me'... > > >> >>>> Alistair Young wrote: >>>> >>>> >>>>> if it's correct then it points to the installer not writing the >>>>> version to the db? >>>> >>>> Has the version ever been stored in the DB? I didn't think so, it >>>> did at one point attempt to read >>> >>>> from the properties file... >>> >>>> The error might relate to the fact that Newsfeeds, QyuicjLKinks and >>>> the Peer marker tables are >>>> present, but haven't been added to the upgrader code... >>>> >>>> Colin >>>> >>>> >>>> -- >>>> ____________________________________ >>>> Colin Tatham >>>> VLE Team >>>> Oxford University Computing Services >>>> >>>> http://www.oucs.ox.ac.uk/ltg/vle/ >>>> http://bodington.org >>>> >>>> Using Tomcat but need to do more? Need to support web services, >>>> security? >>>> Get stuff done quickly with pre-integrated technology to make your >>>> job easier >>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>> Geronimo >>>> http://sel.as-us.falkag.net/sel? >>>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>>> _______________________________________________ >>>> Bodington-developers mailing list >>>> Bod...@li... >>>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>> >>> >>> >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make >>> your job easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel? >>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>> _______________________________________________ >>> Bodington-developers mailing list >>> Bod...@li... >>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>> >>> >> >> >> > > > -- > ____________________________________ > Colin Tatham > VLE Team > Oxford University Computing Services > > http://www.oucs.ox.ac.uk/ltg/vle/ > http://bodington.org > > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |
From: Colin T. <col...@ou...> - 2006-06-28 11:52:23
|
Alistair Young wrote: >>Sorry, meant to say ' sounds like a good thing to me > > ok, when can you do it? Ho, ho. Dunno if you have enough boerewors and biltong reserves to distract me. > then add a /version servlet to display it so > users can see what version they're running. > > Alistair > > > On 28 Jun 2006, at 12:39, Colin Tatham wrote: > > >>Colin Tatham wrote: >> >>>Saving the version to the database seems like a thing to me, that >>>way I could determine what >>>versions of code all my test databases were built for! >> >>Sorry, meant to say ' sounds like a good thing to me'... >> >> >> >>>>>Alistair Young wrote: >>>>> >>>>> >>>>> >>>>>>if it's correct then it points to the installer not writing the >>>>>>version to the db? >>>>> >>>>>Has the version ever been stored in the DB? I didn't think so, it >>>>>did at one point attempt to read >>>> >>>>>from the properties file... >>>> >>>>>The error might relate to the fact that Newsfeeds, QyuicjLKinks and >>>>>the Peer marker tables are >>>>>present, but haven't been added to the upgrader code... >>>>> >>>>>Colin >>>>> >>>>> >>>>>-- >>>>>____________________________________ >>>>>Colin Tatham >>>>>VLE Team >>>>>Oxford University Computing Services >>>>> >>>>>http://www.oucs.ox.ac.uk/ltg/vle/ >>>>>http://bodington.org >>>>> >>>>>Using Tomcat but need to do more? Need to support web services, >>>>>security? >>>>>Get stuff done quickly with pre-integrated technology to make your >>>>>job easier >>>>>Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>>>Geronimo >>>>>http://sel.as-us.falkag.net/sel? >>>>>cmd=lnk&kid=120709&bid=263057&dat=121642 >>>>>_______________________________________________ >>>>>Bodington-developers mailing list >>>>>Bod...@li... >>>>>https://lists.sourceforge.net/lists/listinfo/bodington-developers >>>> >>>> >>>> >>>>Using Tomcat but need to do more? Need to support web services, >>>>security? >>>>Get stuff done quickly with pre-integrated technology to make >>>>your job easier >>>>Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>>Geronimo >>>>http://sel.as-us.falkag.net/sel? >>>>cmd=lnk&kid=120709&bid=263057&dat=121642 >>>>_______________________________________________ >>>>Bodington-developers mailing list >>>>Bod...@li... >>>>https://lists.sourceforge.net/lists/listinfo/bodington-developers >>>> >>>> >>> >>> >>> >> >>-- >>____________________________________ >>Colin Tatham >>VLE Team >>Oxford University Computing Services >> >>http://www.oucs.ox.ac.uk/ltg/vle/ >>http://bodington.org >> >>Using Tomcat but need to do more? Need to support web services, >>security? >>Get stuff done quickly with pre-integrated technology to make your >>job easier >>Download IBM WebSphere Application Server v.1.0.1 based on Apache >>Geronimo >>http://sel.as-us.falkag.net/sel? >>cmd=lnk&kid=120709&bid=263057&dat=121642 >>_______________________________________________ >>Bodington-developers mailing list >>Bod...@li... >>https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > -- ____________________________________ Colin Tatham VLE Team Oxford University Computing Services http://www.oucs.ox.ac.uk/ltg/vle/ http://bodington.org |
From: Sean M. <se...@sm...> - 2006-06-28 11:58:42
|
Nope. I thought he was making it up, but google proves he ain't! http://www.biltongmakers.com/biltong16_boeries1.html On 28 Jun 2006, at 12:52, Colin Tatham wrote: > boerewors |
From: Sean M. <se...@sm...> - 2006-06-28 12:08:33
|
And then there is buttock meat!-) http://www.biltongmakers.com/biltong04_biltongstory.html On 28 Jun 2006, at 12:52, Colin Tatham wrote: > Alistair Young wrote: >>> Sorry, meant to say ' sounds like a good thing to me >> >> ok, when can you do it? > > Ho, ho. > Dunno if you have enough boerewors and biltong reserves to distract > me. > >> then add a /version servlet to display it so >> users can see what version they're running. >> >> Alistair >> >> >> On 28 Jun 2006, at 12:39, Colin Tatham wrote: >> >> >>> Colin Tatham wrote: >>> >>>> Saving the version to the database seems like a thing to me, that >>>> way I could determine what >>>> versions of code all my test databases were built for! >>> >>> Sorry, meant to say ' sounds like a good thing to me'... >>> >>> >>> >>>>>> Alistair Young wrote: >>>>>> >>>>>> >>>>>> >>>>>>> if it's correct then it points to the installer not writing the >>>>>>> version to the db? >>>>>> >>>>>> Has the version ever been stored in the DB? I didn't think so, it >>>>>> did at one point attempt to read >>>>> >>>>>> from the properties file... >>>>> >>>>>> The error might relate to the fact that Newsfeeds, >>>>>> QyuicjLKinks and >>>>>> the Peer marker tables are >>>>>> present, but haven't been added to the upgrader code... >>>>>> >>>>>> Colin >>>>>> >>>>>> >>>>>> -- >>>>>> ____________________________________ >>>>>> Colin Tatham >>>>>> VLE Team >>>>>> Oxford University Computing Services >>>>>> >>>>>> http://www.oucs.ox.ac.uk/ltg/vle/ >>>>>> http://bodington.org >>>>>> >>>>>> Using Tomcat but need to do more? Need to support web services, >>>>>> security? >>>>>> Get stuff done quickly with pre-integrated technology to make >>>>>> your >>>>>> job easier >>>>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>>>> Geronimo >>>>>> http://sel.as-us.falkag.net/sel? >>>>>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>>>>> _______________________________________________ >>>>>> Bodington-developers mailing list >>>>>> Bod...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>>>> >>>>> >>>>> >>>>> Using Tomcat but need to do more? Need to support web services, >>>>> security? >>>>> Get stuff done quickly with pre-integrated technology to make >>>>> your job easier >>>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>>> Geronimo >>>>> http://sel.as-us.falkag.net/sel? >>>>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>>>> _______________________________________________ >>>>> Bodington-developers mailing list >>>>> Bod...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >>>>> >>>>> >>>> >>>> >>>> >>> >>> -- >>> ____________________________________ >>> Colin Tatham >>> VLE Team >>> Oxford University Computing Services >>> >>> http://www.oucs.ox.ac.uk/ltg/vle/ >>> http://bodington.org >>> >>> Using Tomcat but need to do more? Need to support web services, >>> security? >>> Get stuff done quickly with pre-integrated technology to make your >>> job easier >>> Download IBM WebSphere Application Server v.1.0.1 based on Apache >>> Geronimo >>> http://sel.as-us.falkag.net/sel? >>> cmd=lnk&kid=120709&bid=263057&dat=121642 >>> _______________________________________________ >>> Bodington-developers mailing list >>> Bod...@li... >>> https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> >> >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel? >> cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Bodington-developers mailing list >> Bod...@li... >> https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> > > > -- > ____________________________________ > Colin Tatham > VLE Team > Oxford University Computing Services > > http://www.oucs.ox.ac.uk/ltg/vle/ > http://bodington.org > > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Colin T. <col...@ou...> - 2006-06-28 11:39:56
|
Colin Tatham wrote: > Saving the version to the database seems like a thing to me, that way I could determine what > versions of code all my test databases were built for! Sorry, meant to say ' sounds like a good thing to me'... > >>>Alistair Young wrote: >>> >>> >>>>if it's correct then it points to the installer not writing the >>>>version to the db? >>> >>>Has the version ever been stored in the DB? I didn't think so, it >>>did at one point attempt to read >> >>>from the properties file... >> >>>The error might relate to the fact that Newsfeeds, QyuicjLKinks and >>>the Peer marker tables are >>>present, but haven't been added to the upgrader code... >>> >>>Colin >>> >>> >>>-- >>>____________________________________ >>>Colin Tatham >>>VLE Team >>>Oxford University Computing Services >>> >>>http://www.oucs.ox.ac.uk/ltg/vle/ >>>http://bodington.org >>> >>>Using Tomcat but need to do more? Need to support web services, >>>security? >>>Get stuff done quickly with pre-integrated technology to make your >>>job easier >>>Download IBM WebSphere Application Server v.1.0.1 based on Apache >>>Geronimo >>>http://sel.as-us.falkag.net/sel? >>>cmd=lnk&kid=120709&bid=263057&dat=121642 >>>_______________________________________________ >>>Bodington-developers mailing list >>>Bod...@li... >>>https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> >> >>Using Tomcat but need to do more? Need to support web services, security? >>Get stuff done quickly with pre-integrated technology to make your job easier >>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >>_______________________________________________ >>Bodington-developers mailing list >>Bod...@li... >>https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> > > > -- ____________________________________ Colin Tatham VLE Team Oxford University Computing Services http://www.oucs.ox.ac.uk/ltg/vle/ http://bodington.org |