<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://wiki.marandcustomsolutions.com/rdf'>
    <s:Snip rdf:about='http://wiki.marandcustomsolutions.com/rdf#Development/Java+%26+J2EE/RAD'
         s:cUser='mpecher'
         s:oUser=''
         s:mUser='mpecher'>
        <s:name>Development/Java &amp; J2EE/RAD</s:name>
        <s:content>----&#xD;&#xA;1  Removed A Project That Was Still Tied To A Portal Test Server&#xD;&#xA;1.1 Problem:&amp;nbsp;&#xD;&#xA;* Your Portal Test server fails to publish&#xD;&#xA;* You don&apos;t get the option to Add/Remove the project by right clicking on the Server.&#xD;&#xA;* Opening the Server Overview gives you the following message:~~&quot;Some projects entries defined in the server configuration are not valid. Do you want the editor to fix the project entries automatically?&quot;~~ (It will not be fixed automatically)&#xD;&#xA;* If you look at the ~~Server Overview &gt; Properties~~, the deleted Project is still there.&#xD;&#xA;&#xD;&#xA;1.1 Cause:&#xD;&#xA;You probably removed the project from your RAD workspace while it was still tied to a RAD Portal Test Server.&#xD;&#xA;&#xD;&#xA;1.1 Solution:&#xD;&#xA;You need to manually delete the reference to the Project in the server config. Do this:&#xD;&#xA;# In RAD look at the ~~Server Overview &gt; Properties~~, and determine what the offending projects are (ie. ones listed that are no longer in the workspace. eg. cbibApplicationEAR).&#xD;&#xA;# Shutdown RAD.&#xD;&#xA;# Navigate to your RAD workspace directory that holds the server config. These should be located in ~~.plugins\\\com.ibm.wtp.server.core\\\configs~~&#xD;&#xA;# Do a file system search for any file containing the project off the above directory (eg. cbibApplicationEAR)&#xD;&#xA;# It will most likely return files such as memento.xml and deployment.xml files, which have the offending project in it.&#xD;&#xA;# For memento.xml: remove the project in the map&#xD;&#xA;# For deployment.xml: remove the &lt;deployedObject&gt; for that app&#xD;&#xA;# Do the same for any other files (eg. server.xml etc).&#xD;&#xA;# RAD may also have created temporary directories for these projects. Delete these as well (eg ~~configs\\\&lt;&lt;date-stamp&gt;&gt;\\\cells\\\localhost\\\applications\\\cbibApplicationEAR)~~&#xD;&#xA;# Start RAD. The server configuration should be valid now, and you should be able to publish.&#xD;&#xA;----</s:content>
        <s:mTime>2006-05-12 14:44:01.0</s:mTime>
        <s:cTime>2006-03-08 13:28:20.0</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://wiki.marandcustomsolutions.com/rdf#Development/Java &amp; J2EE'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='#Development'/>
                <rdf:li rdf:resource='#Books'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>

