<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Freya.no &#187; certification</title>
	<atom:link href="http://wp.freya.no/tag/certification/feed/" rel="self" type="application/rss+xml" />
	<link>http://wp.freya.no</link>
	<description>Knowledge is power</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:56:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>EJB 3.0 Roles</title>
		<link>http://wp.freya.no/2010/03/ejb-3-0-roles/</link>
		<comments>http://wp.freya.no/2010/03/ejb-3-0-roles/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:14:18 +0000</pubDate>
		<dc:creator>Tatyana</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[ejb]]></category>
		<category><![CDATA[ejb3]]></category>

		<guid isPermaLink="false">http://wp.freya.no/?p=619</guid>
		<description><![CDATA[I had some difficult time understanding all the roles regarding EJB3. Here is an easy-to-remember description of these roles that I found here. Imagine a factory producing computers: Bean Provider: Chip manufacturer. On the chip, there will be a label with &#8220;Warranty void if removed&#8221; the chip has the logic and the label sets a [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I had some difficult time understanding all the roles regarding EJB3. Here is an easy-to-remember description of these roles that I found <a href="http://www.coderanch.com/t/485260/EJB-Certification-SCBCD/certification/EJB-roles">here</a>.</p>
<p>Imagine a factory producing computers:</p>
<p><strong>Bean Provider: </strong><br />
Chip manufacturer. On the chip, there will be a label with  &#8220;Warranty void if removed&#8221; the chip has the logic and the label sets a  Role. If you are not authorized to repair it, warranty voids. (i.e. you  cannot access the internal chip if you are not in the role of &#8220;Warranty  Repair Person&#8221;.)</p>
<p><strong>Application Assembler</strong><br />
Mainboard assembler. It takes various chips and puts them on the  mainboard. If any additional resistor or cable are required, it will put  everything togheter to have something that is some kind of working unit  but requires additional assembling.</p>
<p><strong>EJB Server Provider</strong><br />
The EJB Server provider is the Computer Case manufacturer providing  a case with a power supply. Is a container for the mainboard</p>
<p><strong>Deployer</strong><br />
As every computer case is different and power voltage vary country  by country, the Deployer makes sure to adapt the mainboard to the  working environment. In this case adjusts the Voltage on the power  supply, and connects the cables. At the same time he will define who are  the person allowed to repair it (i.e. provide a list of authorized  repair centers)</p>
<p><strong>Persistence Provider</strong><br />
the persistence provider could be the network card company that  provides the driver to connect to a network.</p>
<p><strong>System Administrator</strong><br />
Is the person in charge to install the operating system and do  necessary configuration changes to the OS to connect to the server, and  will make sure to monitor that everything is working fine.</p>
<p>More about Enterprise Java Beans 3.0 and Sun Certified Business Component Developer (SCBCD) certification <a href="http://tatyana.freya.no/scbcd/">here</a>.</p>
 <img src="http://wp.freya.no/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=619" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwp.freya.no%2F2010%2F03%2Fejb-3-0-roles%2F&amp;title=EJB%203.0%20Roles" id="wpa2a_6"><img src="http://wp.freya.no/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://wp.freya.no/2010/03/ejb-3-0-roles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java conversions and 7 Golden rules of widening, boxing &amp; varargs</title>
		<link>http://wp.freya.no/java/java-conversions-and-golden-rules-of-widening-boxing-varargs/</link>
		<comments>http://wp.freya.no/java/java-conversions-and-golden-rules-of-widening-boxing-varargs/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 19:31:43 +0000</pubDate>
		<dc:creator>Tatyana</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[primitives]]></category>
		<category><![CDATA[scjp]]></category>

		<guid isPermaLink="false">http://wp.freya.no/?p=510</guid>
		<description><![CDATA[Here is a very useful java conversion table that I&#8217;ve created while preparing for the Sun Certified Java Programmer exam. And here is a complete overview of the Golden rules of widening, boxing &#38; varargs: 1. Primitive Widening &#62; Boxing &#62; Varargs. 2. Widening and Boxing (WB) not allowed. 3. Boxing and Widening (BW) allowed. [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Here is a very useful java conversion table that I&#8217;ve created while preparing for the Sun Certified Java Programmer exam.</p>
<div id="attachment_511" class="wp-caption alignnone" style="width: 900px"><a href="http://wp.freya.no/files/2010/02/conversions.jpg"><img class="size-full wp-image-511" title="Java conversions table" src="http://wp.freya.no/files/2010/02/conversions.jpg" alt="primitives conversion" width="890" height="242" /></a><p class="wp-caption-text">Java primitive conversions table</p></div>
<p>And here is a complete overview of the Golden rules of widening, boxing &amp; varargs:</p>
<p>1. Primitive Widening &gt; Boxing &gt; Varargs.<br />
2. Widening and Boxing (WB) not allowed.<br />
3. Boxing and Widening (BW) allowed.<br />
4. While overloading Widening + vararg and boxing + vararg are mutually exclusive of each other.<br />
5. Widening between wrapper classes not allowed<br />
6. Widening+varArgs &amp; Boxing+varargs are individually allowed (but not allowed in overloaded version of method)<br />
7. Boxing+Widening is preferred over Boxing+Varargs.</p>
<p>More explanation <a href="http://www.coderanch.com/t/417622/Programmer-Certification-SCJP/certification/Golden-Rules-widening-boxing-varargs#1918932">here</a>.</p>
 <img src="http://wp.freya.no/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=510" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwp.freya.no%2Fjava%2Fjava-conversions-and-golden-rules-of-widening-boxing-varargs%2F&amp;title=Java%20conversions%20and%207%20Golden%20rules%20of%20widening%2C%20boxing%20%26amp%3B%20varargs" id="wpa2a_14"><img src="http://wp.freya.no/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://wp.freya.no/java/java-conversions-and-golden-rules-of-widening-boxing-varargs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Java certification preparation tools</title>
		<link>http://wp.freya.no/2010/02/java-certification-preparation-tools/</link>
		<comments>http://wp.freya.no/2010/02/java-certification-preparation-tools/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 21:55:56 +0000</pubDate>
		<dc:creator>Tatyana</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[certification]]></category>

		<guid isPermaLink="false">http://wp.freya.no/?p=469</guid>
		<description><![CDATA[SCJP &#8211; Sun Certified Java Programmer SCBDC &#8211; Sun Certified Business Component Developer No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://tatyana.freya.no/scjp/">SCJP &#8211; Sun Certified Java Programmer</a><br />
<a href="http://tatyana.freya.no/scbcd/">SCBDC &#8211; Sun Certified Business Component Developer</a></p>
 <img src="http://wp.freya.no/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=469" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwp.freya.no%2F2010%2F02%2Fjava-certification-preparation-tools%2F&amp;title=Java%20certification%20preparation%20tools" id="wpa2a_22"><img src="http://wp.freya.no/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://wp.freya.no/2010/02/java-certification-preparation-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

