[cvs] / astrogrid / registry / webapp / src / webapp-java / astrogrid / registry / oai / XMLExistOAICatalog.java Repository:
ViewVC logotype

Log of /astrogrid/registry/webapp/src/webapp-java/astrogrid/registry/oai/XMLExistOAICatalog.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 21:08:38 2009 UTC (2 years, 7 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG_2009_1, HEAD
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
fix on a subsequence where by I was not putting the right limit down as the 3rd argument and can cause outofmemory errors on bigger registries doing harvests

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 11:43:36 2008 UTC (3 years, 2 months ago) by KevinBenson
Branch: MAIN
Changes since 1.14: +6 -6 lines
Diff to previous 1.14
mainly removed a  couple of cleanup errors because they nulled out a variable when it should not have and added an oai prefix to the oai tag because you cannot assume the namespace is a default namespace for the root element.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 14:37:01 2008 UTC (3 years, 5 months ago) by KevinBenson
Branch: MAIN
Changes since 1.13: +57 -14 lines
Diff to previous 1.13
just some small cleanup stuff here.  This is originally an old 3rd party code modified some for our xml, but have been noticing it sucks up the memory alot and does several DOM->String stuff.  So I made a small attempt to clean that up a little.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 09:19:40 2008 UTC (3 years, 8 months ago) by KevinBenson
Branch: MAIN
Changes since 1.12: +23 -8 lines
Diff to previous 1.12
several minor changes and bug fixes.  One area was schemaLocation not being written correctly on response (though not used very often).  commented out a couple of println in the oai.  And added a couple of log.info to other parts of the harvesting.  Made sure not to look for xsi:type but just 'type' (with full namespace url) for harvests requests because stsci registry does not use xsi.  And for the moment commented out an exception being thrown in harvests because it was likely to stop the grabbing of other registries in the RofR.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 12:32:57 2007 UTC (4 years, 8 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_AddMoreTests, Root_Reg_KMB_JSPPatches, Root_Reg_KMB_Jetty, Root_Reg_KMB_MinorFixesNov19_2007, Root_Reg_KMB_OAIBaseFix, Root_Reg_KMB_StressJun7_2007, Root_Reg_KMB_Translate0_10OnHarvest, Root_Reg_KMB_VOSIFix2008_01_08, apps-gtr-2226_root, b4_KMB_4_PAL, registree_root
Branch point for: Reg_KMB_AddMoreTests, Reg_KMB_JSPPatches, Reg_KMB_Jetty, Reg_KMB_MinorFixesNov19_2007, Reg_KMB_OAIBaseFix, Reg_KMB_StressJun7_2007, Reg_KMB_Translate0_10OnHarvest, Reg_KMB_VOSIFix2008_01_08, apps-gtr-2226, registree
Changes since 1.11: +12 -4 lines
Diff to previous 1.11
small fixes in OAI to return the right error code.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 16:35:39 2007 UTC (4 years, 11 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG2007-2
Changes since 1.10: +26 -19 lines
Diff to previous 1.10
Result of a full replace of branch Reg_KMB_Xfire

Revision 1.10.16.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 20 09:35:58 2006 UTC (5 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.10.16.1: +2 -2 lines
Diff to previous 1.10.16.1 , to branch point 1.10 , to next main 1.16
commented out 2 println statemetns that were filling up some logs.

Revision 1.9.2.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 14:37:50 2006 UTC (5 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.9.2.2.2.4: +6 -2 lines
Diff to previous 1.9.2.2.2.4 , to branch point 1.9.2.2 , to next main 1.9.2.3
*** empty log message ***

Revision 1.10.16.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 14:34:35 2006 UTC (5 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.10: +24 -17 lines
Diff to previous 1.10
This project is being copy&paste from an original branch.  The main changes are:
Documentation a little better on how to install.
New eXist db bundled.
Now uses XFire for streaming back on the server.
Supports 1.0 Registry spec.

Revision 1.9.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 10:11:09 2006 UTC (5 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.9.2.2.2.3: +4 -4 lines
Diff to previous 1.9.2.2.2.3 , to branch point 1.9.2.2
minor fixes for the 1.0 VOResoruces and a junit test

Revision 1.9.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 7 15:53:34 2006 UTC (5 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.9.2.2.2.2: +2 -2 lines
Diff to previous 1.9.2.2.2.2 , to branch point 1.9.2.2
minor bug fixes normally oai stuff for 1.0

Revision 1.9.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 6 18:46:01 2006 UTC (5 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.9.2.2.2.1: +13 -5 lines
Diff to previous 1.9.2.2.2.1 , to branch point 1.9.2.2
Lots of fixes for the new 1.0 RI

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 09:48:07 2006 UTC (5 years, 9 months ago) by clq2
Branch: MAIN
CVS Tags: AG2006-4, AG2007-1, Root_Reg_KMB_ErrorMessageFix2, Root_Reg_KMB_SchmeLocationFix, Root_Reg_KMB_SmallFixForDec2006, Root_Reg_KMB_Stress2, Root_Reg_KMB_Xfire, Root_Reg_KMB_XfireAgain, dave-dev-200605301226-start, dave-dev-200605311657-start, dave-dev-200606281707-start, dave-dev-200608221318-start, dave-dev-200610091558-start, reg_KMB_21022002
Branch point for: Reg_KMB_ErrorMessageFix2, Reg_KMB_SchmeLocationFix, Reg_KMB_SmallFixForDec2006, Reg_KMB_Stress2, Reg_KMB_Xfire, Reg_KMB_XfireAgain, dave-dev-200605301226, dave-dev-200605311635, dave-dev-200605311657, dave-dev-200606281707, dave-dev-200608221318, dave-dev-200610091556, dave-dev-200610091558
Changes since 1.9: +30 -24 lines
Diff to previous 1.9
Reg_KMB_ErrorMessages

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 10:30:27 2006 UTC (5 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_ErrorMessages
Changes since 1.9.2.2: +10 -2 lines
Diff to previous 1.9.2.2 , to branch point 1.9 , to next main 1.16
added something from another branch WSDocs into this branch to make merging easier
it was a small fix on the oai query.

Revision 1.9.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 17:35:33 2006 UTC (5 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.9.2.2: +3 -0 lines
Diff to previous 1.9.2.2
paging stuff being added

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 14:15:05 2006 UTC (5 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_WBDocs1_Fix
Changes since 1.9: +9 -3 lines
Diff to previous 1.9 , to next main 1.16
documentation changes mainly and references to those doc changes.  Plus one small
xquery change on the oai query for resources to make it faster.

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 16 16:55:17 2006 UTC (5 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_ErrorMessages
CVS Tags: Root_Reg_KMB_Paging
Branch point for: Reg_KMB_Paging
Changes since 1.9.2.1: +1 -1 lines
Diff to previous 1.9.2.1 , to branch point 1.9
missed a parenthesis causing the xquery to not be right.

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 16 15:24:30 2006 UTC (5 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_ErrorMessages
Changes since 1.9: +21 -23 lines
Diff to previous 1.9
small changes to enhance the query for OAI and get rid of a few other 0.9 references that I missed last time.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 14:45:50 2006 UTC (6 years ago) by clq2
Branch: MAIN
CVS Tags: AG2006-2, Root_Reg_KMB_ErrorMessages, Root_Reg_KMB_WBDocs1_Fix, b4-Reg_KMB_WBDocs1_Fix, b4_Reg_KMB_ErrorMessages, dave-dev-200603301643-start
Branch point for: Reg_KMB_ErrorMessages, Reg_KMB_WBDocs1_Fix, dave-dev-200603301643
Changes since 1.8: +45 -50 lines
Diff to previous 1.8
Kevin's KMB_WSDL bunch

Revision 1.7.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 2 09:31:58 2006 UTC (6 years ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.7.2.1.2.3: +3 -1 lines
Diff to previous 1.7.2.1.2.3 , to branch point 1.7.2.1
added to crosswalk to not do 0.9 lookups anymore and fixed how it tried to walk
down via resoruces.  Still needs to get revamped again later.

Revision 1.7.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 10 18:00:31 2006 UTC (6 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.7.2.1.2.2: +8 -15 lines
Diff to previous 1.7.2.1.2.2 , to branch point 1.7.2.1
small corrections to the jsp pages.  And redocument the scripting files.  Added a filter for webdav checking as well.

Revision 1.7.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 22:33:06 2005 UTC (6 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.7.2.1.2.1: +31 -30 lines
Diff to previous 1.7.2.1.2.1 , to branch point 1.7.2.1
new refactoring of registry and using new eXist

Revision 1.7.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 30 12:18:46 2005 UTC (6 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.7.2.1: +16 -17 lines
Diff to previous 1.7.2.1
refactoring registry for the new eXist xmldb and using contracts jar

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 09:46:43 2005 UTC (6 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: KMB_WSDL, KMB_WSDLS, b4_dave-dev-200512141139, b4_dave_dev_200601051057, dave-dev-200511211256-start, dave-dev-200511291146-start, dave-dev-200512141139-start, dave-dev-200601051057-start, dave-dev-200601101714-start, dave-dev-200601121358-start, querybuilder-jl-1404-premerge-20051215
Branch point for: dave-dev-200511211256, dave-dev-200511291146, dave-dev-200512141139, dave-dev-200601051057, dave-dev-200601101714, dave-dev-200601121358
Changes since 1.7: +10 -5 lines
Diff to previous 1.7
kmb_reg_1350

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 10:49:20 2005 UTC (6 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_1350
CVS Tags: Root_Reg_KMB_WSDLS
Branch point for: Reg_KMB_WSDLS
Changes since 1.7: +10 -5 lines
Diff to previous 1.7 , to next main 1.16
fixed the sets area for returns of oai calls.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 8 07:30:54 2005 UTC (6 years, 5 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_JDT_anti1350, Root_Reg_KMB_1350, Root_axis-gtr-1406, Root_clq_axis_update, Root_desktop-querybuilder-jl-1404, b4_axis_gtr_1046, b4_jdt_reg_anti1350, b4_kmb_1350
Branch point for: Reg_JDT_anti1350, Reg_KMB_1350, axis-gtr-1406, clq_axis_update, desktop-querybuilder-jl-1404
Changes since 1.6: +1 -3 lines
Diff to previous 1.6
new integration, common and registry merge

Revision 1.5.8.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 9 09:27:08 2005 UTC (6 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_1323
Changes since 1.5.8.1: +1 -3 lines
Diff to previous 1.5.8.1 , to branch point 1.5 , to next main 1.16
fixed a ListIdentifiers bug in the OAI, added some external tests that is more for ivoa.
Added keywordSearch to the client delegate and fixed a small casing problem with XQuerySearch to fix its integration test

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 4 09:40:31 2005 UTC (6 years, 6 months ago) by clq2
Branch: MAIN
CVS Tags: R1_1, b4_kev_common_reg, dave-dev-200508090435-start, dave-dev-200508091545-start, dave-dev-200509010705-start, v1_1
Branch point for: app-gtr-1230-2, dave-dev-200508090435, dave-dev-200508091545, dave-dev-200508261045, dave-dev-200509010705
Changes since 1.5: +304 -151 lines
Diff to previous 1.5
kevin's second batch

Revision 1.5.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 10:15:32 2005 UTC (6 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_1323
Changes since 1.5: +304 -151 lines
Diff to previous 1.5
Fixed registry to support sets both as a harvester and as a harvestee.  also changed some log.info to log.debug

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 8 18:36:21 2005 UTC (6 years, 7 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_1276, Root_Reg_KMB_1293, Root_Reg_KMB_1323, b4_Kev_reg_app_commu, b4_Kev_reg_app_commu_2, dave-dev-200507251101-start
Branch point for: Reg_KMB_1276, Reg_KMB_1293, Reg_KMB_1323, dave-dev-200507251101
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
b4_kmb_1235

Revision 1.4.40.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 4 16:54:21 2005 UTC (6 years, 7 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.4: +17 -16 lines
Diff to previous 1.4 , to next main 1.16
Configuration keys now come from org.astrogrid.registry,common.Configuration.

Revision 1.4.42.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 23 11:23:35 2005 UTC (6 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_Xforms2_Jun01
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 , to next main 1.16
uses the near ability of eXist so it can get exact matches on authority id.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 22 20:51:25 2005 UTC (6 years, 11 months ago) by clq2
Branch: MAIN
CVS Tags: BLLatest-jdt, Root_Doc_Template_KMB_May112005, Root_REGv10_clq_961, Root_Reg_KMB_381_WS, Root_Reg_KMB_381_Xforms, Root_Reg_KMB_864, Root_Reg_KMB_972, Root_Reg_KMB_972_2, Root_Reg_KMB_Xforms2_Jun01, Root_aginab_jdt_1182, Root_all_jdt_1056, Root_maven_jdt_383, Root_reg_clq_1120, Root_reg_jdt_1275, Root_registry-gtr-1188, Root_registry-gtr-1188-2, b4_15_05, b4_383, b4_864_06_March, b4_KMB_05_05_05, b4_KMB_864, b4_KMB_merge_29_04_05, b4_kmb_1235, b4_reg_doctemp, dave-dev-200503140252-start, dave-dev-200503150513-start, dave-dev-200503181302-start, dave-dev-200503211350-start, dave-dev-200504041023-start, dave-dev-200504111153-start, dave-dev-200504251302-start, dave-dev-200506061035-start, dave-dev-200506071500-start, dave-dev-200506081212-start, dave-dev-200506100249-start, dave-dev-200506281451-start, dave-dev-200506281816-start, r0_10_0, r0_10_1, r1_0, r1_1, root_JSPtest-GTR-1071
Branch point for: Doc_Template_KMB_May112005, JSPtest-GTR-1071, REGv10_clq_961, Reg_KMB_381_WS, Reg_KMB_381_Xforms, Reg_KMB_864, Reg_KMB_972, Reg_KMB_972_2, Reg_KMB_Xforms2_Jun01, aginab_jdt_1182, all_jdt_1056, dave-dev-200503140252, dave-dev-200503150513, dave-dev-200503181302, dave-dev-200503211350, dave-dev-200504041023, dave-dev-200504111153, dave-dev-200504251302, dave-dev-200506061035, dave-dev-200506071500, dave-dev-200506081212, dave-dev-200506100249, dave-dev-200506281451, dave-dev-200506281816, maven_jdt_383, r0_10_1branch, reg_clq_1120, reg_jdt_1275, registry-gtr-1188, registry-gtr-1188-2
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
merge 889 again.

Revision 1.3
Fri Feb 18 12:08:06 2005 UTC (6 years, 11 months ago) by clq2
Branch: MAIN
Changes since 1.2: +0 -0 lines
FILE REMOVED
roll back to before 889

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 15 12:43:43 2005 UTC (6 years, 11 months ago) by clq2
Branch: MAIN
Changes since 1.1: +875 -0 lines
Diff to previous 1.1
REG_KMB_889/889_2

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 11 16:44:55 2005 UTC (6 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_889
Changes since 1.1: +875 -0 lines
Diff to previous 1.1 , to next main 1.16
Becaue of package names I had to rename the java directory to webapp-java and begin using that one and delete the old java one. This is so it will work fine with maven 1.0.2
Client side a mistake to use a full ivorn is now what should happen before it was just the path.
A few small changes to get the webapp images correct on jsp pages.

Revision 1.1
Fri Feb 11 16:44:55 2005 UTC (6 years, 11 months ago) by KevinBenson
Branch: MAIN
Branch point for: Reg_KMB_889
FILE REMOVED
file XMLExistOAICatalog.java was initially added on branch Reg_KMB_889.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

gg78@starNOSPAM.le.ac.uk
ViewVC Help
Powered by ViewVC 1.0.4