<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/common/shared, branch dev2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Deploying webapps from shared folder.</title>
<updated>2013-02-06T00:57:38+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2013-02-06T00:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=8011267258e6d04af15f0b5cdacc939fb11a81f8'/>
<id>8011267258e6d04af15f0b5cdacc939fb11a81f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rearranged context.xml.</title>
<updated>2013-02-05T22:29:01+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2013-02-05T22:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=991577dd40bbb18613893362783d0cd06cbdce79'/>
<id>991577dd40bbb18613893362783d0cd06cbdce79</id>
<content type='text'>
Previously the context.xml files are deployed into META-INF folders
in each webapps. They now have been moved into &lt;instance&gt;/conf/
Catalina/localhost/&lt;subsystem&gt;.xml to allow further clean-up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the context.xml files are deployed into META-INF folders
in each webapps. They now have been moved into &lt;instance&gt;/conf/
Catalina/localhost/&lt;subsystem&gt;.xml to allow further clean-up.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tomcatjss 7.1.0 and fix weird errno=0 exception</title>
<updated>2013-01-07T20:00:46+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@redhat.com</email>
</author>
<published>2013-01-05T06:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=b61f31bf15e733de5881cc070feb57aa3686c92d'/>
<id>b61f31bf15e733de5881cc070feb57aa3686c92d</id>
<content type='text'>
* TRAC Ticket #469 - Dogtag 10: Fix tomcatjss issue in pki-core.spec and
  dogtag-pki.spec . . .
* TRAC Ticket #468 - pkispawn throws exception
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TRAC Ticket #469 - Dogtag 10: Fix tomcatjss issue in pki-core.spec and
  dogtag-pki.spec . . .
* TRAC Ticket #468 - pkispawn throws exception
</pre>
</div>
</content>
</entry>
<entry>
<title>Hardcode setting of resteasy-lib for instance</title>
<updated>2012-12-19T02:40:24+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-12-18T17:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=0ed987de47410970bdfffb4900f46e3229c79ffb'/>
<id>0ed987de47410970bdfffb4900f46e3229c79ffb</id>
<content type='text'>
Tomcat in f17 expects the file under /etc/sysconfig/foo to be a
set of environment variables being set, and parses it that way.
We recently added some logic to source the global pki.conf file.
This works in f18, but breaks instance startup in f17.

While this works in f18, its an indication that we are using the
tomcat config file incorrectly.  Reverting to hardcoding resteasy lib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tomcat in f17 expects the file under /etc/sysconfig/foo to be a
set of environment variables being set, and parses it that way.
We recently added some logic to source the global pki.conf file.
This works in f18, but breaks instance startup in f17.

While this works in f18, its an indication that we are using the
tomcat config file incorrectly.  Reverting to hardcoding resteasy lib.
</pre>
</div>
</content>
</entry>
<entry>
<title>Parameterizing RESTEasy paths.</title>
<updated>2012-12-07T02:23:11+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-12-06T18:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9996d71e1a4fb7a8ca6752b83e4f2393dbefa76b'/>
<id>9996d71e1a4fb7a8ca6752b83e4f2393dbefa76b</id>
<content type='text'>
The paths to RESTEasy jar files have been modified such that it can
be configured globally at build time using the spec file to support
different distributions, and at deployment time using a system-wide
configuration in /etc/pki/pki.conf.

Ticket #422, #423.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The paths to RESTEasy jar files have been modified such that it can
be configured globally at build time using the spec file to support
different distributions, and at deployment time using a system-wide
configuration in /etc/pki/pki.conf.

Ticket #422, #423.
</pre>
</div>
</content>
</entry>
<entry>
<title>I18n for ProfileList.template.</title>
<updated>2012-12-03T16:48:40+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-13T23:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=66c519f0185f24a650df834d781be2ed7ef857f7'/>
<id>66c519f0185f24a650df834d781be2ed7ef857f7</id>
<content type='text'>
The messages in ProfileList.template in CA EE has been extracted
into a properties file which can be translated separately.

The original messages in the template have been marked as follows:
  &lt;span class="message" name="...key..."&gt;...message...&lt;/span&gt;

When the page is loaded into the browser, the original message will
be replaced with the translated messages.

Ticket #406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The messages in ProfileList.template in CA EE has been extracted
into a properties file which can be translated separately.

The original messages in the template have been marked as follows:
  &lt;span class="message" name="...key..."&gt;...message...&lt;/span&gt;

When the page is loaded into the browser, the original message will
be replaced with the translated messages.

Ticket #406
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed permission problem in TKS.</title>
<updated>2012-11-30T21:03:43+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-29T03:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=083e130dbe6a43152b01bbb0cbd107ec8b69b345'/>
<id>083e130dbe6a43152b01bbb0cbd107ec8b69b345</id>
<content type='text'>
The pki.policy has been modified to grant permission to symkey.jar
which is used by TKS.

Ticket #415
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pki.policy has been modified to grant permission to symkey.jar
which is used by TKS.

Ticket #415
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc changes to get rhel 7 build to work</title>
<updated>2012-11-21T15:47:50+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2012-11-21T15:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=871b4423babc140d984d4b49aa380710cfcaf72a'/>
<id>871b4423babc140d984d4b49aa380710cfcaf72a</id>
<content type='text'>
1. Modified cmake dependency
2. Corrected conditionals in spec file
3. Added paths for resteasy-base
4. Added paths to policy for resteasy-base
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Modified cmake dependency
2. Corrected conditionals in spec file
3. Added paths for resteasy-base
4. Added paths to policy for resteasy-base
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized common templates.</title>
<updated>2012-11-12T17:03:55+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-09T06:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=edf9c2273c00b52b0c240bc0c75dc1ba7bdc396e'/>
<id>edf9c2273c00b52b0c240bc0c75dc1ba7bdc396e</id>
<content type='text'>
The common templates have moved from common-ui into base/common.
The deployment tools have been updated to use the new location.

Ticket #407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The common templates have moved from common-ui into base/common.
The deployment tools have been updated to use the new location.

Ticket #407
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated logo_header.gif paths.</title>
<updated>2012-11-06T20:43:52+00:00</updated>
<author>
<name>Endi Sukma Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2012-11-02T16:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=f077cf4b9165f5b675dfade25b56e94f5aab7dca'/>
<id>f077cf4b9165f5b675dfade25b56e94f5aab7dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
