[cvs] / astrogrid / registry / server / src / java / org / astrogrid / registry / server / SOAPFaultException.java Repository:
ViewVC logotype

Log of /astrogrid/registry/server/src/java/org/astrogrid/registry/server/SOAPFaultException.java

Parent Directory Parent Directory


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

Revision 1.6 - (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: AG_2009_1, HEAD, Root_Reg_KMB_AddMoreTests, Root_Reg_KMB_Jetty, Root_Reg_KMB_MinorFixesNov19_2007, Root_Reg_KMB_OAIBaseFix, Root_Reg_KMB_VOSIFix2008_01_08, registry-gtr-2477_root
Branch point for: Reg_KMB_AddMoreTests, Reg_KMB_Jetty, Reg_KMB_MinorFixesNov19_2007, Reg_KMB_OAIBaseFix, Reg_KMB_VOSIFix2008_01_08, registry-gtr-2477
Changes since 1.5: +83 -94 lines
Diff to previous 1.5
merge (or more replace) from branch Reg_KMB_JSPPatches

Revision 1.5.8.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 29 14:02:28 2007 UTC (4 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_JSPPatches
Changes since 1.5.8.1: +2 -0 lines
Diff to previous 1.5.8.1 , to branch point 1.5 , to next main 1.6
Fixed a small mistake in the getIentifier to just grab the identifier string versus parsing and putting back together the authority id and resource key.  Also had soapfaultexception pass up the errorMessage so exceptions in the jsp pages and such will display with the errorMessage.

Revision 1.5.8.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 14:30:35 2007 UTC (4 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_JSPPatches
Changes since 1.5: +81 -94 lines
Diff to previous 1.5
Adding comments to these files and deprecating a few methods as well.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 7 12:29:33 2007 UTC (4 years, 11 months ago) by KevinBenson
Branch: MAIN
CVS Tags: Root_Reg_KMB_JSPPatches, Root_Reg_KMB_StressJun7_2007, Root_Reg_KMB_Translate0_10OnHarvest, apps-gtr-2226_root, b4_KMB_4_PAL
Branch point for: Reg_KMB_JSPPatches, Reg_KMB_StressJun7_2007, Reg_KMB_Translate0_10OnHarvest, apps-gtr-2226
Changes since 1.4: +8 -0 lines
Diff to previous 1.4
Small fix on the keywordquery and for the soapfaultexception to have a getSoapFaultType method so something like OAI can detect what type of soap exception happened and throw a more proper OAI error to the user.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 16:35:40 2007 UTC (5 years, 3 months ago) by KevinBenson
Branch: MAIN
CVS Tags: AG2007-2
Changes since 1.3: +100 -16 lines
Diff to previous 1.3
Result of a full replace of branch Reg_KMB_Xfire

Revision 1.3.24.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 12 14:31:36 2007 UTC (5 years, 4 months ago) by KevinBenson
Branch: Reg_KMB_Xfire
Changes since 1.3.24.1: +4 -3 lines
Diff to previous 1.3.24.1 , to branch point 1.3 , to next main 1.6
using findbugs noticed several import statements not being used and some other tidy up things to do.

Revision 1.3.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 14:37:04 2006 UTC (5 years, 8 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.3.4.3: +51 -11 lines
Diff to previous 1.3.4.3 , to branch point 1.3 , to next main 1.6
*** empty log message ***

Revision 1.3.24.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.3: +98 -15 lines
Diff to previous 1.3
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.3.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 10:11:09 2006 UTC (5 years, 10 months ago) by KevinBenson
Branch: Reg_KMB_Paging
Changes since 1.3.4.2: +8 -8 lines
Diff to previous 1.3.4.2 , to branch point 1.3
minor fixes for the 1.0 VOResoruces and a junit test

Revision 1.3.4.2 - (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.3.4.1: +42 -4 lines
Diff to previous 1.3.4.1 , to branch point 1.3
Lots of fixes for the new 1.0 RI

Revision 1.3.4.1 - (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.3: +9 -4 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (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, AG2006-4, AG2007-1, Root_Reg_KMB_ErrorMessageFix2, Root_Reg_KMB_ErrorMessages, Root_Reg_KMB_Paging, Root_Reg_KMB_SchmeLocationFix, Root_Reg_KMB_SmallFixForDec2006, Root_Reg_KMB_Stress2, Root_Reg_KMB_WBDocs1_Fix, Root_Reg_KMB_Xfire, Root_Reg_KMB_XfireAgain, b4-Reg_KMB_WBDocs1_Fix, b4_Reg_KMB_ErrorMessages, dave-dev-200603301643-start, 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_ErrorMessages, Reg_KMB_Paging, Reg_KMB_SchmeLocationFix, Reg_KMB_SmallFixForDec2006, Reg_KMB_Stress2, Reg_KMB_WBDocs1_Fix, Reg_KMB_Xfire, Reg_KMB_XfireAgain, dave-dev-200603301643, dave-dev-200605301226, dave-dev-200605311635, dave-dev-200605311657, dave-dev-200606281707, dave-dev-200608221318, dave-dev-200610091556, dave-dev-200610091558
Changes since 1.2: +10 -59 lines
Diff to previous 1.2
Kevin's KMB_WSDL bunch

Revision 1.2.48.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 22:32:38 2005 UTC (6 years, 5 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.2.48.1: +9 -31 lines
Diff to previous 1.2.48.1 , to branch point 1.2 , to next main 1.6
new refactoring of registry and using new eXist

Revision 1.2.48.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 27 13:30:59 2005 UTC (6 years, 7 months ago) by KevinBenson
Branch: Reg_KMB_WSDLS
Changes since 1.2: +1 -28 lines
Diff to previous 1.2
changing how contracts are accessed

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 9 15:10:14 2005 UTC (7 years ago) by clq2
Branch: MAIN
CVS Tags: BLLatest-jdt, KMB_WSDL, KMB_WSDLS, R1_1, Root_Doc_Template_KMB_May112005, Root_Reg_JDT_anti1350, Root_Reg_KMB_1276, Root_Reg_KMB_1293, Root_Reg_KMB_1323, Root_Reg_KMB_1350, Root_Reg_KMB_WSDLS, Root_Reg_KMB_Xforms2_Jun01, Root_aginab_jdt_1182, Root_axis-gtr-1406, Root_clq_axis_update, Root_desktop-querybuilder-jl-1404, Root_reg_jdt_1275, Root_registry-gtr-1188, Root_registry-gtr-1188-2, b4_383, b4_Kev_reg_app_commu, b4_Kev_reg_app_commu_2, b4_axis_gtr_1046, b4_dave-dev-200512141139, b4_dave_dev_200601051057, b4_jdt_reg_anti1350, b4_kev_common_reg, b4_kmb_1235, b4_kmb_1350, 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, dave-dev-200508090435-start, dave-dev-200508091545-start, dave-dev-200509010705-start, 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, r1_1, v1_1
Branch point for: Doc_Template_KMB_May112005, Reg_JDT_anti1350, Reg_KMB_1276, Reg_KMB_1293, Reg_KMB_1323, Reg_KMB_1350, Reg_KMB_WSDLS, Reg_KMB_Xforms2_Jun01, aginab_jdt_1182, app-gtr-1230-2, axis-gtr-1406, clq_axis_update, dave-dev-200506061035, dave-dev-200506071500, dave-dev-200506081212, dave-dev-200506100249, dave-dev-200506281451, dave-dev-200506281816, dave-dev-200507251101, dave-dev-200508090435, dave-dev-200508091545, dave-dev-200508261045, dave-dev-200509010705, dave-dev-200511211256, dave-dev-200511291146, dave-dev-200512141139, dave-dev-200601051057, dave-dev-200601101714, dave-dev-200601121358, desktop-querybuilder-jl-1404, reg_jdt_1275, registry-gtr-1188, registry-gtr-1188-2
Changes since 1.1: +181 -0 lines
Diff to previous 1.1
Kevin's commits

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 6 15:28:03 2005 UTC (7 years, 1 month ago) by KevinBenson
Branch: Reg_KMB_381_WS
Changes since 1.1: +181 -0 lines
Diff to previous 1.1 , to next main 1.6
Change round to use a WebService Fault ability also to speceify charset encoding of UTF-8 on the xsl
stylesheets.

Revision 1.1
Wed Apr 6 15:28:03 2005 UTC (7 years, 1 month ago) by KevinBenson
Branch: MAIN
Branch point for: Reg_KMB_381_WS
FILE REMOVED
file SOAPFaultException.java was initially added on branch Reg_KMB_381_WS.

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