[cvs] / astrogrid / registry / client-lite / src / java / org / astrogrid / registry / client / query / QueryRegistry.java Repository:
ViewVC logotype

Log of /astrogrid/registry/client-lite/src/java/org/astrogrid/registry/client/query/QueryRegistry.java

Parent Directory Parent Directory


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

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 12:32:56 2009 UTC (2 years, 11 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG_2009_1, HEAD
Changes since 1.50: +32 -6 lines
Diff to previous 1.50
made the RemoteException use the alternate registry as well when a url is bogus it is thrown as a RemoteException not a ServiceException.  this might be some (though rare) valid Axis Faults are thrown as RemoteExceptions will go to the alternate registry a 2nd time to fail.  Also fixed a few docs/comments in project.xml

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 15:08:08 2009 UTC (3 years ago) by KevinBenson
Branch: MAIN
Changes since 1.49: +5 -5 lines
Diff to previous 1.49
still some more changes mainly docs that I am going to check in.  but wanted to check in this maven2 build version.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 12:41:43 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_AddMoreTests
Branch point for: Reg_KMB_AddMoreTests
Changes since 1.48: +18 -8 lines
Diff to previous 1.48
Result of merger from Reg_KMB_VOSIFix2008_01_08

Revision 1.48.8.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 12:33:20 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_VOSIFix2008_01_08
Changes since 1.48.8.2: +4 -4 lines
Diff to previous 1.48.8.2 , to branch point 1.48 , to next main 1.51
Fixed a few VOSI problems and added some new things where by it uses the RegistryAdminService for updating now.  And can now create a new VOResource record if it finds a ceaApplication capability to harvest.  Also fixed a small bug on the identifiersOnly request for searches.  On the client side added a little javadoc info and fixed something on the adql queries.

Revision 1.48.8.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 14:23:12 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_VOSIFix2008_01_08
Changes since 1.48.8.1: +13 -3 lines
Diff to previous 1.48.8.1 , to branch point 1.48
*** empty log message ***

Revision 1.48.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 00:24:06 2008 UTC (4 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_VOSIFix2008_01_08
Changes since 1.48: +5 -5 lines
Diff to previous 1.48
changed around the VOSI to be able to harvest the service via VOSI and fix some othe problems wiht the registration of capabilities and tables.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 14:39:41 2007 UTC (4 years, 6 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_Jetty, Root_Reg_KMB_MinorFixesNov19_2007, Root_Reg_KMB_OAIBaseFix, Root_Reg_KMB_VOSIFix2008_01_08
Branch point for: Reg_KMB_Jetty, Reg_KMB_MinorFixesNov19_2007, Reg_KMB_OAIBaseFix, Reg_KMB_VOSIFix2008_01_08
Changes since 1.47: +7 -3 lines
Diff to previous 1.47
merge (or more replace) from branch Reg_KMB_JSPPatches

Revision 1.47.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 14:02:47 2007 UTC (4 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_JSPPatches
Changes since 1.47: +7 -3 lines
Diff to previous 1.47 , to next main 1.51
small patches to the registry to fix a harvest bug on the automatic harvester and additional jsp
pages to do some admin tasks like changing status of many Resources.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 15:15:58 2007 UTC (4 years, 9 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_JSPPatches
Branch point for: Reg_KMB_JSPPatches
Changes since 1.46: +154 -194 lines
Diff to previous 1.46
KMB brach changes for PAL

Revision 1.46.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 14:26:56 2007 UTC (4 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Translate0_10OnHarvest
Changes since 1.46.4.3: +4 -4 lines
Diff to previous 1.46.4.3 , to branch point 1.46 , to next main 1.51
fixed a null pointer check.
And solved a possible runtime exception to happen on fallback urls.

Revision 1.46.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 16:10:51 2007 UTC (4 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Translate0_10OnHarvest
Changes since 1.46.4.2: +1 -24 lines
Diff to previous 1.46.4.2 , to branch point 1.46
finally finishing up the 1.0 delegates for the client.  Namely the getEndpoints for 1.0 were different and requiring some xqueries to happen.

Revision 1.46.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 15:36:38 2007 UTC (4 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Translate0_10OnHarvest
Changes since 1.46.4.1: +3 -1 lines
Diff to previous 1.46.4.1 , to branch point 1.46
making a different way for getRegistries to call the registry using an xquery and then populate a hashmap of managedauthorities.

Revision 1.46.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 14:14:01 2007 UTC (4 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_Translate0_10OnHarvest
Changes since 1.46: +156 -175 lines
Diff to previous 1.46
several changes on using 1.0 interface for the client delegates for both querying and admin.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 09:53:56 2007 UTC (5 years, 1 month ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_StressJun7_2007, Root_Reg_KMB_Translate0_10OnHarvest, b4_KMB_4_PAL
Branch point for: Reg_KMB_StressJun7_2007, Reg_KMB_Translate0_10OnHarvest
Changes since 1.45: +22 -22 lines
Diff to previous 1.45
A fix to not fallback on RemoteException but on ServiceExceptions.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 10:13:25 2007 UTC (5 years, 2 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG2007-2
Changes since 1.44: +1 -2 lines
Diff to previous 1.44
looks for accessURL for any namespace '*' has a problem at the moment of looking for a prefix of 'vr' which might not be there.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 11:44:27 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: MAIN
Changes since 1.43: +187 -139 lines
Diff to previous 1.43
reverted back to a previous client there was a few things that needed to be sorted for the new type of contract versioned client comes out.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 16:35:35 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: MAIN
Changes since 1.42: +139 -187 lines
Diff to previous 1.42
Result of a full replace of branch Reg_KMB_Xfire

Revision 1.42.24.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 20:09:56 2007 UTC (5 years, 3 months ago) by gtr
Branch: registry-gtr-2098
Changes since 1.42.24.2: +26 -4 lines
Diff to previous 1.42.24.2 , to branch point 1.42 , to next main 1.51
I changes the endpoint search to use compiled XPath

Revision 1.42.24.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 19:35:36 2007 UTC (5 years, 3 months ago) by gtr
Branch: registry-gtr-2098
Changes since 1.42.24.1: +1 -1 lines
Diff to previous 1.42.24.1 , to branch point 1.42
I corrected the namespace prefices used in the XPath.

Revision 1.42.24.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 19:23:02 2007 UTC (5 years, 3 months ago) by gtr
Branch: registry-gtr-2098
Changes since 1.42: +29 -24 lines
Diff to previous 1.42
BZ2098 is (putatively) fixed by using XPath to find endpoints.

Revision 1.42.10.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 9 22:36:52 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.42.10.1: +1 -2 lines
Diff to previous 1.42.10.1 , to branch point 1.42 , to next main 1.51
still looking at some 0.9 Resource type elements got rid of that

Revision 1.42.20.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 12:04:59 2006 UTC (5 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_SmallFixForDec2006
Changes since 1.42: +1 -2 lines
Diff to previous 1.42 , to next main 1.51
small fixes on making sure it gets the right namespace or node from elements in the dom

Revision 1.42.10.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 14:34:35 2006 UTC (5 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.42: +138 -185 lines
Diff to previous 1.42
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.41.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 6 18:46:01 2006 UTC (5 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.41.4.4: +3 -17 lines
Diff to previous 1.41.4.4 , to branch point 1.41 , to next main 1.51
Lots of fixes for the new 1.0 RI

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 15 17:07:12 2006 UTC (5 years, 11 months ago) by kea
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, apps-gtr-2098_root, dave-dev-200606281707-start, dave-dev-200608221318-start, dave-dev-200610091558-start, reg_KMB_21022002, registry-gtr-2098_root
Branch point for: Reg_KMB_ErrorMessageFix2, Reg_KMB_SchmeLocationFix, Reg_KMB_SmallFixForDec2006, Reg_KMB_Stress2, Reg_KMB_Xfire, Reg_KMB_XfireAgain, apps-gtr-2098, dave-dev-200606281707, dave-dev-200608221318, dave-dev-200610091556, dave-dev-200610091558, registry-gtr-2098
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
Changes to support move from astrogrid-pal-query dependency to
astrogrid-pal-oldquery dependency.

Revision 1.41.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 8 10:27:11 2006 UTC (5 years, 11 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.41.4.3: +4 -3 lines
Diff to previous 1.41.4.3 , to branch point 1.41
*** empty log message ***

Revision 1.41.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 21 17:35:33 2006 UTC (6 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.41.4.2: +10 -16 lines
Diff to previous 1.41.4.2 , to branch point 1.41
paging stuff being added

Revision 1.41.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 11:45:01 2006 UTC (6 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.41.4.1: +132 -160 lines
Diff to previous 1.41.4.1 , to branch point 1.41
experimentation with xforms being moved to another compoinent.
client is being separted into different versions. and some typos in the xdocs.

Revision 1.41.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 19 14:46:35 2006 UTC (6 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.41: +46 -46 lines
Diff to previous 1.41
switched the remoteexception and serviceexception around so that a 2nd call to a
backup registry is done on the serviceException.

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

Revision 1.36.2.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 14:37:39 2006 UTC (6 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.36.2.5.2.1: +1 -1 lines
Diff to previous 1.36.2.5.2.1 , to branch point 1.36.2.5
wrong case on LoadRegistry

Revision 1.36.2.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 10 17:59:02 2006 UTC (6 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.36.2.5: +22 -14 lines
Diff to previous 1.36.2.5
small change to not cache if a property is set

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 09:46:43 2005 UTC (6 years, 6 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.39: +59 -18 lines
Diff to previous 1.39
kmb_reg_1350

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 4 17:31:05 2005 UTC (6 years, 7 months ago) by clq2
Branch: MAIN
CVS Tags: b4_kmb_1350
Changes since 1.38: +4 -6 lines
Diff to previous 1.38
axis_gtr_1046

Revision 1.38.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 2 15:26:55 2005 UTC (6 years, 7 months ago) by gtr
Branch: axis-gtr-1406
Changes since 1.38.2.2: +2 -1 lines
Diff to previous 1.38.2.2 , to branch point 1.38 , to next main 1.51
I raised the priority of log messages from DEBUG to ERROR in the case where a query fails.

Revision 1.38.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 19 15:21:03 2005 UTC (6 years, 7 months ago) by gtr
Branch: axis-gtr-1406
Changes since 1.38.2.1: +1 -1 lines
Diff to previous 1.38.2.1 , to branch point 1.38
The operation previously called as LoadRegistry is now called as loadRegistry (lower-case l) which matches its declaration in the service. Axis 1.3 requires that the names match exactly; Axis 1.1 did not.

Revision 1.38.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 19 13:20:55 2005 UTC (6 years, 7 months ago) by gtr
Branch: axis-gtr-1406
Changes since 1.38: +1 -4 lines
Diff to previous 1.38
I removed the references to org.apache.axis.constants.Style and org.apache.axis.constants.Use.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 11 11:55:23 2005 UTC (6 years, 7 months ago) by gtr
Branch: MAIN
CVS Tags: Root_axis-gtr-1406, Root_clq_axis_update, b4_axis_gtr_1046
Branch point for: axis-gtr-1406, clq_axis_update
Changes since 1.37: +168 -161 lines
Diff to previous 1.37
org.apache.axis.constants.Style is used instead of the deprecated org.apache.axis.enum.Style; similarly with Use.

Revision 1.36.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 3 10:51:16 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_1350
CVS Tags: Root_Reg_KMB_WSDLS
Branch point for: Reg_KMB_WSDLS
Changes since 1.36.2.4: +16 -4 lines
Diff to previous 1.36.2.4 , to branch point 1.36 , to next main 1.51
small change to not throw exceptions when not receivieng voresources done because of backwards compaitability.

Revision 1.36.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 30 15:52:24 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_1350
Changes since 1.36.2.3: +9 -13 lines
Diff to previous 1.36.2.3 , to branch point 1.36
small changes on the search method to handle Where elements that are root

Revision 1.35.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 26 11:35:47 2005 UTC (6 years, 8 months ago) by dave
Branch: dave-dev-200508091545
Changes since 1.35: +3 -3 lines
Diff to previous 1.35 , to next main 1.51
Added changes to support Axis 1.2.1

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 15 17:01:48 2005 UTC (6 years, 8 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_JDT_anti1350, Root_desktop-querybuilder-jl-1404, b4_jdt_reg_anti1350
Branch point for: Reg_JDT_anti1350, desktop-querybuilder-jl-1404
Changes since 1.36: +10 -4 lines
Diff to previous 1.36
for registry client backwards compatible

Revision 1.36.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 15 12:29:23 2005 UTC (6 years, 8 months ago) by clq2
Branch: clq_reg_1367
Changes since 1.36.4.1: +4 -2 lines
Diff to previous 1.36.4.1 , to branch point 1.36 , to next main 1.51
missed one line for backwards compatibility

Revision 1.36.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 13:03:57 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_1350
Changes since 1.36.2.2: +2 -2 lines
Diff to previous 1.36.2.2 , to branch point 1.36
small change to call the older web service method for getresorucebyidentifier not the new one "GetResource"

Revision 1.36.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 12:39:58 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_1350
Changes since 1.36.2.1: +7 -2 lines
Diff to previous 1.36.2.1 , to branch point 1.36
added some debug logging and take out of a couple of println's I had.

Revision 1.36.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 12:39:08 2005 UTC (6 years, 8 months ago) by clq2
Branch: clq_reg_1367
Changes since 1.36: +6 -2 lines
Diff to previous 1.36
bug 1367

Revision 1.36.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 13 14:50:56 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_1350
Changes since 1.36: +31 -4 lines
Diff to previous 1.36
added more caching ability to split up queries to check for identifiers and cache those.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 8 07:30:54 2005 UTC (6 years, 8 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_1350, Root_clq_reg_1367
Branch point for: Reg_KMB_1350, clq_reg_1367
Changes since 1.35: +146 -18 lines
Diff to previous 1.35
new integration, common and registry merge

Revision 1.34.26.1.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 6 12:23:57 2005 UTC (6 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_1323
Changes since 1.34.26.1.2.2.2.3: +26 -7 lines
Diff to previous 1.34.26.1.2.2.2.3 , to branch point 1.34.26.1.2.2
small change to not return the full soapbody but its first child element hence VOResources.

Revision 1.34.26.1.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 23 07:23:03 2005 UTC (6 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_1323
Changes since 1.34.26.1.2.2.2.2: +22 -7 lines
Diff to previous 1.34.26.1.2.2.2.2 , to branch point 1.34.26.1.2.2
correction on getting only voresources.

Revision 1.34.26.1.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 9 09:27:08 2005 UTC (6 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_1323
Changes since 1.34.26.1.2.2.2.1: +3 -3 lines
Diff to previous 1.34.26.1.2.2.2.1 , to branch point 1.34.26.1.2.2
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.34.26.1.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 8 08:09:32 2005 UTC (6 years, 9 months ago) by KevinBenson
Branch: Reg_KMB_1323
Changes since 1.34.26.1.2.2: +103 -9 lines
Diff to previous 1.34.26.1.2.2
new ivoa test interface pages are sort of there.  And added keywordsearcha nd getResoruce web service methods.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 4 09:40:31 2005 UTC (6 years, 10 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.34: +192 -134 lines
Diff to previous 1.34
kevin's second batch

Revision 1.34.26.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 26 09:36:25 2005 UTC (6 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_1276
CVS Tags: Root_Reg_KMB_1323
Branch point for: Reg_KMB_1323
Changes since 1.34.26.1.2.1: +154 -21 lines
Diff to previous 1.34.26.1.2.1 , to branch point 1.34.26.1
cleaned up tests and also has caching on the client

Revision 1.34.26.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 21 15:12:50 2005 UTC (6 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_1276
Changes since 1.34.26.1: +15 -5 lines
Diff to previous 1.34.26.1
added more tests, removed old and deprecated java files.  And added caching to the registry client.

Revision 1.34.26.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 20 08:23:25 2005 UTC (6 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_1293
CVS Tags: Root_Reg_KMB_1276
Branch point for: Reg_KMB_1276
Changes since 1.34: +27 -112 lines
Diff to previous 1.34 , to next main 1.51
added adql0.9 ability plus cleaned up the logging to do more debug instead of info.

Revision 1.34.24.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 6 09:45:00 2005 UTC (6 years, 10 months ago) by gtr
Branch: registry-gtr-1188-2
Changes since 1.34: +108 -99 lines
Diff to previous 1.34 , to next main 1.51
Configuration keys now come from org.astrogrid.registry,common.RegistryConfiguration.

Revision 1.34.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 08:20:10 2005 UTC (6 years, 11 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.34.4.2: +11 -6 lines
Diff to previous 1.34.4.2 , to branch point 1.34 , to next main 1.51
Configuration keys now come from org.astrogrid.registry,common.Configuration.

Revision 1.34.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 1 07:30:57 2005 UTC (6 years, 11 months ago) by gtr
Branch: registry-gtr-1188
Changes since 1.34.4.1: +2 -5 lines
Diff to previous 1.34.4.1 , to branch point 1.34
An obsolete field, identifiying an un-used configuration key, was removed.

Revision 1.34.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 24 12:57:46 2005 UTC (7 years ago) by gtr
Branch: registry-gtr-1188
Changes since 1.34: +88 -86 lines
Diff to previous 1.34
The value of the constant QUERY_URL_PROPERTY was shortened from org.astrogrid.registry.query.endpoint to registry.query.endpoint.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 9 15:10:08 2005 UTC (7 years ago) by clq2
Branch: MAIN
CVS Tags: BLLatest-jdt, Root_Doc_Template_KMB_May112005, Root_Reg_KMB_1293, Root_Reg_KMB_Xforms2_Jun01, Root_aginab_jdt_1182, Root_reg_jdt_1275, Root_registry-gtr-1188, Root_registry-gtr-1188-2, b4, b4_383, b4_Kev_reg_app_commu, b4_Kev_reg_app_commu_2, b4_kmb_1235, b4_reg_doctemp, dave-dev-200506061035-start, dave-dev-200506071500-start, dave-dev-200506081212-start, dave-dev-200506100249-start, dave-dev-200506281451-start, dave-dev-200506281816-start, dave-dev-200507251101-start, r1_1
Branch point for: Doc_Template_KMB_May112005, Reg_KMB_1293, Reg_KMB_Xforms2_Jun01, aginab_jdt_1182, dave-dev-200506061035, dave-dev-200506071500, dave-dev-200506081212, dave-dev-200506100249, dave-dev-200506281451, dave-dev-200506281816, dave-dev-200507251101, reg_jdt_1275, registry-gtr-1188, registry-gtr-1188-2
Changes since 1.33: +61 -70 lines
Diff to previous 1.33
Kevin's commits

Revision 1.33.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 29 07:41:49 2005 UTC (7 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_381_WS
Changes since 1.33: +61 -70 lines
Diff to previous 1.33 , to next main 1.51
Small changes on the client interface on how it does relationship queries

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 17:02:55 2005 UTC (7 years, 2 months ago) by jdt
Branch: MAIN
CVS Tags: Root_Reg_KMB_381_WS, Root_all_jdt_1056, Root_reg_clq_1120, b4_KMB_05_05_05, b4_KMB_merge_29_04_05, dave-dev-200504041023-start, dave-dev-200504111153-start, dave-dev-200504251302-start, r0_10_0, r0_10_1, r1_0, root_JSPtest-GTR-1071
Branch point for: JSPtest-GTR-1071, Reg_KMB_381_WS, all_jdt_1056, dave-dev-200504041023, dave-dev-200504111153, dave-dev-200504251302, r0_10_1branch, reg_clq_1120
Changes since 1.32: +6 -4 lines
Diff to previous 1.32
Merges from KMB_972

Revision 1.30.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 26 15:37:49 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_972
CVS Tags: Root_Reg_KMB_972_2
Branch point for: Reg_KMB_972_2
Changes since 1.30.2.3: +6 -6 lines
Diff to previous 1.30.2.3 , to branch point 1.30 , to next main 1.51
uses the new RegistryDOMHelper, cleaned up the package structure some.

Revision 1.30.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 25 13:31:32 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_972
Changes since 1.30.2.2: +2 -0 lines
Diff to previous 1.30.2.2 , to branch point 1.30
adding some more xforms stuff to it, still not ready.  And fixed a couple of bugs

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 15 16:20:09 2005 UTC (7 years, 2 months ago) by clq2
Branch: MAIN
CVS Tags: Root_maven_jdt_383, dave-dev-200503181302-start, dave-dev-200503211350-start
Branch point for: dave-dev-200503181302, dave-dev-200503211350, maven_jdt_383
Changes since 1.31: +4 -0 lines
Diff to previous 1.31
kmb 972

Revision 1.30.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 9 10:44:37 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_972
Changes since 1.30.2.1: +4 -0 lines
Diff to previous 1.30.2.1 , to branch point 1.30
added the TabularDB ability

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 7 17:41:23 2005 UTC (7 years, 2 months ago) by clq2
Branch: MAIN
CVS Tags: b4_15_05, dave-dev-200503140252-start, dave-dev-200503150513-start
Branch point for: dave-dev-200503140252, dave-dev-200503150513
Changes since 1.30: +41 -29 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 7 16:15:47 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_972
Changes since 1.30: +41 -29 lines
Diff to previous 1.30
put a check to make sure there is a backup endpoint before calling it.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 7 12:21:22 2005 UTC (7 years, 2 months ago) by clq2
Branch: MAIN
CVS Tags: Root_Reg_KMB_972
Branch point for: Reg_KMB_972
Changes since 1.29: +6 -1 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.27.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 7 09:59:28 2005 UTC (7 years, 2 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.27.2.4: +6 -1 lines
Diff to previous 1.27.2.4 , to branch point 1.27 , to next main 1.51
fixed a small issue to get make look at version numbers on the search.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 2 12:50:08 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: b4_864_06_March
Changes since 1.28: +19 -6 lines
Diff to previous 1.28
for v10

Revision 1.27.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 2 11:57:30 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.27.2.3: +19 -6 lines
Diff to previous 1.27.2.3 , to branch point 1.27
smal changes

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 1 13:23:30 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
Changes since 1.27: +8 -9 lines
Diff to previous 1.27
upgrade to v10 registry

Revision 1.27.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 28 17:56:00 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.27.2.2: +1 -1 lines
Diff to previous 1.27.2.2 , to branch point 1.27
switched back so the default tranform verison is 0.10 same as the query version

Revision 1.27.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 28 17:55:06 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.27.2.1: +6 -3 lines
Diff to previous 1.27.2.1 , to branch point 1.27
added a new sql type jsp area.  Fixed a bug in the commons class where it was
getting a malformedurlexception because it could not find a xsl stylesheet.  And turned back on the
ability to do the sql2adql

Revision 1.27.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 25 13:26:35 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_864
Changes since 1.27: +1 -5 lines
Diff to previous 1.27
added the dependeny of the new sql2adql translator.

Revision 1.27.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 24 17:06:26 2005 UTC (7 years, 3 months ago) by clq2
Branch: REGv10_clq_961
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 , to next main 1.51
v10 step 2

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 22 20:57:28 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: Root_REGv10_clq_961, Root_Reg_KMB_864, b4_KMB_864
Branch point for: REGv10_clq_961, Reg_KMB_864
Changes since 1.26: +10 -259 lines
Diff to previous 1.26
checkin 889_2

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 18 12:08:06 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
CVS Tags: portalWF_pjn_720, reg_889_2
Changes since 1.25: +259 -10 lines
Diff to previous 1.25
roll back to before 889

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 15 12:43:43 2005 UTC (7 years, 3 months ago) by clq2
Branch: MAIN
Changes since 1.24: +10 -259 lines
Diff to previous 1.24
REG_KMB_889/889_2

Revision 1.24.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 13 18:32:31 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_889_2
Changes since 1.24.4.2: +1 -5 lines
Diff to previous 1.24.4.2 , to branch point 1.24 , to next main 1.51
small change to make sure getResourceByIdentifier takes an ivorn

Revision 1.24.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 11 16:44:56 2005 UTC (7 years, 3 months ago) by KevinBenson
Branch: Reg_KMB_889_2
Changes since 1.24.4.1: +14 -3 lines
Diff to previous 1.24.4.1 , to branch point 1.24
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.24.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 19 14:39:19 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_889_2
Changes since 1.24: +0 -256 lines
Diff to previous 1.24
split it out the OAI form the query service in the delegate

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 14 09:53:22 2005 UTC (7 years, 4 months ago) by clq2
Branch: MAIN
CVS Tags: BLLatest-JDT, REG_b4_889, Root_REG_JDT_933, Root_Reg_KMB_889_2, Root_r0_8_0, dave-dev-200501141257-200501211445, dave-dev-200501141257-200501261404, dave-dev-200501141257-start, dave-dev-200502010902-start
Branch point for: REG_JDT_933, Reg_KMB_889_2, dave-dev-200501141257, dave-dev-200502010902, gtr-contracts-BZ945, r0_8_0
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
commented some system.outs

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 17:26:46 2005 UTC (7 years, 4 months ago) by clq2
Branch: MAIN
Changes since 1.22: +210 -317 lines
Diff to previous 1.22
Reg_KMB_787

Revision 1.19.14.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 14:23:14 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.8: +2 -1 lines
Diff to previous 1.19.14.1.2.8 , to branch point 1.19.14.1
small bug on callService to make sure it compares the right number with dots not underscores on the version numbers

Revision 1.19.14.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 11 09:23:51 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.7: +17 -21 lines
Diff to previous 1.19.14.1.2.7 , to branch point 1.19.14.1
small change to have fallover on submitQuery

Revision 1.19.14.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 11 09:11:11 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.6: +70 -159 lines
Diff to previous 1.19.14.1.2.6 , to branch point 1.19.14.1
Okay temporaritly taken out the sql translator because of a circular dependency.
Also cleaned up QueryRegistry a bit and added a alternate registry endpoint if needed.

Revision 1.19.14.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 4 14:52:22 2005 UTC (7 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.5: +36 -99 lines
Diff to previous 1.19.14.1.2.5 , to branch point 1.19.14.1
some added javadocs to it

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 23 14:32:53 2004 UTC (7 years, 5 months ago) by jdt
Branch: MAIN
CVS Tags: Root_Reg_JDT_881b, Root_Reg_KMB_886, Root_Reg_KMB_889, b4Reg_KMB_787
Branch point for: Reg_JDT_881b, Reg_KMB_886, Reg_KMB_889
Changes since 1.21: +175 -223 lines
Diff to previous 1.21
Rolled back.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 23 14:05:31 2004 UTC (7 years, 5 months ago) by jdt
Branch: MAIN
Changes since 1.20: +223 -175 lines
Diff to previous 1.20
Merges from Reg_KMN_787

Revision 1.19.14.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 22 21:21:20 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.4: +97 -168 lines
Diff to previous 1.19.14.1.2.4 , to branch point 1.19.14.1
got rid of a few methods not used anymore and modified GetResourcesByIdentifer to be a web service

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 18 18:30:16 2004 UTC (7 years, 5 months ago) by jdt
Branch: MAIN
CVS Tags: Root_Reg_KMB_878, dave-dev-200412201205-start, dave-dev-200412201250-200501121652, dave-dev-200412201250-start
Branch point for: Reg_KMB_878, dave-dev-200412201205, dave-dev-200412201250
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
KMB's merges:
		Reg_KMB_728 astrogrid/registry
          o Reg_KMB_728 astrogrid/workflow
          o Reg_KMB_728 astrogrid/community

          o Exist_KMB_613 astrogrid/exist
          o Reg_KMB_605 astrogrid/auto-integration -- only r

Revision 1.19.14.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 13 21:39:30 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.3: +2 -2 lines
Diff to previous 1.19.14.1.2.3 , to branch point 1.19.14.1
added some methods for earching on string adql

Revision 1.19.14.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 8 15:06:19 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.2: +29 -1 lines
Diff to previous 1.19.14.1.2.2 , to branch point 1.19.14.1
new harvest bugs fixed.

Revision 1.19.14.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 7 09:13:48 2004 UTC (7 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1.2.1: +143 -53 lines
Diff to previous 1.19.14.1.2.1 , to branch point 1.19.14.1
Small changes to harvet mechanism to sleep a little longer on less threads.
fixed a jsp small compile error bug.
Added xsl stylesheets for harvest on 0.10
Change the client delegate to handle versions and query on adql

Revision 1.19.14.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 30 10:56:31 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_787
Changes since 1.19.14.1: +2 -1 lines
Diff to previous 1.19.14.1
small fixes on the oai harvesting xsl stylesheet

Revision 1.19.14.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 19 10:51:26 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_728
CVS Tags: Root_Reg_KMB_787
Branch point for: Reg_KMB_787
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 , to next main 1.51
okay this is the result of a comparison wiht eclipse with brach Reg_KMB_605
and then updating this branch Reg_KMB_728.  Reason for this was some new jsp pages
in head that was not picked up on 605

Revision 1.19.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 19 10:13:49 2004 UTC (7 years, 6 months ago) by KevinBenson
Branch: Reg_KMB_605
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 , to next main 1.51
space added

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 4 17:59:42 2004 UTC (7 years, 7 months ago) by jdt
Branch: MAIN
CVS Tags: BLLatest, Baseline-20041208, Root_BLD_JDT_648, Root_Itn06_release, Root_Reg_JDT_881, Root_Reg_KMB_605, Root_Reg_KMB_661, Root_Reg_KMB_728, build0_7-b000, r0_6_0, r0_7_0
Branch point for: BLD_JDT_648, Itn06_release, Reg_JDT_881, Reg_KMB_605, Reg_KMB_661, Reg_KMB_728, dave-dev-200411081351, preg_rtp_633, r0_7_0branch
Changes since 1.18: +59 -10 lines
Diff to previous 1.18
Restored following fixes to auto-integration
Merged in Reg_KMB_546 and Reg_KMB_603 and Comm_KMB_583

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 2 22:53:25 2004 UTC (7 years, 7 months ago) by jdt
Branch: MAIN
Changes since 1.17: +10 -59 lines
Diff to previous 1.17
Rolled back merged changes to BLLatest

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 2 21:45:29 2004 UTC (7 years, 7 months ago) by jdt
Branch: MAIN
CVS Tags: BLLatest_pendingfixes
Changes since 1.16: +59 -10 lines
Diff to previous 1.16
Merged in Reg_KMB_546 and Reg_KMB_603

Revision 1.16.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 26 06:12:38 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_546
CVS Tags: Root_Reg_KMB_603, Root_Reg_KMB_630
Branch point for: Reg_KMB_603, Reg_KMB_630
Changes since 1.16: +59 -10 lines
Diff to previous 1.16 , to next main 1.51
Having it where it will now collect some information about Services of a particular kind or type of resource.  Read bugzilla ticket 546

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 10 18:13:41 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Itn06_towardclose_12Oct2004, Itn06_towardclose_13Oct2004, Root_KMB_Registry_JSP_11_10_04, Root_Reg_KMB_546, Root_Reg_KMB_575
Branch point for: GTR-registry-BZ565, KMB_Registry_JSP_11_10_04, Reg_KMB_546, Reg_KMB_575
Changes since 1.15: +175 -63 lines
Diff to previous 1.15
Small changes such as javadocs and one change an xsl stylesheet that was
used, but now is for external registry purposes.

Revision 1.15.18.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 7 20:14:37 2004 UTC (7 years, 7 months ago) by KevinBenson
Branch: Registry_BranchSpruceUp
Changes since 1.15: +175 -63 lines
Diff to previous 1.15 , to next main 1.51
trying to put in this SpruceUp branch.  Messed up on what I did have.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 14 00:52:21 2004 UTC (7 years, 8 months ago) by nw
Branch: MAIN
CVS Tags: Root_Community_08-10-04, Root_Community_AdminInterface, Root_Registry_BranchSpruceUp, dave-dev-200410061224-200411221334, dave-dev-200410061224-200411221434, dave-dev-200410061224-200411221509, dave-dev-200410061224-200411221525, dave-dev-200410061224-200411221626, dave-dev-200410061224-200411260508, dave-dev-200410061224-200411291018, dave-dev-200410061224-200411291805, dave-dev-200410061224-200411291821, dave-dev-200410061224-200412031442, dave-dev-200410061224-200412040522, dave-dev-200410061224-200412080219, dave-dev-200410061224-200412080423, dave-dev-200410061224-200412080557, dave-dev-200410061224-200412091423, dave-dev-200410061224-200412100525, dave-dev-200410061224-200412112123, dave-dev-200410061224-200412141207, dave-dev-200410061224-200412161312, dave-dev-200410061224-start
Branch point for: Community_AdminInterface, Registry_BranchSpruceUp, dave-dev-200409170051, dave-dev-200409171216, dave-dev-200409171415, dave-dev-200409211301, dave-dev-200409221213, dave-dev-200409281154, dave-dev-200410051520, dave-dev-200410061224
Changes since 1.14: +7 -4 lines
Diff to previous 1.14
first cursory review of code - added @todo links for possible improvements. not making any changes yet.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 8 13:23:11 2004 UTC (7 years, 8 months ago) by nw
Branch: MAIN
Branch point for: dave-dev-200409091136, dave-dev-200409091346, dave-dev-200409100118, dave-dev-200409131130
Changes since 1.13: +77 -58 lines
Diff to previous 1.13
replaced System.out with calls to commons logging.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 3 07:51:37 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200409031036, dave-dev-200409061355
Changes since 1.12: +14 -11 lines
Diff to previous 1.12
small change to get the Domelements correctly

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 30 21:54:53 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408310943, dave-dev-200409021256, rtp-regdom
Changes since 1.11: +85 -7 lines
Diff to previous 1.11
added some javadoc and new documentation to be updated

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 25 11:42:48 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408261411
Changes since 1.10: +299 -8 lines
Diff to previous 1.10
back to new registry attempt

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 12:00:37 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
CVS Tags: before_kevin_merge_25Aug
Branch point for: dave-dev-200408182231, dave-dev-200408191224, dave-dev-200408201348, dave-dev-200408201619, dave-dev-200408241246, filestore-GTR-486
Changes since 1.9: +8 -299 lines
Diff to previous 1.9
These are quick rollbacks to last thursday

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 07:56:08 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200408171159
Changes since 1.8: +299 -8 lines
Diff to previous 1.8
Okay this will try again, originally on Sunday added some new changes to Registry,
but it had some problems with Castor and required to tag the registry and back it out.
Now it seems the fixes were just some xml in the integrationtests. So will attempt to bring
back my changes from the tagged version.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 14:19:20 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Changes since 1.7: +8 -299 lines
Diff to previous 1.7
backing out to Friday the 13th for now.  Several mistakes still there.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 10:12:46 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Auguest_16_Bad_Registry
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
small change for the moment to use *: instead of vr:

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 13 20:45:13 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: MAIN
Changes since 1.5: +299 -8 lines
Diff to previous 1.5
result of merge with kev_09_08 dealing with the oai servlet and small changes to the query

Revision 1.5.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 08:35:32 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: Kev_09_08_04_RT
Changes since 1.5.4.1: +41 -3 lines
Diff to previous 1.5.4.1 , to branch point 1.5 , to next main 1.51
Whoops somehow my last message was only for one file and not all these others.
Anywqays AdminService changed to use an interface instead of two seperate fies.  This required a small change in the Delegate as well.
Small change in the xsl to make it more consistent.

Revision 1.5.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 11 13:18:46 2004 UTC (7 years, 9 months ago) by KevinBenson
Branch: Kev_09_08_04_RT
Changes since 1.5: +259 -6 lines
Diff to previous 1.5
new interface with the oai

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 5 12:04:30 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Kev_09_08_04_RT, Root_kevin-dev-05-08-04_Reg
Branch point for: Kev_09_08_04_RT, dave-dev-200408101155, kevin-dev-05-08-04_Reg, rtp_integration, security-GTR-477
Changes since 1.4: +249 -188 lines
Diff to previous 1.4
new changes to client-lite to have REgsitryService an interface which is what it should have been and let QueryRegistry be the one that implements that class.

Revision 1.4.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 3 20:47:12 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: kevin-dev-03-08-04_RT
Changes since 1.4: +249 -188 lines
Diff to previous 1.4 , to next main 1.51
Changes to use RegistryServcie as an interface which is how it should have been.
And creates teh QueryREgistry

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 26 12:08:42 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Itn06_case3, Root_kevin-dev-03-08-04_RT, kevin_case3_b4_merge
Branch point for: Itn06_case3, MySpace-GTR-454, dave-dev-200407271446, kevin-dev-03-08-04_RT
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
small change to see if the url ends in "wsdl" not "?wsdl" and then read the wsdl file

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 25 16:59:00 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200407261230
Changes since 1.2: +29 -26 lines
Diff to previous 1.2
small changes to not have a finally clause and throw up the registryExcepiton.
Also use the Domhelper class to get an elements tt node value.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 23 11:49:50 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: MAIN
Branch point for: dave-dev-200407231626
Changes since 1.1: +411 -0 lines
Diff to previous 1.1
Result of a merge with BKM-2004-07-05 dealing with the conformance to the new spec
with ADQL as the main change to this.  Plus breaking out exist for use with other components.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 22 14:40:16 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: BKM-2004-07-05
Changes since 1.1: +411 -0 lines
Diff to previous 1.1 , to next main 1.51
Small changes to make it conform to a new Registry endpoint that conforms
to the new spec.

Revision 1.1
Thu Jul 22 14:40:16 2004 UTC (7 years, 10 months ago) by KevinBenson
Branch: MAIN
Branch point for: BKM-2004-07-05
FILE REMOVED
file QueryRegistry.java was initially added on branch BKM-2004-07-05.

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