Niels Erik G. Nielsen [Thu, 9 May 2013 13:10:54 +0000 (09:10 -0400)]
Changes response object naming
.. to better distinguish between the simple http response wrapper
and the SAX parsed response data objects
Niels Erik G. Nielsen [Thu, 9 May 2013 01:24:17 +0000 (21:24 -0400)]
Tweaks configuration, command responses, pz2/sp switching
Generalizes method for retrieving char separated config properties
Consolidates command responses in one common class for sp an pz2 clients
Fixes switches of service urls for pz2 url to sp url and vice versa
Niels Erik G. Nielsen [Wed, 8 May 2013 19:45:34 +0000 (15:45 -0400)]
Adds support for chosing pz2 or sp service run-time
The client type as well as the service url can thus be
changed dynamically.
Defining service type deploy time is now done by a config parameter -
rather than -- as it used to be -- by setting an injection instruction
in beans.xml.
Niels Erik G. Nielsen [Wed, 8 May 2013 19:35:55 +0000 (15:35 -0400)]
Fixes comment typo
Niels Erik G. Nielsen [Tue, 7 May 2013 01:48:34 +0000 (21:48 -0400)]
Generalizes file upload function and moves it into core
Niels Erik G. Nielsen [Sat, 4 May 2013 02:30:19 +0000 (22:30 -0400)]
Rearranges pz2/sp client logic to isolate error messaging
Error message handling and generating consolidated and put in one
place (for each of pz2 and sp).
Is put in client.executeCommand, which no longer throws exceptions -
all errors client errors sought captured here and converted to XML
responses, thus simplifying things for the users of executeCommand.
Niels Erik G. Nielsen [Fri, 3 May 2013 03:09:15 +0000 (23:09 -0400)]
Exposing location checksums and offsets to ui/client
Niels Erik G. Nielsen [Fri, 3 May 2013 03:07:49 +0000 (23:07 -0400)]
Tweaks logs
Niels Erik G. Nielsen [Wed, 1 May 2013 17:22:44 +0000 (13:22 -0400)]
Clears requests and responses on new ip auth
Niels Erik G. Nielsen [Wed, 1 May 2013 01:13:14 +0000 (21:13 -0400)]
Adds methods for displaying authentication status
Niels Erik G. Nielsen [Tue, 30 Apr 2013 17:25:10 +0000 (13:25 -0400)]
Makes all stats ints (except progress)
Niels Erik G. Nielsen [Tue, 30 Apr 2013 17:24:37 +0000 (13:24 -0400)]
Adds support for show-block
Niels Erik G. Nielsen [Tue, 30 Apr 2013 15:45:25 +0000 (11:45 -0400)]
Tweaks IP authentication
Niels Erik G. Nielsen [Tue, 30 Apr 2013 15:44:50 +0000 (11:44 -0400)]
Adds support for record checksum
Niels Erik G. Nielsen [Tue, 30 Apr 2013 15:44:14 +0000 (11:44 -0400)]
Makes init doc debug response optional
Niels Erik G. Nielsen [Sat, 27 Apr 2013 23:57:54 +0000 (19:57 -0400)]
Adds option to configure multiple SP URLs
For selecting an SP runtime from pre-configured list.
Niels Erik G. Nielsen [Sat, 27 Apr 2013 23:56:09 +0000 (19:56 -0400)]
Adds support for offset and binary parameters
Thus support for handling unknow document types. Still lacks option to
show binary response.
Niels Erik G. Nielsen [Thu, 25 Apr 2013 16:33:31 +0000 (12:33 -0400)]
Clears user info when changing service URL
Niels Erik G. Nielsen [Thu, 25 Apr 2013 16:32:17 +0000 (12:32 -0400)]
Adds to debug info regarding activeclients
Niels Erik G. Nielsen [Thu, 25 Apr 2013 16:29:21 +0000 (12:29 -0400)]
Adds support for 'acefilter' parameter to record command
Niels Erik G. Nielsen [Wed, 24 Apr 2013 21:13:04 +0000 (17:13 -0400)]
Do record despite no previous search IF it has recordquery.
And defaults UI accessible serviceProxyUrl from config
Niels Erik G. Nielsen [Wed, 24 Apr 2013 21:10:05 +0000 (17:10 -0400)]
Adds SP extensions to Pazpar2 commands and parameters
Niels Erik G. Nielsen [Mon, 22 Apr 2013 20:50:15 +0000 (16:50 -0400)]
Adds remaining command parameters ref. Pazpar2 protocol doc.
Niels Erik G. Nielsen [Mon, 22 Apr 2013 17:15:25 +0000 (13:15 -0400)]
Adds error listener to alert user. Formats code.
Niels Erik G. Nielsen [Sun, 21 Apr 2013 13:21:28 +0000 (09:21 -0400)]
Fixes NPE causing page to fail on facet being absent
Niels Erik G. Nielsen [Sun, 21 Apr 2013 13:20:12 +0000 (09:20 -0400)]
Attempts to avoid passivation errors due to http-client
Niels Erik G. Nielsen [Sun, 21 Apr 2013 13:19:23 +0000 (09:19 -0400)]
Adds some debug log statements for target filter
Niels Erik G. Nielsen [Sun, 21 Apr 2013 13:18:30 +0000 (09:18 -0400)]
Adds IP authentication to SP client
Niels Erik G. Nielsen [Wed, 17 Apr 2013 16:35:02 +0000 (12:35 -0400)]
Changes project title and description.
Niels Erik G. Nielsen [Wed, 17 Apr 2013 16:28:39 +0000 (12:28 -0400)]
Adds demo auth method. Tweaks polling & state fields setup.
Adds a method for automatic authentication from demo.
Tweaks naming and location for specialty fields for pazpar2 polling
and browser history handling.
Niels Erik G. Nielsen [Mon, 15 Apr 2013 23:31:43 +0000 (19:31 -0400)]
Renames pz2utils4jsf package to mkjsf
Niels Erik G. Nielsen [Mon, 15 Apr 2013 23:21:31 +0000 (19:21 -0400)]
Renames project from pz2utils4jsf to mkjsf
Niels Erik G. Nielsen [Mon, 15 Apr 2013 22:14:11 +0000 (18:14 -0400)]
Sets up error central. Lets page author decide to show.
Creates a separate error container, exposed to the Faces pages as 'errors'.
The page author decides whether and where to show errors, which so
far come in two categories: configuration errors and request errors.
Niels Erik G. Nielsen [Mon, 15 Apr 2013 19:37:12 +0000 (15:37 -0400)]
Various fixes, clean-up, logs, documentation
Reinstates error helper that went missing during refactoring
Removes XML declaration from pazpar2 error responses in order to
inject the XML itself into an application error XML document.
Straightens some log statements
Moves WELD-001303 error documentation aside (as it is not relevant
with current approach)
Niels Erik G. Nielsen [Mon, 15 Apr 2013 19:27:14 +0000 (15:27 -0400)]
Fixes error object reference
Niels Erik G. Nielsen [Mon, 15 Apr 2013 13:22:09 +0000 (09:22 -0400)]
Simplifies state handling further
Postpones cloning of a command to the time when it's actually modified,
then pushes it to the state handler transparently.
Obviates the need to checkout a command for modification vs.
getting it read-only.
Recently introduced CommandReadOnly interface is consequently dropped again.
Niels Erik G. Nielsen [Mon, 15 Apr 2013 01:37:14 +0000 (21:37 -0400)]
Ammends some fringe scenarios with state keys and states
.. also makes state key a hashcode - to shorten it and because the
textual key would often not seem quite accurate - even though it
would accurately fetch the correct state -- and thus could cause
confusion for one inspecting it
Niels Erik G. Nielsen [Mon, 15 Apr 2013 01:29:46 +0000 (21:29 -0400)]
Fixes missing subscription to state changes by SP bean
Niels Erik G. Nielsen [Sun, 14 Apr 2013 23:55:47 +0000 (19:55 -0400)]
Fixes resetting of commands on login (SP)
.. enables resetting of commands without state changing
Niels Erik G. Nielsen [Sun, 14 Apr 2013 23:31:10 +0000 (19:31 -0400)]
Adds space between debug messages
Niels Erik G. Nielsen [Sun, 14 Apr 2013 23:30:27 +0000 (19:30 -0400)]
Avoids state changes on cascading command updates
.. when a new query changes the state, and the record command
is reset due to the new search, the reset process should not
trigger yet another state change
Niels Erik G. Nielsen [Sun, 14 Apr 2013 20:19:29 +0000 (16:19 -0400)]
Adds more parameters to commands
To extend the Pazpar2 protocol support in form of named methods. It's possible,
though, to set 'unsupported' parameters with the generic
setParameter("command","param",param) method
Niels Erik G. Nielsen [Sun, 14 Apr 2013 13:48:05 +0000 (09:48 -0400)]
Renames pz2 response object in pager too
Niels Erik G. Nielsen [Sun, 14 Apr 2013 13:42:17 +0000 (09:42 -0400)]
Renames pz2 requests,responses to pzreq,pzresp throughout
Niels Erik G. Nielsen [Sun, 14 Apr 2013 13:11:43 +0000 (09:11 -0400)]
Moves parameter expression class to commands package
Niels Erik G. Nielsen [Sun, 14 Apr 2013 04:51:32 +0000 (00:51 -0400)]
Moves response objects from pz2 bean to dedicated bean
... like commands were factored out of the main bean, so are
response data objects now
... this commit also drops the distinction between bean and session,
all session methods (that are not commands or response methods)
moved to the bean and the session object dropped
Niels Erik G. Nielsen [Sat, 13 Apr 2013 20:04:14 +0000 (16:04 -0400)]
Moves single-target-filter class to commands package
Niels Erik G. Nielsen [Sat, 13 Apr 2013 19:53:44 +0000 (15:53 -0400)]
Moves filter settings from pz2 bean to search command
Niels Erik G. Nielsen [Sat, 13 Apr 2013 18:41:29 +0000 (14:41 -0400)]
Moves record parameter settings from pz2 bean to record cmd
Niels Erik G. Nielsen [Sat, 13 Apr 2013 18:13:06 +0000 (14:13 -0400)]
Moves more search and show methods
.. out of general the pz2 bean and into the respective pz2
command objects
Niels Erik G. Nielsen [Sat, 13 Apr 2013 17:18:09 +0000 (13:18 -0400)]
Creates read-only command for optimization
When a class retrieves a command, it's 'checked out' from the state
manager, meaning that it is cloned as to not mutate the current state
in case the command has it's parameters modified.
Oftentimes cloning is obsolete however - when the client only wants to
read the values - ie. for log statements or for actual execution.
Niels Erik G. Nielsen [Sat, 13 Apr 2013 12:20:03 +0000 (08:20 -0400)]
Sets all auth params at once to avoid state proliferation
Niels Erik G. Nielsen [Sat, 13 Apr 2013 12:17:14 +0000 (08:17 -0400)]
Fixes scope for sp session bean. Fixes log statements.
Niels Erik G. Nielsen [Sat, 13 Apr 2013 05:30:35 +0000 (01:30 -0400)]
More work on commands, statemgmt, EL references
Attempts to make state management still more transparent to
the logic of setting command parameters - basically in order
to allow command parameter settings to get arbitrarily complex
without having to worry more than necessary about state handling
Extracts commands to a separate class for EL access (from pages) -
Can thus be referenced like, say, req.search.query for setting the query
parameter of the search command. Attempts to reduce the number of
methods on the pz2 object, which was gradually becoming less
manageable.
Creates a dedicated class for each pazpar2 command for type-safe
setting of parameters and to manage complexity.
Fixes missing faces-config.xml (might have caused the CDI
framework to NOT scan the pz2utils4jsf jar for all annotations).
Uses listener pattern to alert the session object about state
changes.
Niels Erik G. Nielsen [Fri, 12 Apr 2013 02:46:43 +0000 (22:46 -0400)]
Do some resetting of session on login
Niels Erik G. Nielsen [Thu, 11 Apr 2013 17:54:25 +0000 (13:54 -0400)]
Documentation
Niels Erik G. Nielsen [Thu, 11 Apr 2013 15:56:55 +0000 (11:56 -0400)]
Adds Ajax listener to detect view expirations
.. and reload page, stripped of its jsessionid and hash content
Niels Erik G. Nielsen [Thu, 11 Apr 2013 15:55:01 +0000 (11:55 -0400)]
Cosmetic
Niels Erik G. Nielsen [Wed, 10 Apr 2013 17:25:00 +0000 (13:25 -0400)]
Some javadoc
Niels Erik G. Nielsen [Wed, 10 Apr 2013 17:05:59 +0000 (13:05 -0400)]
Refactors state management
.. with the intend to decouple the complexities of setting up
commands and parameters from the maintenance of state (before
the state manager was involved in every setting of parameters,
in order to detect and record the change of state. Now it
just recieves a copy of the complete command after the fact, and
doesn't need to know about command parameters.
Niels Erik G. Nielsen [Tue, 9 Apr 2013 21:20:44 +0000 (17:20 -0400)]
Cleans up obsolete methods
Niels Erik G. Nielsen [Tue, 9 Apr 2013 21:20:01 +0000 (17:20 -0400)]
Downgrades class to Java 1.6, reduces logging
Niels Erik G. Nielsen [Fri, 5 Apr 2013 21:58:18 +0000 (17:58 -0400)]
Additional downgrade details (1.7 to 1.6)
Niels Erik G. Nielsen [Fri, 5 Apr 2013 21:44:54 +0000 (17:44 -0400)]
Downgrades to Java 1.6 to run demo on Debian Wheezy
Niels Erik G. Nielsen [Fri, 5 Apr 2013 16:25:34 +0000 (12:25 -0400)]
Adds support for supplying SP init doc as byte array
Niels Erik G. Nielsen [Fri, 5 Apr 2013 16:20:52 +0000 (12:20 -0400)]
Fixes npe when changing SP URL on the fly
Niels Erik G. Nielsen [Thu, 4 Apr 2013 19:59:17 +0000 (15:59 -0400)]
Support for posting init doc to SP
Niels Erik G. Nielsen [Thu, 4 Apr 2013 19:57:31 +0000 (15:57 -0400)]
Adds option to return Pazpar2/SP response XML
Niels Erik G. Nielsen [Thu, 4 Apr 2013 19:56:23 +0000 (15:56 -0400)]
Adds filter attribute, renames target id filter attribute
Niels Erik G. Nielsen [Thu, 4 Apr 2013 19:40:04 +0000 (15:40 -0400)]
Minor clean up
Niels Erik G. Nielsen [Thu, 4 Apr 2013 18:35:33 +0000 (14:35 -0400)]
Exposing configuration for use in upper layers
Niels Erik G. Nielsen [Sat, 30 Mar 2013 06:59:00 +0000 (23:59 -0700)]
Adds polling for record command (WiP)
Niels Erik G. Nielsen [Sat, 30 Mar 2013 01:27:24 +0000 (18:27 -0700)]
Ammends record command logic
Niels Erik G. Nielsen [Mon, 25 Mar 2013 14:16:33 +0000 (10:16 -0400)]
Init doc test page refresh
Niels Erik G. Nielsen [Sun, 24 Mar 2013 05:35:12 +0000 (01:35 -0400)]
Adds option to post sp init doc, see xml, change sp url
Niels Erik G. Nielsen [Thu, 21 Mar 2013 00:29:02 +0000 (20:29 -0400)]
Aligns naming. Moves most SP classes to sp package.
Niels Erik G. Nielsen [Thu, 21 Mar 2013 00:12:27 +0000 (20:12 -0400)]
Generalizes and distinguishes - pz2 and sp. Adds auth.
Work in progress on class structure for pazpar2 and SP sessions
respectively. Currently based on injecting either Pz2Bean or SpBean
as Alternative's.
Niels Erik G. Nielsen [Sat, 16 Mar 2013 01:31:55 +0000 (21:31 -0400)]
Puts error reports back in place
Niels Erik G. Nielsen [Sat, 16 Mar 2013 00:57:50 +0000 (20:57 -0400)]
Fixes config file path resolution issues
Niels Erik G. Nielsen [Sat, 16 Mar 2013 00:56:14 +0000 (20:56 -0400)]
Documentation
Niels Erik G. Nielsen [Fri, 15 Mar 2013 20:12:02 +0000 (16:12 -0400)]
Service proxy client and configuration schemes
SP client almost functionable.
Also refactoring of configuration scheme - loosens tie to MasterKey
configuration scheme and to any particular configurable modules.
Niels Erik G. Nielsen [Thu, 14 Mar 2013 17:11:09 +0000 (13:11 -0400)]
Making room for a Service Proxy client
Work in progress for building in SP support alongside straight
Pazpar2 support, generalizing a 'SearchClient' for the purpose
Niels Erik G. Nielsen [Thu, 14 Mar 2013 01:27:38 +0000 (21:27 -0400)]
Sanitary
Niels Erik G. Nielsen [Wed, 13 Mar 2013 15:09:17 +0000 (11:09 -0400)]
Adding errors to be handled. Organizing error handling.
Niels Erik G. Nielsen [Wed, 13 Mar 2013 11:14:27 +0000 (07:14 -0400)]
Catches and reports missing web.xml init parameter
Niels Erik G. Nielsen [Wed, 13 Mar 2013 11:13:11 +0000 (07:13 -0400)]
More on branching builds by servers
Niels Erik G. Nielsen [Tue, 12 Mar 2013 20:39:56 +0000 (16:39 -0400)]
Attempts to solve some Eclipse/Maven discrepancy
Niels Erik G. Nielsen [Tue, 12 Mar 2013 20:39:17 +0000 (16:39 -0400)]
-
Niels Erik G. Nielsen [Tue, 12 Mar 2013 20:38:03 +0000 (16:38 -0400)]
Merge branch 'temp'
Conflicts:
src/main/java/com/indexdata/pz2utils4jsf/config/Pz2Config.java
Niels Erik G. Nielsen [Tue, 12 Mar 2013 20:22:59 +0000 (16:22 -0400)]
Avoids npe when no config file path
Niels Erik G. Nielsen [Tue, 12 Mar 2013 19:06:31 +0000 (15:06 -0400)]
Experimenting with tomcat/jboss/glassfish
Niels Erik G. Nielsen [Mon, 11 Mar 2013 11:01:24 +0000 (07:01 -0400)]
Work on error handling
Fix throw of missing mandatory parameter and write suggestion
Documentation
Some renaming
Niels Erik G. Nielsen [Sat, 9 Mar 2013 04:56:33 +0000 (23:56 -0500)]
Avoids npe in case of main config file missing
.. and diagnose the scenario for troubleshooting
Niels Erik G. Nielsen [Sat, 9 Mar 2013 04:20:18 +0000 (23:20 -0500)]
Embeds pz2 error XML, if any, in the app error XML
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
Niels Erik G. Nielsen [Fri, 8 Mar 2013 17:44:32 +0000 (12:44 -0500)]
Work on error reporting. Adds troubleshooter.
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
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.
Niels Erik G. Nielsen [Tue, 5 Mar 2013 16:41:26 +0000 (11:41 -0500)]
Fixes support for posting pz2 service definition xml
Niels Erik G. Nielsen [Mon, 4 Mar 2013 21:56:57 +0000 (16:56 -0500)]
Adds another config option (by MasterKey config)