<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-3/src/main/resources, branch REL-3.0.6</title>
<subtitle>PDF Amtssignatur 3.x</subtitle>
<id>https://git.egiz.gv.at/pdf-as-3/atom?h=REL-3.0.6</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-3/atom?h=REL-3.0.6'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/'/>
<updated>2008-06-13T11:45:39+00:00</updated>
<entry>
<title>Detection of incremental updates updated.</title>
<updated>2008-06-13T11:45:39+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2008-06-13T11:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=137658e3a41c09b4aa7b9125e4d9f65f16e2facc'/>
<id>urn:sha1:137658e3a41c09b4aa7b9125e4d9f65f16e2facc</id>
<content type='text'>
Bug fixed. There was an error concerning empty HashInputData parsing a MOA CreateXMLSignatureResponse.
Demo source for API usage created.
Issue resolved: Prevent signature of empty document which leads to a meaningless error message from the bku.


git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@284 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>Serious bug solved. Method storeCertificate tried to fetch a certificate from store before storing it. If not found (within the store resp. via ldap) the certificate was not stored.</title>
<updated>2008-06-11T12:09:06+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2008-06-11T12:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=046cb5b235866e66ca9d2c55bd20ed7ec85ef12d'/>
<id>urn:sha1:046cb5b235866e66ca9d2c55bd20ed7ec85ef12d</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@282 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>Manual deployment of pdf-as configuration (commandline parameter -ddc) considers the system property pdf-as.work-dir.</title>
<updated>2008-06-10T10:47:02+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2008-06-10T10:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=1eac16f95618fc4bc1e90b5d44cc94252647f136'/>
<id>urn:sha1:1eac16f95618fc4bc1e90b5d44cc94252647f136</id>
<content type='text'>
Internal default configuration updated.
log4.properties within the workdir is now being considered using the api.

git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@280 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>Web-Application: Configuration may be declared via system property "pdf-as.work-dir" or via Servlet-Init-Parameter "work-dir".</title>
<updated>2008-06-09T15:27:50+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2008-06-09T15:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=eb68e29e371ef3e944f682239e6f3f92cb084697'/>
<id>urn:sha1:eb68e29e371ef3e944f682239e6f3f92cb084697</id>
<content type='text'>
Bug fixed in RetrieveSignatureDataServlet: Response header didn't contain a content length attribute. The ITS Mac BKU rejects those requests.
Workaround for ITS Mac BKU integrated. A redirect via response does only work if the response contains a valid SL request (e.g. a NullOperationRequest).
API: The configuration folder may be omitted at instantiating the api. Configuration may be set via system property "pdf-as.work-dir". If no configuration is given at all, the current user's home directory is searched for a folder "PDF-AS". If not found a default configuration is created.
If the configuration is explicitely given than the temporary folder is located within the given directory otherwise within the user's temporary directory.
Declaring the configuration folder, replacements for system properties like "${catalina.base}/conf/pdfas" may be used.
Web-Application: Session is now being invalidated after download of the signed pdf file.
Web-Application: Every hardcoded context "pdf-as" has been replaced.


git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@277 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
<entry>
<title>Initial import of release 2.2.</title>
<updated>2006-12-01T12:20:24+00:00</updated>
<author>
<name>tknall</name>
<email>tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c</email>
</author>
<published>2006-12-01T12:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-3/commit/?id=6025b6016517c6d898d8957d1d7e03ba71431912'/>
<id>urn:sha1:6025b6016517c6d898d8957d1d7e03ba71431912</id>
<content type='text'>
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@4 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
</content>
</entry>
</feed>
