summaryrefslogtreecommitdiff
path: root/BKUWebStart
AgeCommit message (Collapse)AuthorFilesLines
2010-01-05[maven-release-plugin] prepare for next development iterationclemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@569 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-05[maven-release-plugin] prepare release mocca-1.2.10clemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@567 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-12-02[maven-release-plugin] prepare for next development iterationclemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@560 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-12-02[maven-release-plugin] prepare release mocca-1.2.9clemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@558 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-18[maven-release-plugin] prepare for next development iterationclemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@551 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-13[maven-release-plugin] prepare release mocca-1.2.8clemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@549 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-19webstart plugin: clemenso1-12/+24
default: mocca.jnlp, test-signer local-webstart: mocca-local.jnlp, test-signer (don't use with BKUOnline include-webstart) pkcs11-sign: mocca.jnlp, versign-signer git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@534 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[maven-release-plugin] prepare for next development iterationclemenso1-2/+2
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-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@519 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-30Deprecate BKUWebStartPackage (pkcs11-signed webstart release zip moved to ↵clemenso4-3/+149
BKUWebStart) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@516 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner10-54/+73
- 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-28non-webstart profile to BKUWebStart (removed from BKUWebStartPackage)clemenso1-0/+26
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@509 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-09[maven-release-plugin] prepare for next development iterationmcentner1-3/+3
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-3/+3
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-3/+3
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-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@488 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28unpack-dependencies instead of unpackclemenso1-11/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@487 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28replace installCertificate servlet with der encoded crt file in webapp/clemenso14-26/+180
moved local-webstart profile to BKUWebStart (jnlp-inline goal) help note for internet explorer on visat/7 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@482 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27[maven-release-plugin] prepare for next development iterationclemenso1-3/+3
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-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@479 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27seperate BKUWebStart main jar and BKUWebStart bundleclemenso1-138/+4
use webstart-maven-plugin:jnlp-download-servlet goal to get versions right git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@478 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27seperate BKUWebStart main jar and BKUWebStart bundleclemenso11-281/+0
use webstart-maven-plugin:jnlp-download-servlet goal to get versions right git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@477 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27added HELP tray itemclemenso4-17/+45
added INSTALL CA CERT help page WebStart: shortcut online=true git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@476 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-26MOCCA TLS Server CA cert installation servletclemenso7-143/+164
removed help.jsp (and jsp dependencies in jetty) moved html pages to src/main/webapp (encoding problem?) switch to BASIC download protocol in BKUWebStart (no jnlpDownloadServlet required, see template.xml) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@474 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21icons 2.0 (logo->chip)clemenso3-28/+28
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@470 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-21version.xml prepare for release 1.2.3clemenso1-6/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@466 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21icons 2.0clemenso29-311/+66
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@465 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-20include-webstart version set to bkuOnline versionclemenso1-6/+6
BKUWebStart version.xml updated for release 1.2.2 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@451 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20pkcs11-pass propertyclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@450 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-2024x24 icon for webstart clemenso3-3/+11
16x16 tray icon git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@449 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20 [#430] Activation/PIN-management in MOCCA Web Startclemenso5-103/+160
- new Modules: smccSTALExt, BKUGuiExt in order not to depend on BKUAppletExt in BKULocal - provide stal-request handler de-registration in abstractSMCCSTAL git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@448 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-19make "include-webstart" profile default (added "local-webstart" for development)clemenso30-430/+608
updateRequired (versioning) bug fixed AboutDialog Branding (removed MOCCA/Bean) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@444 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-8/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@440 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14don't depend on SNAPSHOT versionsclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@439 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14RELEASE VERSIONs (not updated by maven release plugin)clemenso1-9/+9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@437 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14<<ALL FILES>>clemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@435 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14fixed updateRequired functionclemenso7-56/+320
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@434 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13BKULocal-1.0.10-SNAPSHOTclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@427 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13[#433] update BKU Web Start CertStore clemenso2-4/+4
WebStart configuration refactored git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@424 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13[#433] update BKU Web Start CertStore clemenso28-671/+1770
WebStart configuration refactored git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@423 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-10Mac OS X (snow leopard): jvm param -d32clemenso3-14/+16
plugin version for webstart-maven-plugin git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@408 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-01update resource version: 1.0.5-SNAPSHOTclemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@388 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