mkjsf-moved-to-github.git
11 years agoWork in progress on error detect,report,troubleshoot
Niels Erik G. Nielsen [Fri, 8 Mar 2013 22:38:11 +0000 (17:38 -0500)]
Work in progress on error detect,report,troubleshoot

Adds configuration errors (had command errors)
Resolves more errors
Adds more suggestions

11 years agoWork on error reporting. Adds troubleshooter.
Niels Erik G. Nielsen [Fri, 8 Mar 2013 17:44:32 +0000 (12:44 -0500)]
Work on error reporting. Adds troubleshooter.

11 years agoPackaging pazpar2/io error messages in response objects
Niels Erik G. Nielsen [Thu, 7 Mar 2013 17:07:49 +0000 (12:07 -0500)]
Packaging pazpar2/io error messages in response objects

For return to and display in the UI

11 years agoDebug stmts and fix for double object instantiation
Niels Erik G. Nielsen [Wed, 6 Mar 2013 23:12:01 +0000 (18:12 -0500)]
Debug stmts and fix for double object instantiation

Spurious objects created by CDI due to the way some of the
pz2 bean and config constructors where written.

11 years agoFixes support for posting pz2 service definition xml
Niels Erik G. Nielsen [Tue, 5 Mar 2013 16:41:26 +0000 (11:41 -0500)]
Fixes support for posting pz2 service definition xml

11 years agoAdds another config option (by MasterKey config)
Niels Erik G. Nielsen [Mon, 4 Mar 2013 21:56:57 +0000 (16:56 -0500)]
Adds another config option (by MasterKey config)

11 years agoAdds injectable pazpar2 client configs
Niels Erik G. Nielsen [Mon, 4 Mar 2013 18:12:03 +0000 (13:12 -0500)]
Adds injectable pazpar2 client configs

To allow users of the toolkit a freedom of choice regarding
configuration scheme (ie web.xml, property file, masterkey configuration
scheme, etc)

11 years agoWork-in-progress on interchangeable config mechanisms
Niels Erik G. Nielsen [Fri, 1 Mar 2013 17:26:31 +0000 (12:26 -0500)]
Work-in-progress on interchangeable config mechanisms

11 years agoRenames "controls" to "pz2widgets"
Niels Erik G. Nielsen [Fri, 1 Mar 2013 00:46:09 +0000 (19:46 -0500)]
Renames "controls" to "pz2widgets"

11 years agoRemoves non-generic elements from utility package
Niels Erik G. Nielsen [Fri, 1 Mar 2013 00:45:49 +0000 (19:45 -0500)]
Removes non-generic elements from utility package

11 years agoAdds beans and configs
Niels Erik G. Nielsen [Thu, 28 Feb 2013 21:51:52 +0000 (16:51 -0500)]
Adds beans and configs

11 years agoAdds Weld (CDI) dependency
Niels Erik G. Nielsen [Thu, 28 Feb 2013 21:51:22 +0000 (16:51 -0500)]
Adds Weld (CDI) dependency

11 years agoAdds pazpar2 listeners
Niels Erik G. Nielsen [Thu, 28 Feb 2013 02:12:45 +0000 (21:12 -0500)]
Adds pazpar2 listeners