<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mocca/bkucommon/src/main/java/at/gv/egiz/bku/binding, branch mocca-1.2.8</title>
<subtitle>Modular Open Citizen Card Architecture</subtitle>
<id>https://git.egiz.gv.at/mocca/atom?h=mocca-1.2.8</id>
<link rel='self' href='https://git.egiz.gv.at/mocca/atom?h=mocca-1.2.8'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/'/>
<updated>2009-10-16T14:58:21+00:00</updated>
<entry>
<title>Fixed some further issues in XWWWFormUrlInputIterator.</title>
<updated>2009-10-16T14:58:21+00:00</updated>
<author>
<name>mcentner</name>
<email>mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-10-16T14:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=aaf34f6dfc26ef28c6ddbe2987ebf7c3dd48e664'/>
<id>urn:sha1:aaf34f6dfc26ef28c6ddbe2987ebf7c3dd48e664</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@532 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>reset pos on buf reread</title>
<updated>2009-10-15T16:55:52+00:00</updated>
<author>
<name>clemenso</name>
<email>clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-10-15T16:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=dbac8211c342c8830baf0a48424b2769d4ec63af'/>
<id>urn:sha1:dbac8211c342c8830baf0a48424b2769d4ec63af</id>
<content type='text'>
(indexoutofboundsEx 4096)


git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@524 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>UTF-8 default charset for form-params if x-www-urlencoded DataURL connection</title>
<updated>2009-10-06T10:02:34+00:00</updated>
<author>
<name>clemenso</name>
<email>clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-10-06T10:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=1eef6f950703d93bccc557210be8f1820818aa73'/>
<id>urn:sha1:1eef6f950703d93bccc557210be8f1820818aa73</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@522 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Logging issues fixed:</title>
<updated>2009-09-29T17:36:06+00:00</updated>
<author>
<name>mcentner</name>
<email>mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-09-29T17:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=bd070e82c276afb8c1c3a9ddc3b5712783760881'/>
<id>urn:sha1:bd070e82c276afb8c1c3a9ddc3b5712783760881</id>
<content type='text'>
 - 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&amp;aid=469&amp;group_id=13&amp;atid=134).

DataURLConnection now uses the request encoding of SL &lt; 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 &lt; 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 &lt; 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&amp;aid=470&amp;group_id=13&amp;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
</content>
</entry>
<entry>
<title>[#354] HTTPBindingProcessor: MAX_DATAURL_HOPS not configurable</title>
<updated>2009-08-14T11:14:32+00:00</updated>
<author>
<name>clemenso</name>
<email>clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-08-14T11:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=c1a8ed191e57b6c068d9a2733cca40dd4c209b9f'/>
<id>urn:sha1:c1a8ed191e57b6c068d9a2733cca40dd4c209b9f</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@436 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>minor changes (log)</title>
<updated>2009-08-13T09:32:12+00:00</updated>
<author>
<name>clemenso</name>
<email>clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-08-13T09:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=b16d733781a2f7d2a56f562be7f06090f724a02a'/>
<id>urn:sha1:b16d733781a2f7d2a56f562be7f06090f724a02a</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@428 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>MAX_DATAURL_HOPS = 80 (a-trust workflows)</title>
<updated>2009-06-25T11:54:21+00:00</updated>
<author>
<name>clemenso</name>
<email>clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-06-25T11:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=c09207ae05e1d0bf4398f05834d79aa301e867d5'/>
<id>urn:sha1:c09207ae05e1d0bf4398f05834d79aa301e867d5</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@371 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>MANIFEST (TODO delete from svn)</title>
<updated>2009-04-17T13:30:09+00:00</updated>
<author>
<name>clemenso</name>
<email>clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-04-17T13:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=9452928e56cc32092adbe146bfb2dd86211e63dc'/>
<id>urn:sha1:9452928e56cc32092adbe146bfb2dd86211e63dc</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@338 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>fixed bug#410</title>
<updated>2009-03-30T13:42:39+00:00</updated>
<author>
<name>wbauer</name>
<email>wbauer@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-03-30T13:42:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=1ad095128a98137e2b4c904814722be4ec43eebd'/>
<id>urn:sha1:1ad095128a98137e2b4c904814722be4ec43eebd</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@324 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
<entry>
<title>Fixed Bug#405 and added according test case</title>
<updated>2009-03-13T07:49:49+00:00</updated>
<author>
<name>wbauer</name>
<email>wbauer@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4</email>
</author>
<published>2009-03-13T07:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/mocca/commit/?id=2882e14d19cfa58ea382083434210aaf0cfea3e3'/>
<id>urn:sha1:2882e14d19cfa58ea382083434210aaf0cfea3e3</id>
<content type='text'>
Fixed Bug#402
Added Feature#403

git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@320 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
</content>
</entry>
</feed>
