<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://michaelremijan.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Michael Remijan</title>
 <link>http://michaelremijan.sys-con.com/</link>
 <description>Latest News from Michael Remijan</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Wed, 09 Dec 2009 04:03:40 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>How to Secure Tomcat Database Passwords for Java</title>
 <link>http://michaelremijan.sys-con.com/node/393364</link>
 <description>Tomcat is a great reference implementation of the Java EE specification and is intended for desktop use by developers who are starting to learn about Java EE or those who work on enterprise applications and need an EE server for development. However because Tomcat is free it finds its way into production environments. In this environment there are features of Tomcat that don&#039;t pass security audit reviews. One of these features is the use of clear text passwords in the server.xml file to create data sources. The purpose of this article is to show how encryption of the username and password can be implemented thus closing a potential security vulnerability.&lt;p&gt;&lt;a href=&quot;http://michaelremijan.sys-con.com/node/393364&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 03 Oct 2007 11:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://michaelremijan.sys-con.com/node/393364</guid>
 <comments>http://michaelremijan.sys-con.com/node/393364#feedback</comments>
</item>
<item>
 <title>Using Self-Signed Certificates for Web Service Security</title>
 <link>http://michaelremijan.sys-con.com/node/216388</link>
 <description>One of the great things about the Java programming language is the Open Source community that provides great applications at little or no cost. An example of this is Apache Tomcat, which provides a solid Web server for development using servlet or JSP technology. Now that Web Service technology is maturing there&#039;s a potential for a whole scenario of applications to take advantage of a Swing feature-rich thin client on the front-end coupled to the data verification and business logic already developed in the Web or ejb tier. Such applications are only viable if they can be secure, however, security doesn&#039;t have to come at a great cost. The purpose of this article is to demonstrate how Web Service clients can use self-signed security certificates over the secure HTTPS protocol.&lt;p&gt;&lt;a href=&quot;http://michaelremijan.sys-con.com/node/216388&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 26 May 2006 15:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://michaelremijan.sys-con.com/node/216388</guid>
 <comments>http://michaelremijan.sys-con.com/node/216388#feedback</comments>
</item>
<item>
 <title>Distributed Notification with Java RMI</title>
 <link>http://michaelremijan.sys-con.com/node/46979</link>
 <description>Java&#039;s implementation of Remote Method Invocation (RMI) is easy to use and powerful. Java makes setting up an RMI server an almost trivial task because the JVM handles complex tasks such as networking and object serialization. Once running, connecting client applications to the RMI server is also a breeze.&lt;p&gt;&lt;a href=&quot;http://michaelremijan.sys-con.com/node/46979&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 05 Nov 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://michaelremijan.sys-con.com/node/46979</guid>
 <comments>http://michaelremijan.sys-con.com/node/46979#feedback</comments>
</item>
</channel>
</rss>
