summaryrefslogtreecommitdiff
path: root/bkucommon
AgeCommit message (Collapse)AuthorFilesLines
2009-10-06UTF-8 default charset for form-params if x-www-urlencoded DataURL connectionclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@522 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@521 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[maven-release-plugin] prepare release mocca-1.2.7clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@519 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner40-535/+1529
- Added possibility to configure logging of BKUWebstart. Logging is now configured from log4j configuration deployed with BKUWebstart in a first step. In a second step the webstart launcher looks for a log4j configuration file in the user's mooca configuration directory and updates the log4j configuration. - Logging of IAIK PKI properly initialized. IAIK PKI does not mess with the log4j configuration any longer. - Changed log4j accordingly (an appender is now needed as IAIK PKI does not reconfigure log4j any longer). Added css-stylesheet to ErrorResponses issued by the BKU to improve the presentation to the user. Changed dependencies of BKUWebStart (see Issue#469 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=469&group_id=13&atid=134). DataURLConnection now uses the request encoding of SL < 1.2. application/x-www-form-urlencoded is now used as default encoding method. multipart/form-data is used only if transfer parameters are present in the request that require a Content-Type parameter. This can only be set with multipart/form-data. This is not in conformance with SL 1.2, however it should improve compatibility with applications. Therefore, removed the ability to configure the DataURLConnection implementation class. DataURLConnection now uses a streaming implementation for encoding of application/x-www-form-urlencoded requests. XWWWFormUrlImputDecoder now uses a streaming implementation for decoding of application/x-www-form-urlencoded requests. Fixed Bug in SLResultPart that caused a binary response to be provided as parameter "XMLResponse" in a multipart/form-data encoded request to DataURL. SLCommandFactory now supports unmarshalling of SL < 1.2 requests in order issue meaningful error messages. Therefore, the marshaling context for response marshaling had to be separated from the marshaling context for requests in order to avoid the marshaling of SL < 1.2 namespace prefixes in SL 1.2 responses. Target attribute in QualifiedProperties is now marshaled. (see Issue#470 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=470&group_id=13&atid=134) Reporting of XML validation errors improved. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@510 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-09[maven-release-plugin] prepare for next development iterationmcentner1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@508 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-09[maven-release-plugin] prepare release mocca-1.2.6mcentner1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@506 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@490 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28[maven-release-plugin] prepare release mocca-1.2.3clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@488 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@481 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27[maven-release-plugin] prepare release mocca-1.2.4clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@479 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@469 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21[maven-release-plugin] prepare release mocca-1.2.3clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@467 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@458 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20[maven-release-plugin] prepare release mocca-1.2.2clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@455 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20[maven-release-plugin] rollback the release of mocca-1.2.2clemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@454 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20[maven-release-plugin] prepare for next development iterationclemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@453 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@442 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14[maven-release-plugin] prepare release mocca-1.2.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@440 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14[#354] HTTPBindingProcessor: MAX_DATAURL_HOPS not configurableclemenso14-249/+403
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@436 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13minor changes (log)clemenso2-5/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@428 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-12Fixed Bug#463 ↵mcentner1-28/+29
https://egovlabs.gv.at/tracker/index.php?func=detail&aid=463&group_id=13&atid=134. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@417 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-11Fixed Bug#463 ↵mcentner1-3/+2
https://egovlabs.gv.at/tracker/index.php?func=detail&aid=463&group_id=13&atid=134. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@416 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-09validationEventLogger clemenso1-0/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@402 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-01[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@387 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-01[maven-release-plugin] prepare release mocca-1.2.0clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@385 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25MAX_DATAURL_HOPS = 80 (a-trust workflows)clemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@371 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12user agent log msgclemenso1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@357 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@350 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] prepare release mocca-1.1.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@348 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] rollback the release of mocca-1.1.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@347 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] prepare release mocca-1.1.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@346 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] rollback the release of mocca-1.1.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@345 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] prepare release mocca-1.1.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@344 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] rollback the release of mocca-1.1.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@343 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20[maven-release-plugin] prepare release mocca-1.1.1clemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@340 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-17MANIFEST (TODO delete from svn)clemenso3-6/+9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@338 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-17configure dataURL after complete Configurator initializationclemenso1-1/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@337 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-09wrong version bkucommonclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@332 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-07[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@331 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-07[maven-release-plugin] prepare release mocca-1.1.0clemenso1-10/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@329 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-07MOCCA-1.1 final clemenso1-5/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@327 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-30fixed bug#410wbauer1-1/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@324 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-271.1-RC6 (pinpad, pinmgmt, secureviewer)clemenso1-49/+52
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@323 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-13Fixed Bug#405 and added according test casewbauer8-52/+224
Fixed Bug#402 Added Feature#403 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@320 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-041.1-rc3clemenso6-165/+161
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@311 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-271.1-rc2clemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@310 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-261.1 candidate (activation)clemenso4-1719/+2266
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@309 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-11div. changes for A-Trust Activation Support (User-Agent header, ↵clemenso13-739/+951
GetStatusRequest, ...) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@296 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-28activationclemenso5-173/+188
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@291 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-23[maven-release-plugin] prepare for next development iterationclemenso1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@289 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4