<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-35114331</id><updated>2012-02-21T22:26:19.327+01:00</updated><category term='view object'/><category term='BC'/><category term='decrypt'/><category term='jdev'/><category term='os'/><category term='ram'/><category term='bc4j'/><category term='application module'/><category term='entity object'/><category term='Oracle'/><category term='Java'/><category term='adium'/><category term='ADF'/><category term='jdeveloper'/><category term='biee'/><category term='encrypt'/><category term='General'/><category term='unix'/><category term='Linux'/><category term='msnplus'/><category term='sun'/><category term='oprating system'/><category term='ssl'/><category term='weblogic'/><category term='oid'/><category term='msnplud'/><category term='j2ee'/><category term='colored nick'/><category term='Macosx'/><title type='text'>Middiu`s Blog</title><subtitle type='html'>This is my blog, here you can find my thoughts, my works and what I think you need to know about me.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-35114331.post-8189688460396507128</id><published>2012-02-21T22:22:00.001+01:00</published><updated>2012-02-21T22:26:19.337+01:00</updated><title type='text'>Oracle Webcenter Spaces and web.xml issue</title><content type='html'>&lt;br /&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: Arial;"&gt;I would like to share with you the solution to acommon issue about extension of Oracle Webcenter Spaces. In this post I’m notgoing to explain the steps to extend your spaces instance, my purpose is justto give you a tip to resolve this unpleasant error:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;&lt;/div&gt;&lt;blockquote class="tr_bq"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;&lt;i&gt;OracleJSP error:oracle.jsp.parse.JavaCodeException: Line # 6,oracle.jsp.parse.JspParseTagScriptlet@54e237e9&lt;/i&gt; &lt;/span&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace;"&gt;Error:Java code in jsp source files is not allowed in ojsp.next mode.&lt;/span&gt;&lt;span class="Apple-style-span" style="font-family: Arial;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/blockquote&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-align: justify; text-autospace: none; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Arial;"&gt;This issue attempts when you create a custom task flow to use inWebCenter Spaces. The typical steps are:&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-align: justify; text-autospace: none; text-justify: inter-ideograph;"&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial;"&gt;Build your custom task flow&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial;"&gt;Deploy custom task flow as an ADF Library&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial;"&gt;Add generated jar into the WebCenterSpacesSharedLibExtension project&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="font-family: Arial;"&gt;Deploy WebCenterSpacesSharedLibExtension project to Spaces Domain&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;div class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-align: justify; text-autospace: none; text-justify: inter-ideograph;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-align: justify; text-autospace: none; text-justify: inter-ideograph;"&gt;&lt;span style="font-family: Arial;"&gt;You don’t get any error message during these steps, but when you try toopen Webcenter Spaces login page, the browser displays the message above!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-align: justify; text-autospace: none; text-justify: inter-ideograph;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: Arial;"&gt;To fix this problem you simply need to“clean” the web.xml file of WebCenterSpacesSharedLibExtension project. In factwhen you add your custom task flow jar to extension project, Jdeveloper adds somewrong lines in web.xml. You can override the broken file with the vanillaweb.xml that ships with the WebCenterSpacesSharedLibExtension project and redeploythe project!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span style="font-family: Arial;"&gt;It is just a ‘stupid’ problem but It cantook many hours to get the solution. I hope this post can help you!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span lang="IT" style="font-family: Arial;"&gt;Bye bye&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal"&gt;&lt;span lang="IT" style="font-family: Arial;"&gt;Emilio&lt;/span&gt;&lt;span lang="IT" style="font-family: Arial;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-8189688460396507128?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/8189688460396507128/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=8189688460396507128' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8189688460396507128'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8189688460396507128'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2012/02/oracle-webcenter-spaces-and-webxml.html' title='Oracle Webcenter Spaces and web.xml issue'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-6204794822704420628</id><published>2012-02-10T19:45:00.000+01:00</published><updated>2012-02-11T11:21:16.702+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='view object'/><category scheme='http://www.blogger.com/atom/ns#' term='j2ee'/><category scheme='http://www.blogger.com/atom/ns#' term='entity object'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><category scheme='http://www.blogger.com/atom/ns#' term='ADF'/><category scheme='http://www.blogger.com/atom/ns#' term='jdeveloper'/><category scheme='http://www.blogger.com/atom/ns#' term='BC'/><category scheme='http://www.blogger.com/atom/ns#' term='application module'/><category scheme='http://www.blogger.com/atom/ns#' term='weblogic'/><category scheme='http://www.blogger.com/atom/ns#' term='jdev'/><category scheme='http://www.blogger.com/atom/ns#' term='bc4j'/><title type='text'>ADF - Create and Populate new Rows on ViewObject with Multiple Updateable Dependent Entity Objects</title><content type='html'>&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span lang="EN-AU"&gt;This&lt;/span&gt;&lt;span lang="IT"&gt; is my first post on my new Blog and I would like to share with you the solution for a very common ADF BC case study: Create and Populate new Rows on ViewObjectwith Multiple Updateable Dependent Entity Objects.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="IT"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Image that you need to build a form page thatallows users to provide the data for creating both a new Supplier and its “Principal Contact”. To do this, you can build a single view object that joinsboth the supplier and contact entity object where you can find a SupplierId column thatrepresents the foreign key with supplier table.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="IT"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;I'm not going to talk about creation of entityobject and view object - I take for granted you have built your ViewObjectcorrectly and that you can query it in the Application Module tester.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="IT"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;A basic step is enabling the secondary entity object (ContactEOin our example) to be updatable by selecting it in the Selected list of theEntity Objects page of the view object overview editor and:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span lang="IT"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; margin-left: 36.0pt; margin-right: 0cm; margin-top: 0cm; mso-layout-grid-align: none; mso-list: l0 level1 lfo1; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none; text-indent: -36.0pt;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span lang="IT"&gt;•&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span lang="IT"&gt;Deselecting the Reference checkbox&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; margin-left: 36.0pt; margin-right: 0cm; margin-top: 0cm; mso-layout-grid-align: none; mso-list: l0 level1 lfo1; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none; text-indent: -36.0pt;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span lang="IT"&gt;•&lt;span style="font: normal normal normal 7pt/normal 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span lang="IT"&gt;Selecting the Updatable checkbox&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span lang="IT"&gt;Nowyou can start by editing SupplierVORowImpl.java class, you need &lt;/span&gt;&lt;span lang="IT"&gt;override the framework &lt;b&gt;create()&lt;/b&gt;method as shown in the following code:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-collapse: collapse; border: none; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt; mso-yfti-tbllook: 1184;"&gt; &lt;tbody&gt;&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;  &lt;td style="border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; padding: 0cm 5.4pt 0cm 5.4pt; width: 488.6pt;" valign="top" width="489"&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;/** [In file:  SupplierVORowImpl.java]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;*&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;span lang="IT"&gt;*/&lt;/span&gt;&lt;span lang="IT"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;@Override&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;  protected void create(AttributeList attributeList) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  SupplierEOImpl newSupplier = this.getSupplierEO();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  ContactEOImpl newContact = this.getContactEO();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  try {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newSupplier.create(attributeList);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newContact.create(newSupplier);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  catch (JboException ex) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newSupplier.revert();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newContact.revert();&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  throw ex;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  catch (Exception otherEx) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newSupplier.revert();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newContact.revert();&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  throw new RowCreateException(true /* EO Row? */, &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"Supplier"  /* EO Name */,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;otherEx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Details */);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;br&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;The above code dosen’t work untilwe override the &lt;b&gt;create()&lt;/b&gt; method in &lt;b&gt;SupplierEOImpl &lt;/b&gt;and&lt;b&gt; ContactEOImpl&lt;/b&gt; class. TheBC4J framework base class for entity objects, &lt;b&gt;oracle.jbo.server.EntityImpl&lt;/b&gt;,has the &lt;b&gt;create()&lt;/b&gt; method with &lt;b&gt;protected&lt;/b&gt; member access so if yourentity object is in another package compared to view object, you need to widenthe access of the &lt;b&gt;create()&lt;/b&gt; method to &lt;b&gt;public&lt;/b&gt;. The overridden &lt;b&gt;create()&lt;/b&gt;methods class looks like this:&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-collapse: collapse; border: none; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt; mso-yfti-tbllook: 1184;"&gt; &lt;tbody&gt;&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;  &lt;td style="border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; padding: 0cm 5.4pt 0cm 5.4pt; width: 488.6pt;" valign="top" width="489"&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;/** [In file: SupplierEOImpl.java]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;*&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;span lang="IT"&gt;*/&lt;/span&gt;&lt;span lang="IT"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; protected void  create(AttributeList attributeList) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;  super.create(attributeList);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-collapse: collapse; border: none; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt; mso-yfti-tbllook: 1184;"&gt; &lt;tbody&gt;&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;  &lt;td style="border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; padding: 0cm 5.4pt 0cm 5.4pt; width: 488.6pt;" valign="top" width="489"&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;/** [In file: ContactEOImpl.java]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;*&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;span lang="IT"&gt;*/&lt;/span&gt;&lt;span lang="IT"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; protected void  create(AttributeList attributeList) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;  super.create(attributeList);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;  DBSequence supplierId = (DBSequence)attributeList.getAttribute("Id");&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (supplierId!= null)  {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  setSupplierId(supplierId.getSequenceNumber());&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Pay attention to the create() method ofContactEOImpl where we retrieve the DBSequence value of Id Attribute from the newSupplierEOImpl instance passed-in, and the way we set the "SupplierId"foreign key attribute of the contact with this temporary value. In next steps overriding refreshFKInNewContainees()and postChanges() method of SupplierEOImpl class we force the new supplier topost first and refresh temporary foreign key value to the final(database-trigger-assigned) sequence number.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;If the primary key of SupplierEOImpl is notdefined as DBSequence Attribute - but as Number for example - you don’t need to override refreshFKInNewContainees()and postChanges() method, but you can retrieve the database sequence in create()method of SupplierEOImpl using SequenceImpl class, and then you can use thisvalue in create() method of ContactEOImpl.java to populate the foreign keyattribute.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;br&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;The following code represent the refreshFKInNewContainees()and postChanges() method of SupplierEOImpl class:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;br&gt;&lt;/p&gt;&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-collapse: collapse; border: none; mso-border-alt: solid windowtext .5pt; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt; mso-yfti-tbllook: 1184;"&gt; &lt;tbody&gt;&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;  &lt;td style="border: solid windowtext 1.0pt; mso-border-alt: solid windowtext .5pt; padding: 0cm 5.4pt 0cm 5.4pt; width: 488.6pt;" valign="top" width="489"&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;/** [In file: SupplierEOImpl.java]&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;  *&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&lt;span lang="IT"&gt;*/&lt;/span&gt;&lt;span lang="IT"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; private RowIterator newContactBeforePost = null;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; public void  postChanges(TransactionEvent e) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (getPostState() == STATUS_NEW) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newContactBeforePost = getContacts();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;  super.postChanges(e);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;protected void  refreshFKInNewContainees() {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  Number newSupplierId = getId().getSequenceNumber();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (newContactBeforePost!= null) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; while (newContactBeforePost.hasNext()) {&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  ContactEOImpl curContact = (ContactEOImpl) newContactBeforePost.next();&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  curContact.setSupplierId(newSupplierId);&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  newContactBeforePost = null;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Courier New', Courier, monospace; font-size: x-small;"&gt;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;span lang="IT" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt; &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;br&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="mso-layout-grid-align: none; mso-pagination: none; text-autospace: none;"&gt;&lt;br&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;The code is now ok, you should beable to use the BC4J Tester to test your application module and to create a newSupplier with it Principal Contact!!&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;I advise you to read the following post because I found It very useful to write mine&lt;b&gt;: &lt;/b&gt;&lt;a href="https://forums.oracle.com/forums/thread.jspa?threadID=61721" style="font-weight: bold;" target="_blank"&gt;HOWTO: Implementing a ViewObject with Multiple Updateable Dependent Entity Objects&lt;/a&gt;&amp;nbsp;or &amp;nbsp;you can read the official Oracle Documentation about this issue&amp;nbsp;&lt;a href="http://docs.oracle.com/cd/E12839_01/web.1111/b31974/bcadvvo.htm#CEGCAJCI" target="_blank"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;I hope you appreciated my post. Feel free to comment it.&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;bye&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;span class="Apple-style-span" style="font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;Emilio&lt;/span&gt;&lt;/span&gt;&lt;br&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;br&gt;&lt;p class="MsoNormal" style="margin-bottom: 13.0pt; mso-layout-grid-align: none; mso-pagination: none; tab-stops: 11.0pt 36.0pt; text-autospace: none;"&gt;&lt;span lang="IT"&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;&lt;span lang="IT"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-6204794822704420628?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/6204794822704420628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=6204794822704420628' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/6204794822704420628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/6204794822704420628'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2012/02/adf-create-and-populate-new-rows-on.html' title='ADF - Create and Populate new Rows on ViewObject with Multiple Updateable Dependent Entity Objects'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total><georss:featurename>Via Corèglia Antelminelli, 30, 00148 Rome, Italy</georss:featurename><georss:point>41.8434711 12.4262467</georss:point><georss:box>41.841992600000005 12.4237792 41.8449496 12.4287142</georss:box></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-4447276792003571823</id><published>2011-12-26T21:02:00.000+01:00</published><updated>2011-12-27T09:46:04.642+01:00</updated><title type='text'>New year, new life</title><content type='html'>The 2012 is coming and I know - and I hope - It will be a very important year for me so I decided to write a new Blog. My&amp;nbsp; purpose is to write technical posts in order to share my experience in IT world, but also keeping in touch with all those who want It.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I wish you a merry christmas, and happy new year!&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://pinoylinux.files.wordpress.com/2010/12/xanderrun-tux-christmas-7936.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img alt="" class="" height="256" id="blogsy-1324930668735.762" src="http://pinoylinux.files.wordpress.com/2010/12/xanderrun-tux-christmas-7936.png" width="256" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-4447276792003571823?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/4447276792003571823/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=4447276792003571823' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/4447276792003571823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/4447276792003571823'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2011/12/new-year-new-life.html' title='New year, new life'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-9110335849455236617</id><published>2010-02-07T11:00:00.000+01:00</published><updated>2011-12-26T20:25:56.887+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='os'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='unix'/><category scheme='http://www.blogger.com/atom/ns#' term='ram'/><category scheme='http://www.blogger.com/atom/ns#' term='General'/><category scheme='http://www.blogger.com/atom/ns#' term='oprating system'/><title type='text'>How check RAM info like type and speed?</title><content type='html'>Hi Friends,&lt;br/&gt;today I want tell you a little trick to find information about the RAM ( or others device/components ) installed on your system by unix os.&lt;br/&gt;These information are very useful if you don't know you RAM type (DDR or DDR2 ecc ecc) and speed (400 or 800 MHz) and you need upgrade you system for example. You can find this information from a  shell prompt on your unix system with &lt;strong&gt;dmidecode &lt;/strong&gt;utility.&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;dmidecode &lt;/strong&gt;is  a  tool  for dumping a computers DMI (some say SMBIOS) table contents in a human-readable format. This table contains a description of the systems hardware components, as well as other useful pieces of information such as serial numbers  and  BIOS  revision.&lt;br/&gt;&lt;br/&gt;You can check info on your RAM with the following command by &lt;strong&gt;root &lt;/strong&gt;user:&lt;br/&gt;&lt;pre lang="Bash"&gt;dmidecode --type 17&lt;br/&gt;&lt;/pre&gt;&lt;br/&gt;the output will be like this:&lt;br/&gt;&lt;pre lang="Bash"&gt;Handle 0x002D, DMI type 17, 27 bytes&lt;br/&gt;Memory Device&lt;br/&gt;        Array Handle: 0x002A&lt;br/&gt;        Error Information Handle: No Error&lt;br/&gt;        Total Width: 64 bits&lt;br/&gt;        Data Width: 64 bits&lt;br/&gt;        Size: 1024 MB&lt;br/&gt;        Form Factor: DIMM&lt;br/&gt;        Set: None&lt;br/&gt;        Locator: Slot-2&lt;br/&gt;        Bank Locator: Channel B&lt;br/&gt;        Type: DDR2&lt;br/&gt;        Type Detail: Synchronous&lt;br/&gt;        Speed: 800 MHz (1.2 ns)&lt;br/&gt;        Manufacturer: Samsung&lt;br/&gt;        Serial Number: 621127BA&lt;br/&gt;        Asset Tag: 53510838&lt;br/&gt;        Part Number: 4D332037385432383633515A532D43463720&lt;br/&gt;&lt;br/&gt;Handle 0x002E, DMI type 17, 27 bytes&lt;br/&gt;Memory Device&lt;br/&gt;        Array Handle: 0x002A&lt;br/&gt;        Error Information Handle: No Error&lt;br/&gt;        Total Width: 64 bits&lt;br/&gt;        Data Width: 64 bits&lt;br/&gt;        Size: 2048 MB&lt;br/&gt;        Form Factor: DIMM&lt;br/&gt;        Set: None&lt;br/&gt;        Locator: Slot-4&lt;br/&gt;        Bank Locator: Channel B&lt;br/&gt;        Type: DDR2&lt;br/&gt;        Type Detail: Synchronous&lt;br/&gt;        Speed: 800 MHz (1.2 ns)&lt;br/&gt;        Manufacturer: Hyundai Electronics&lt;br/&gt;        Serial Number: 00002223&lt;br/&gt;        Asset Tag: 41410843&lt;br/&gt;        Part Number: 48594D503132355536344350382D53362020&lt;br/&gt;&lt;/pre&gt;&lt;br/&gt;Using dmidecode you can check info about other devices installed in your pc too. You need only change the parameter --type from 17 to another values.... The SMBIOS specification defines the following DMI types:&lt;br/&gt;&lt;pre lang="Bash"&gt;Type   Information&lt;br/&gt;       ----------------------------------------&lt;br/&gt;          0   BIOS&lt;br/&gt;          1   System&lt;br/&gt;          2   Base Board&lt;br/&gt;          3   Chassis&lt;br/&gt;          4   Processor&lt;br/&gt;          5   Memory Controller&lt;br/&gt;          6   Memory Module&lt;br/&gt;          7   Cache&lt;br/&gt;          8   Port Connector&lt;br/&gt;          9   System Slots&lt;br/&gt;         10   On Board Devices&lt;br/&gt;         11   OEM Strings&lt;br/&gt;         12   System Configuration Options&lt;br/&gt;         13   BIOS Language&lt;br/&gt;         14   Group Associations&lt;br/&gt;         15   System Event Log&lt;br/&gt;         16   Physical Memory Array&lt;br/&gt;         17   Memory Device&lt;br/&gt;         18   32-bit Memory Error&lt;br/&gt;         19   Memory Array Mapped Address&lt;br/&gt;         20   Memory Device Mapped Address&lt;br/&gt;         21   Built-in Pointing Device&lt;br/&gt;         22   Portable Battery&lt;br/&gt;         23   System Reset&lt;br/&gt;         24   Hardware Security&lt;br/&gt;         25   System Power Controls&lt;br/&gt;         26   Voltage Probe&lt;br/&gt;         27   Cooling Device&lt;br/&gt;         28   Temperature Probe&lt;br/&gt;         29   Electrical Current Probe&lt;br/&gt;         30   Out-of-band Remote Access&lt;br/&gt;         31   Boot Integrity Services&lt;br/&gt;         32   System Boot&lt;br/&gt;         33   64-bit Memory Error&lt;br/&gt;         34   Management Device&lt;br/&gt;         35   Management Device Component&lt;br/&gt;         36   Management Device Threshold Data&lt;br/&gt;         37   Memory Channel&lt;br/&gt;         38   IPMI Device&lt;br/&gt;         39   Power Supply&lt;br/&gt;&lt;/pre&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-9110335849455236617?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/9110335849455236617/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=9110335849455236617' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/9110335849455236617'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/9110335849455236617'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2010/02/how-check-ram-info-like-type-and-speed.html' title='How check RAM info like type and speed?'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-8872253786984031805</id><published>2009-11-02T13:34:00.000+01:00</published><updated>2011-12-26T20:25:56.888+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='oid'/><category scheme='http://www.blogger.com/atom/ns#' term='ssl'/><category scheme='http://www.blogger.com/atom/ns#' term='biee'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><title type='text'>Integrate Oracle BIEE Server with LDAP(OID) over SSL</title><content type='html'>Surfing on the web I found a lot of guides to integrate Oracle BIEE Server with LDAP Repos but I didn't find any guide to integrate Oracle BIEE Server with LDAP Repos over &lt;strong&gt;SSL &lt;/strong&gt;so I decided to write a little HOW-TO to describe how to do it.&lt;br/&gt;&lt;br/&gt;There are two ways to integrate BIEE with a LDAP repo, the first one is to entrust to OID the authentication user list, the second one is to sync the BIEE user repo with LDAP repo. In this article I'm  describing the first way!&lt;br/&gt;&lt;br/&gt;&lt;strong&gt;Config SSL on OBIEE:&lt;/strong&gt;&lt;br/&gt;&lt;ol&gt;&lt;br/&gt;	&lt;li&gt;Install GSKit7 on Server machine &lt;strong&gt;and &lt;/strong&gt;Client machine&lt;/li&gt;&lt;br/&gt;	&lt;li&gt;Create the key_file with the utility sk7ikm ( for details follow &lt;a title="Generating a CMS Key Database Using IBM GSKit" href="http://download.oracle.com/docs/cd/B40099_02/books/Secur/Secur_SecAdaptAuth18.html" target="_blank"&gt;Generating a CMS Key Database Using IBM GSKit&lt;/a&gt; ), when you generate the key file you need to import the OCA cert of OID&lt;/li&gt;&lt;br/&gt;	&lt;li&gt;Copy the generated file "key.kdb" to Server machine in the path &lt;strong&gt;$BIEE_HOME/server/Config&lt;/strong&gt;&lt;/li&gt;&lt;br/&gt;	&lt;li&gt;In BIee Administrator`s Menu go to:  &lt;strong&gt;Tools &lt;/strong&gt;–&amp;gt; &lt;strong&gt;Options &lt;/strong&gt;–&amp;gt; &lt;strong&gt;Repository &lt;/strong&gt;and fill out the form with the Key File Name and Password like the image below:&lt;br/&gt;&lt;img class="alignnone" title="Repos ssl" src="../wp-content/uploads/2009/11/reposssl.jpg" alt="" width="284" height="306" /&gt;&lt;/li&gt;&lt;br/&gt;&lt;/ol&gt;&lt;br/&gt;&lt;!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		A:link { so-language: zxx } --&gt;&lt;strong&gt;Config OBIEE LDAP server:&lt;/strong&gt;&lt;br/&gt;&lt;ol&gt;&lt;br/&gt;	&lt;li&gt;Go to &lt;strong&gt;Manage &lt;/strong&gt;-&amp;gt; &lt;strong&gt;Security &lt;/strong&gt;-&amp;gt; &lt;strong&gt;LDAP Server&lt;/strong&gt;&lt;/li&gt;&lt;br/&gt;	&lt;li&gt;Select "New LDAP Servers..." and fill out the two tabs as follow:&lt;br/&gt;&lt;img title="image1" src="../wp-content/uploads/2009/11/ldap1.jpg" alt="" width="270" height="298" /&gt;&lt;img class="alignnone" title="image2" src="http://middiu.dyndns.org/wp-content/uploads/2009/11/ldap2.jpg" alt="" width="270" height="298" /&gt;&lt;br/&gt;&lt;br/&gt;It's very important to check the &lt;strong&gt;SSL &lt;/strong&gt;option!!!&lt;/li&gt;&lt;br/&gt;&lt;/ol&gt;&lt;br/&gt;Now your BIEE is integrated with your ldap repo.&lt;br/&gt;&lt;br/&gt;The next step is to configure your &lt;strong&gt;Initialization Block&lt;/strong&gt;, this isn't a topic of my article so if you need an exhaustive guide about Initialization Block of BIEE you can read the section &lt;strong&gt;"Configure initialization block for user authentication"&lt;/strong&gt; in this &lt;a href="http://onlineappsdba.com/index.php/2008/09/13/integrate-oracle-bi-server-with-ldap-server-oid-oracle-internet-directory/" target="_self"&gt;page&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;I hope you find this article useful for you,  feel free to comment it!&lt;br/&gt;&lt;br/&gt;bye bye!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-8872253786984031805?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/8872253786984031805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=8872253786984031805' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8872253786984031805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8872253786984031805'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/11/integrate-oracle-biee-server-with.html' title='Integrate Oracle BIEE Server with LDAP(OID) over SSL'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-7515145859770187100</id><published>2009-10-29T16:30:00.000+01:00</published><updated>2011-12-26T20:25:56.888+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='encrypt'/><category scheme='http://www.blogger.com/atom/ns#' term='sun'/><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='decrypt'/><title type='text'>Encrypt/Decrypt String in Java Property File</title><content type='html'>Hi all,&lt;br/&gt;I think It would be very useful to know how to encrypt/decrypt a password/general string when we store it in flat file.&lt;br/&gt;&lt;br/&gt;In java the common way to store settings properties, like a username or a password,  is to use the Java Property File class using the standard methods:  setProperty, getProperty or  put.  Below a simple example of text file generated from  java:&lt;br/&gt;&lt;pre lang="java"&gt; username=MyUsername&lt;br/&gt; password=MyPassword&lt;br/&gt; host=myhost&lt;/pre&gt;&lt;br/&gt;The evident security problem is that password string is readable by everybody, this is not a good thing :) , the solution is to encrypt the password into the file.  We can do it simply with few rows of code.  The follow example explains how encrypting end decrypting string when we are working with Property Files.&lt;br/&gt;&lt;br/&gt;We need to write a "helper" class in order to encrypt/decrypt a string through the use of a custom key. In the following  sample the class name is  EncryptionHelper.  In this case we use a source written by &lt;a href="http://devpinoy.org/blogs/jakelite/archive/2009/07/14/encrypting-passwords-in-java-property-files.aspx" target="_blank"&gt;Jakelite&lt;/a&gt; not by me (PS: thanks &lt;a href="http://devpinoy.org/blogs/jakelite/archive/2009/07/14/encrypting-passwords-in-java-property-files.aspx" target="_blank"&gt;Jakelite&lt;/a&gt;). You can download it from &lt;a title="EncryptionHelper" href="http://middiu.dyndns.org/wp-content/uploads/2009/10/EncryptionHelper.java.txt" target="_blank"&gt;here&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;With the following code I'm writing a property file with the password field encrypted:&lt;br/&gt;&lt;pre lang="java"&gt; ...&lt;br/&gt; String prefFileName= "config.ini"; //Name of file&lt;br/&gt; Properties prop=new Properties();&lt;br/&gt; FileInputStream file=null;&lt;br/&gt;&lt;br/&gt; file =new FileInputStream(prefFileName);&lt;br/&gt; prop.load(file);&lt;br/&gt;&lt;br/&gt; EncryptionHelper encryptionHelper; //Class wrote by Jakelite&lt;br/&gt; prop.put("username", "MyUsername");&lt;br/&gt; prop.put("password", encryptionHelper.encrypt(":!MyPassword!:"));&lt;br/&gt; prop.put("host", "myhost");&lt;br/&gt; ...&lt;/pre&gt;&lt;br/&gt;This is the content of generated  file "config.ini":&lt;br/&gt;&lt;pre lang="java"&gt; username=MyUsername&lt;br/&gt; password=xRS5JsvgsdFv1dFj5HBZVpHhk+FfesDKyXPTAR3hY\=&lt;br/&gt; host=myhost&lt;/pre&gt;&lt;br/&gt;the rows below show how to read the encrypted password field from property file:&lt;br/&gt;&lt;pre lang="java"&gt; ...&lt;br/&gt; String prefFileName= "config.ini"; //Name of file&lt;br/&gt; Properties prop=new Properties();&lt;br/&gt; FileInputStream file=null;&lt;br/&gt;&lt;br/&gt; file =new FileInputStream(prefFileName);&lt;br/&gt; prop.load(file);&lt;br/&gt;&lt;br/&gt; String username;&lt;br/&gt; String password;&lt;br/&gt; String host;&lt;br/&gt;&lt;br/&gt; EncryptionHelper encryptionHelper; //Class wrote by Jakelite&lt;br/&gt; username = prop.getProperty("username");&lt;br/&gt; password = encryptionHelper.decrypt( prop.getProperty("password");&lt;br/&gt; host = prop.getProperty("host");&lt;br/&gt; ...&lt;/pre&gt;&lt;br/&gt;I hope I  made myself clear, feel free to comment and/or suggest me everything!&lt;br/&gt;&lt;br/&gt;Cheers!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-7515145859770187100?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/7515145859770187100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=7515145859770187100' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/7515145859770187100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/7515145859770187100'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/10/encryptdecrypt-string-in-java-property.html' title='Encrypt/Decrypt String in Java Property File'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-1874818672486439524</id><published>2009-10-19T23:52:00.000+02:00</published><updated>2011-12-26T20:52:25.497+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Macosx'/><category scheme='http://www.blogger.com/atom/ns#' term='adium'/><category scheme='http://www.blogger.com/atom/ns#' term='msnplus'/><title type='text'>New Adium 1.3.7 and MSNPlus xtra</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;img alt="" class="alignright" height="128" src="http://upload.wikimedia.org/wikipedia/commons/archive/9/91/20080117022305!Adium.png" width="128" /&gt;&lt;/div&gt;New version of Adium is out, you can download it from &lt;a href="http://www.adium.im/?download=10.4" target="_blank" title="Adium 1.3.7"&gt;officiale site&lt;/a&gt;.&lt;br /&gt;The new release solves a bug on iChat and some bug on libpurple. Details:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Updated libpurple&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Fix a crash when some clients send contacts in a format we don't understand on ICQ.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Fix blocking and other privacy lists on AIM/ICQ.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Fixed CAPTCHA not working properly on Facebook.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Fixed iChat emoticons on Snow Leopard.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Now the Xtra of &lt;a href="http://msnplusadium.sourceforge.net/" target="_blank"&gt;Tiziano Carotti&lt;/a&gt; ( &lt;strong&gt;MSNPlus&lt;/strong&gt; ) works perfectly, the msnplus nick names have been decoded&amp;nbsp; perfectly so &lt;strong&gt;&lt;em&gt;we don't need&amp;nbsp; the patched release of Adium&lt;/em&gt;&lt;/strong&gt; &lt;strong&gt;&lt;em&gt;any more&lt;/em&gt;&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;You can download the MSNPlus Xtras &lt;a href="http://msnplusadium.sourceforge.net/" target="_blank" title="MSNPLUS"&gt;here&lt;/a&gt; or&amp;nbsp; you can &lt;a href="http://www.adiumxtras.com/download/7005" target="_blank" title="MSNPLUS"&gt;install&lt;/a&gt; it directly!&lt;br /&gt;&lt;br /&gt;Grazie mille Tiziano! ;)&lt;br /&gt;&lt;br /&gt;bye bye&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-1874818672486439524?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/1874818672486439524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=1874818672486439524' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/1874818672486439524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/1874818672486439524'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/10/new-adium-137-and-msnplus-xtra.html' title='New Adium 1.3.7 and MSNPlus xtra'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-3600120312211176698</id><published>2009-09-05T21:10:00.000+02:00</published><updated>2011-12-26T20:52:11.980+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='msnplud'/><category scheme='http://www.blogger.com/atom/ns#' term='colored nick'/><category scheme='http://www.blogger.com/atom/ns#' term='Macosx'/><category scheme='http://www.blogger.com/atom/ns#' term='adium'/><title type='text'>NEW Adium 1.3.6 With colored nick ( SDK 10.4 )</title><content type='html'>&lt;div&gt;&lt;img align="left" alt="adium" border="0" src="http://upload.wikimedia.org/wikipedia/commons/archive/9/91/20080117022305!Adium.png" /&gt;&lt;br /&gt;&lt;div&gt;I built the new release of &amp;nbsp;Adium 1.3.6 with GIANDREA`s patch with SDK 10.4,&amp;nbsp;I didn't test it,&amp;nbsp;I hope It works perfectly, if not you can write me for fix the package!&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;Click &lt;a href="http://www.blogger.com/Adium136.zip" title="Adium1.3.6"&gt;here&lt;/a&gt; for download!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;bye bye&lt;br /&gt;&lt;br /&gt;Middiu&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-3600120312211176698?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/3600120312211176698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=3600120312211176698' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/3600120312211176698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/3600120312211176698'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/09/new-adium-136-with-colored-nick-sdk-104.html' title='NEW Adium 1.3.6 With colored nick ( SDK 10.4 )'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-8447626848443714972</id><published>2009-07-21T20:44:00.000+02:00</published><updated>2011-12-26T20:52:50.210+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Macosx'/><title type='text'>Adium 1.3.5 With colored nick ( SDK 10.4 )</title><content type='html'>&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;img align="left" alt="adium" border="0" src="http://upload.wikimedia.org/wikipedia/commons/archive/9/91/20080117022305!Adium.png" style="cursor: default;" /&gt;&lt;br /&gt;&lt;div&gt;I re-built &amp;nbsp;Adium 1.3.5 with GIANDREA`s patch with SDK 10.4,&amp;nbsp;I can't try it,&amp;nbsp;I hope It works perfectly...&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;div&gt;Click &lt;a href="http://www.blogger.com/Adium104.zip" title="Adium1.3.5"&gt;here&lt;/a&gt; for download!&lt;br /&gt;&lt;br /&gt;I'll be&amp;nbsp;waiting for&amp;nbsp;your comments!!!&lt;br /&gt;&lt;br /&gt;bye bye&lt;br /&gt;&lt;br /&gt;Middiu&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-8447626848443714972?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/8447626848443714972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=8447626848443714972' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8447626848443714972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8447626848443714972'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/07/adium-135-with-colored-nick-sdk-104.html' title='Adium 1.3.5 With colored nick ( SDK 10.4 )'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-1439943417750613886</id><published>2009-07-14T12:11:00.000+02:00</published><updated>2011-12-26T20:25:56.889+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='General'/><title type='text'>MIDDIU.DYNDNS.ORG IN SCIOPERO</title><content type='html'>La legge sulle intercettazioni è una chiaro &lt;strong&gt;bavaglio alla Rete&lt;/strong&gt;.&lt;br/&gt;Questo blog aderisce allo sciopero.&lt;br/&gt;&lt;br/&gt;&lt;img src="http://middiu.dyndns.org/immagini/SCARICAILLOGOEPUBBLICALO.jpg" alt="SCIOPERO" /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-1439943417750613886?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/1439943417750613886/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=1439943417750613886' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/1439943417750613886'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/1439943417750613886'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/07/middiudyndnsorg-in-sciopero.html' title='MIDDIU.DYNDNS.ORG IN SCIOPERO'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-8412251349701910525</id><published>2009-07-09T18:11:00.000+02:00</published><updated>2011-12-26T20:25:56.889+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Macosx'/><title type='text'>ADIUM 1.3.5 WITH COLORED NICK</title><content type='html'>&lt;img src="http://upload.wikimedia.org/wikipedia/commons/archive/9/91/20080117022305!Adium.png" border="0" alt="adium" align="left" /&gt;I built the new version of Adium 1.3.5 with GIANDREA`s patch, so the Adium`s user can see the Colored Nick like MSN Plus! I hope that GIANDREA and you like my (little) work!&lt;br/&gt;&lt;br/&gt;Click &lt;a title="Adium1.3.5" href="/Adium.zip"&gt;here&lt;/a&gt; for download! Thanks to GIANDREA!!! bye bye&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-8412251349701910525?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/8412251349701910525/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=8412251349701910525' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8412251349701910525'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/8412251349701910525'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/07/adium-135-with-colored-nick.html' title='ADIUM 1.3.5 WITH COLORED NICK'/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-35114331.post-3303642643492665294</id><published>2009-07-09T10:19:00.001+02:00</published><updated>2010-05-01T10:26:20.171+02:00</updated><title type='text'></title><content type='html'>Hi folks,&lt;br /&gt;this isn't my principal blog, I have opened this blog only to reserve my nick Middiu.&lt;br /&gt;&lt;br /&gt;You can follow me on my official blog: &lt;a href="http://middiu.dyndns.org"&gt;Middiu's Blog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;bye bye&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/35114331-3303642643492665294?l=middiu.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://middiu.blogspot.com/feeds/3303642643492665294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=35114331&amp;postID=3303642643492665294' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/3303642643492665294'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/35114331/posts/default/3303642643492665294'/><link rel='alternate' type='text/html' href='http://middiu.blogspot.com/2009/07/test.html' title=''/><author><name>Emilio Petrangeli</name><uri>https://profiles.google.com/109524775253359456601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-7XaQyUqksIY/AAAAAAAAAAI/AAAAAAAAAUw/e18l5WRyjvk/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry></feed>
