You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/10/08 08:47:04 UTC

[10/12] ISIS-555: new simple archetype; mothballing non-maintained examples

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioDefaultsOk.html
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioDefaultsOk.html b/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioDefaultsOk.html
deleted file mode 100644
index 166d97e..0000000
--- a/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioDefaultsOk.html
+++ /dev/null
@@ -1,302 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"file:src/test/resources/dtd/xhtml1-strict.dtd">
-<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
-  <link href="../../concordion.css" rel="stylesheet" type="text/css" />
-
-  <body>
-    <h1>New Claim Defaults OK</h1>
-
-    <div class="example">
-      <h2>Given</h2>
-
-      <p>Given <a href="Fixtures.html" concordion:run="concordion"
-      xmlns:concordion="http://www.concordion.org/2007/concordion">this
-      fixture</a></p>
-
-      <p>Locate and alias Tom and his approver:</p>
-
-      <ul>
-        <li>
-          <p
-          isis:execute="#result=usingIsisViewer(#onObject,#aliasResultAs, #perform, #usingMember)"
-          xmlns:isis="http://isis.apache.org/2010/concordion">With the <span
-          concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">employees</span>
-          service, <span concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">invoke
-          action</span> <span concordion:set="#usingMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">All
-          Employees</span> and alias the resulting list as <span
-          concordion:set="#aliasResultAs"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">list1</span>;
-          <span concordion:assertEquals="#result"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">ok</span></p>
-        </li>
-
-        <li>
-          <p
-          concordion:execute="#result=aliasItemsInList(#listAlias, #title, #aliasAs)"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Alias
-          <span concordion:set="#title">Tom Brown</span> in <span
-          concordion:set="#listAlias">list1</span> as <span
-          concordion:set="#aliasAs">tomEmployee</span>; <span
-          concordion:assertEquals="#result">ok</span>.</p>
-        </li>
-      </ul>
-
-      <p>Note the approver for Tom.</p>
-
-      <table isis:execute="#result=usingIsisViewerThatArgs(#onObject, #aliasResultAs, #perform, #onMember, #thatIt, #value)"
-             xmlns:isis="http://isis.apache.org/2010/concordion">
-        <tr>
-          <th concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          object</th>
-
-          <th concordion:set="#aliasResultAs"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">alias
-          result as</th>
-
-          <th concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">perform</th>
-
-          <th concordion:set="#onMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          member</th>
-
-          <th concordion:set="#thatIt"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">that
-          it</th>
-
-          <th concordion:set="#value"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">value</th>
-
-          <th concordion:assertEquals="#result"
-              xmlns:concordion="http://www.concordion.org/2007/concordion" />
-        </tr>
-
-        <tr>
-          <td>tomEmployee</td>
-
-          <td>tomsApprover</td>
-
-          <td>check property</td>
-
-          <td>DefaultApprover</td>
-
-          <td>is</td>
-
-          <td>Employee:Fred Smith</td>
-
-          <td>ok</td>
-        </tr>
-      </table>
-
-      <h2>When</h2>
-
-      <p>Create new claim, but don't save:</p>
-
-      <table isis:execute="#result=usingIsisViewer(#onObject, #aliasResultAs, #perform, #onMember)"
-             xmlns:isis="http://isis.apache.org/2010/concordion">
-        <tr>
-          <th concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          object</th>
-
-          <th concordion:set="#aliasResultAs"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">alias
-          result as</th>
-
-          <th concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">perform</th>
-
-          <th concordion:set="#onMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          member</th>
-
-          <th concordion:assertEquals="#result"
-              xmlns:concordion="http://www.concordion.org/2007/concordion" />
-        </tr>
-
-        <tr>
-          <td>tomEmployee</td>
-
-          <td>tomsClaim1</td>
-
-          <td>invoke action</td>
-
-          <td>New Claim</td>
-
-          <td>ok</td>
-        </tr>
-      </table>
-
-      <h2>Then</h2>
-
-      <table isis:execute="#result=usingIsisViewerThatArgs(#onObject, #aliasResultAs, #perform, #onMember, #that, #args)"
-             xmlns:isis="http://isis.apache.org/2010/concordion">
-        <tr>
-          <th concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          object</th>
-
-          <th concordion:set="#aliasResultAs"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">alias
-          result as</th>
-
-          <th concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">perform</th>
-
-          <th concordion:set="#onMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          member</th>
-
-          <th concordion:set="#that"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">that
-          it</th>
-
-          <th concordion:set="#args"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">value</th>
-
-          <th concordion:assertEquals="#result"
-              xmlns:concordion="http://www.concordion.org/2007/concordion" />
-        </tr>
-
-        <tr>
-          <td>tomsClaim1</td>
-
-          <td />
-
-          <td>check object</td>
-
-          <td />
-
-          <td>is not saved</td>
-
-          <td />
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td />
-
-          <td />
-
-          <td>check property</td>
-
-          <td>Date</td>
-
-          <td>is</td>
-
-          <td>02-03-2007</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td />
-
-          <td />
-
-          <td />
-
-          <td>Description</td>
-
-          <td>is</td>
-
-          <td>enter a description here</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td />
-
-          <td />
-
-          <td />
-
-          <td>Status</td>
-
-          <td>is</td>
-
-          <td>New</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td />
-
-          <td />
-
-          <td />
-
-          <td>Claimant</td>
-
-          <td>is</td>
-
-          <td>tomEmployee</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td />
-
-          <td />
-
-          <td />
-
-          <td>Approver</td>
-
-          <td>is</td>
-
-          <td>tomsApprover</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td />
-
-          <td />
-
-          <td>check collection</td>
-
-          <td>Items</td>
-
-          <td>is empty</td>
-
-          <td />
-
-          <td>ok</td>
-        </tr>
-      </table>
-
-      <!-- 
-<p concordion:execute="runViewer()">run viewer</p>
--->
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioOnceCreatedShowsUpForClaimant.html
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioOnceCreatedShowsUpForClaimant.html b/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioOnceCreatedShowsUpForClaimant.html
deleted file mode 100644
index 72ba1fd..0000000
--- a/example/application/claims/viewer-bdd/src/test/resources/org/apache/isis/example/application/claims/stories/newClaim/ScenarioOnceCreatedShowsUpForClaimant.html
+++ /dev/null
@@ -1,355 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"file:src/test/resources/dtd/xhtml1-strict.dtd">
-<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
-  <link href="../../concordion.css" rel="stylesheet" type="text/css" />
-
-  <body>
-    <h1>New Claim once created shows up for claimant</h1>
-
-    <div class="example">
-      <h2>Given</h2>
-
-      <p>Given <a href="Fixtures.html" concordion:run="concordion"
-      xmlns:concordion="http://www.concordion.org/2007/concordion">this
-      fixture</a>:</p>
-
-      <p>Locate and alias <span>Tom</span>:</p>
-
-      <ul>
-        <li>
-          <p
-          isis:execute="#result=usingIsisViewer(#onObject,#aliasResultAs, #perform, #usingMember)"
-          xmlns:isis="http://isis.apache.org/2010/concordion">With the <span
-          concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">employees</span>
-          service, <span concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">invoke
-          action</span> <span concordion:set="#usingMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">All
-          Employees</span> and alias the resulting list as <span
-          concordion:set="#aliasResultAs"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">list1</span>;
-          <span concordion:assertEquals="#result"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">ok</span></p>
-        </li>
-
-        <li>
-          <p
-          concordion:execute="#result=aliasItemsInList(#listAlias, #title, #aliasAs)"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Alias
-          <span concordion:set="#title">Tom Brown</span> in <span
-          concordion:set="#listAlias">list1</span> as <span
-          concordion:set="#aliasAs">tomEmployee</span>; <span
-          concordion:assertEquals="#result">ok</span>.</p>
-        </li>
-      </ul>
-
-      <p>Initially Tom has no claims:</p>
-
-      <ul>
-        <li>
-          <p
-          isis:execute="#result=usingIsisViewer(#onObject,#aliasResultAs, #perform, #usingMember)"
-          xmlns:isis="http://isis.apache.org/2010/concordion">Using <span
-          concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">tomEmployee</span>,
-          <span concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">invoke
-          action</span> <span concordion:set="#usingMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Claims
-          For</span> and alias the resulting list as <span
-          concordion:set="#aliasResultAs"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">tomsClaimsInitially</span>;
-          <span concordion:assertEquals="#result"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">ok</span>.</p>
-        </li>
-
-        <li>
-          <p>Confirm that <span
-          concordion:execute="#result=checkCollectionIsEmpty(#TEXT)"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">tomsClaimsInitially</span>
-          has no claims; <span concordion:assertEquals="#result"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">ok</span>.</p>
-        </li>
-      </ul>
-
-      <h2>When</h2>
-
-      <p>Create new claims, and save:</p>
-
-      <table isis:execute="#result=usingIsisViewerArgs(#onObject, #aliasResultAs, #perform, #onMember, #value)"
-             xmlns:isis="http://isis.apache.org/2010/concordion">
-        <tr>
-          <th concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          object</th>
-
-          <th concordion:set="#aliasResultAs"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">alias
-          result as</th>
-
-          <th concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">perform</th>
-
-          <th concordion:set="#onMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">on
-          member</th>
-
-          <th concordion:set="#value"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">value</th>
-
-          <th concordion:assertEquals="#result"
-              xmlns:concordion="http://www.concordion.org/2007/concordion" />
-        </tr>
-
-        <tr>
-          <td>tomEmployee</td>
-
-          <td>tomsClaim1</td>
-
-          <td>invoke action</td>
-
-          <td>New Claim</td>
-
-          <td />
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td>tomsClaim1</td>
-
-          <td />
-
-          <td>set property</td>
-
-          <td>Description</td>
-
-          <td>claim 1</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td>tomsClaim1</td>
-
-          <td />
-
-          <td>set property</td>
-
-          <td>Date</td>
-
-          <td>14-02-2007</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td>tomsClaim1</td>
-
-          <td />
-
-          <td>save</td>
-
-          <td />
-
-          <td />
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td>tomEmployee</td>
-
-          <td>tomsClaim2</td>
-
-          <td>invoke action</td>
-
-          <td>New Claim</td>
-
-          <td />
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td>tomsClaim2</td>
-
-          <td />
-
-          <td>set property</td>
-
-          <td>Description</td>
-
-          <td>claim 2</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td>tomsClaim2</td>
-
-          <td />
-
-          <td>set property</td>
-
-          <td>Date</td>
-
-          <td>18-02-2007</td>
-
-          <td>ok</td>
-        </tr>
-
-        <tr>
-          <td>tomsClaim2</td>
-
-          <td />
-
-          <td>save</td>
-
-          <td />
-
-          <td />
-
-          <td>ok</td>
-        </tr>
-      </table>
-
-      <p>run viewer</p>
-
-      <h2>Then</h2>
-
-      <p>Tom now has claims:</p>
-
-      <ul>
-        <li>
-          <p
-          isis:execute="#result=usingIsisViewer(#onObject,#tomsClaimsAfterwards, #perform, #usingMember)"
-          xmlns:isis="http://isis.apache.org/2010/concordion">Using <span
-          concordion:set="#onObject"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">tomEmployee</span>,
-          <span concordion:set="#perform"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">invoke
-          action</span> <span concordion:set="#usingMember"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Claims
-          For</span> and alias the resulting list as <span
-          concordion:set="#tomsClaimsAfterwards"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">tomsClaimsAfterwards</span>;
-          <span concordion:assertEquals="#result"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">ok</span>.</p>
-        </li>
-
-        <li>
-          <p
-          concordion:execute="#result=checkCollectionIsNotEmpty(#tomsClaimsAfterwards)"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Confirm
-          that the tom's claims afterwards is not empty; <span
-          concordion:assertEquals="#result">ok</span>.</p>
-        </li>
-
-        <li>
-          <p
-          concordion:execute="#result=checkCollectionSize(#tomsClaimsAfterwards,#expectedSize)"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Confirm
-          that tom has <span concordion:set="#expectedSize">2</span> claims;
-          <span concordion:assertEquals="#result">ok</span>.</p>
-        </li>
-
-        <li>
-          <p
-          concordion:execute="#result=checkCollectionContains(#tomsClaimsAfterwards,#tomsClaim1)"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Confirm
-          that tom's set of claims contains <span
-          concordion:set="#tomsClaim1">tomsClaim1</span>; <span
-          concordion:assertEquals="#result">ok</span>.</p>
-        </li>
-
-        <li>
-          <p
-          concordion:execute="#result=checkCollectionDoesNotContain(#tomsClaimsAfterwards,#tomEmployee)"
-          xmlns:concordion="http://www.concordion.org/2007/concordion">Confirm
-          that tom's set of claims does NOT contain <span
-          concordion:set="#tomEmployee">tomEmployee</span>; himself (duh!);
-          <span concordion:assertEquals="#result">ok</span>.</p>
-        </li>
-
-        <li>
-          <p>Tom has these claims (checking using Isis' checkList):</p>
-
-          <table isis:execute="#result=checkList(#tomsClaimsAfterwards, #title)"
-                 xmlns:isis="http://isis.apache.org/2010/concordion">
-            <tr>
-              <th concordion:set="#title"
-              xmlns:concordion="http://www.concordion.org/2007/concordion">title</th>
-
-              <th concordion:assertEquals="#result"
-                  xmlns:concordion="http://www.concordion.org/2007/concordion" />
-            </tr>
-
-            <tr>
-              <td>New - 2007-02-18</td>
-
-              <td>ok</td>
-            </tr>
-
-            <tr>
-              <td>New - 2007-02-14</td>
-
-              <td>ok</td>
-            </tr>
-          </table>
-        </li>
-
-        <li>
-          <p>Tom has these claims (checking using Concordion's
-          verifyRows):</p>
-
-          <table concordion:verifyRows="#claimPojo: getListContents(#tomsClaimsAfterwards)"
-                 xmlns:concordion="http://www.concordion.org/2007/concordion">
-            <tr>
-              <th
-              concordion:assertEquals="#claimPojo.description">Description</th>
-
-              <th concordion:assertEquals="#claimPojo.date">Date</th>
-            </tr>
-
-            <tr>
-              <td>claim 2</td>
-
-              <td>2007-02-18</td>
-            </tr>
-
-            <tr>
-              <td>claim 1</td>
-
-              <td>2007-02-14</td>
-            </tr>
-          </table>
-        </li>
-      </ul>
-
-      <!-- 
-<p concordion:execute="runViewer()">run viewer</p>
- -->
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-dnd/ide/eclipse/launch/claims-viewer-dnd.launch
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-dnd/ide/eclipse/launch/claims-viewer-dnd.launch b/example/application/claims/viewer-dnd/ide/eclipse/launch/claims-viewer-dnd.launch
deleted file mode 100644
index c60635b..0000000
--- a/example/application/claims/viewer-dnd/ide/eclipse/launch/claims-viewer-dnd.launch
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/org.apache.isis.runtimes.dflt.runtime/src/main/java/org/apache/isis/Isis.java"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
-</listAttribute>
-<mapAttribute key="org.eclipse.debug.core.preferred_launchers">
-<mapEntry key="[debug]" value="org.eclipse.jdt.launching.localJavaApplication"/>
-<mapEntry key="[run]" value="org.eclipse.jdt.launching.localJavaApplication"/>
-</mapAttribute>
-<stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"/>
-<stringAttribute key="org.eclipse.debug.core.source_locator_memento" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#10;&lt;sourceLookupDirector&gt;&#10;&lt;sourceContainers duplicates=&quot;false&quot;&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;applib&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;berkeley-persistor&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;qu
 ot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;bytecode-cglib&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;bytecode-javassist&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;claims-commandline&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;q
 uot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;claims-dom&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;claims-fixture&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;claims-service&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;
 no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;claims-webapp&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;classic-skin&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;commons&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&a
 mp;lt;javaProject name=&amp;quot;core&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;dnd-viewer&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;example-claims&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;exa
 mples&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;headless&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;headless-applib&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;headless-embedded&amp;quot;/&amp;gt;
 &amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;headless-junit&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;headless-viewer&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;hibernate-persistor&amp;quot;/&amp;gt;&amp;#10;&quot; 
 typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;html-viewer&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;http-remoting&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;http-remoting-client&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.ecl
 ipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;http-remoting-server&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;metamodel&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;isis-parent&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourc
 eContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;plugins&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;release&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;remoting&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;
 container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;runtime&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;scimpi&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;scimpi-dispatcher&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?x
 ml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;scimpi-servlet&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;sql&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;sql-integrationtests&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&am
 p;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;sql-persistor&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;trunk&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;webapp&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quo
 t; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;webserver&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;xml-persistor&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;javaProject name=&amp;quot;xstream-marshalling&amp;quot;/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.jdt.launching.sourceContainer.javaProject&quot;/&gt;&#10;&lt;container memento=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; standalone=&amp;quot
 ;no&amp;quot;?&amp;gt;&amp;#10;&amp;lt;default/&amp;gt;&amp;#10;&quot; typeId=&quot;org.eclipse.debug.core.containerType.default&quot;/&gt;&#10;&lt;/sourceContainers&gt;&#10;&lt;/sourceLookupDirector&gt;&#10;"/>
-<booleanAttribute key="org.eclipse.jdt.debug.ui.INCLUDE_EXTERNAL_JARS" value="true"/>
-<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.apache.isis.Isis"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="--type exploration --viewer dnd"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="claims-viewer-dnd"/>
-<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
-</launchConfiguration>

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-dnd/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-dnd/pom.xml b/example/application/claims/viewer-dnd/pom.xml
deleted file mode 100644
index 033bcd4..0000000
--- a/example/application/claims/viewer-dnd/pom.xml
+++ /dev/null
@@ -1,129 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-	<modelVersion>4.0.0</modelVersion>
-
-    <!-- common use cases: -->
-    <!-- mvn package                    : creates self-contained JAR -->
-    <!-- mvn antrun:run -D exec=dnd     : runs JAR using DnD viewer -->
-
-	<parent>
-    	<groupId>org.apache.isis.example.application</groupId>
-    	<artifactId>claims</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
-	</parent>
-
-	<artifactId>claims-viewer-dnd</artifactId>
-	<name>Example Claims App DnD Viewer</name>
-
-	<properties>
-		<jetty.version>6.1.4</jetty.version>
-	</properties>
-
-    <build>
-        <plugins>
-            <!-- mvn package -->
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-shade-plugin</artifactId>
-                <executions>
-                    <execution>
-                        <phase>package</phase>
-                        <goals>
-                            <goal>shade</goal>
-                        </goals>
-                        <configuration>
-                            <transformers>
-                                <transformer
-                                    implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
-                                    <mainClass>org.apache.isis.Isis</mainClass>
-                                </transformer>
-                            </transformers>
-                        </configuration>
-                    </execution>
-                </executions>
-            </plugin>
-        </plugins>
-    </build>
-
-	<dependencies>
-		<!-- other modules in this project -->
-		<dependency>
-			<groupId>${project.groupId}</groupId>
-			<artifactId>claims-fixture</artifactId>
-		</dependency>
-
-		<!-- isis core -->
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-metamodel</artifactId>
-        </dependency>
-
-        <dependency>
-			<groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-webserver</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-bytecode-cglib</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-objectstore</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.objectstore</groupId>
-            <artifactId>isis-objectstore-xml</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-profilestore</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.profilestore</groupId>
-            <artifactId>isis-profilestore-xml</artifactId>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-wrapper</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-integtestsupport</artifactId>
-            <scope>test</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-security</artifactId>
-        </dependency>
-        
-        <!-- isis viewers -->
-		<dependency>
-			<groupId>org.apache.isis.viewer</groupId>
-			<artifactId>isis-viewer-dnd-impl</artifactId>
-		</dependency>
-        
-
-	</dependencies>
-
-</project>

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-dnd/src/main/resources/isis.properties
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-dnd/src/main/resources/isis.properties b/example/application/claims/viewer-dnd/src/main/resources/isis.properties
deleted file mode 100644
index 337f3a2..0000000
--- a/example/application/claims/viewer-dnd/src/main/resources/isis.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#  
-#         http://www.apache.org/licenses/LICENSE-2.0
-#         
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-isis.services.prefix = org.apache.isis.example.application.claims.dom
-isis.services = employee.EmployeeRepository, claim.ClaimRepository
-
-isis.fixtures.prefix= org.apache.isis.example.application.claims.fixture
-isis.fixtures= ClaimsFixture
-
-isis.exploration.users=sven, dick, bob
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-dnd/src/main/resources/viewer_html.properties
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-dnd/src/main/resources/viewer_html.properties b/example/application/claims/viewer-dnd/src/main/resources/viewer_html.properties
deleted file mode 100644
index 29b4425..0000000
--- a/example/application/claims/viewer-dnd/src/main/resources/viewer_html.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#  
-#         http://www.apache.org/licenses/LICENSE-2.0
-#         
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-isis.viewer.html.header=<div id="site-header"><div id="site-logo">&nbsp;</div></div>
-isis.viewer.html.footer=<div id="page-footer"><small>Powered by Apache Isis</small></div>
-isis.viewer.html.port=8080

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/AbstractTest.java
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/AbstractTest.java b/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/AbstractTest.java
deleted file mode 100644
index a22752d..0000000
--- a/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/AbstractTest.java
+++ /dev/null
@@ -1,115 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one
- *  or more contributor license agreements.  See the NOTICE file
- *  distributed with this work for additional information
- *  regarding copyright ownership.  The ASF licenses this file
- *  to you under the Apache License, Version 2.0 (the
- *  "License"); you may not use this file except in compliance
- *  with the License.  You may obtain a copy of the License at
- *
- *        http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing,
- *  software distributed under the License is distributed on an
- *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- *  KIND, either express or implied.  See the License for the
- *  specific language governing permissions and limitations
- *  under the License.
- */
-
-package org.apache.isis.example.claims.junit;
-
-import org.junit.After;
-import org.junit.Before;
-import org.junit.runner.RunWith;
-
-import org.apache.isis.applib.DomainObjectContainer;
-import org.apache.isis.applib.services.wrapper.WrapperFactory;
-import org.apache.isis.applib.services.wrapper.WrapperObject;
-import org.apache.isis.core.integtestsupport.legacy.IsisTestRunner;
-import org.apache.isis.core.integtestsupport.legacy.Service;
-import org.apache.isis.core.integtestsupport.legacy.Services;
-import org.apache.isis.core.wrapper.WrapperFactoryDefault;
-import org.apache.isis.example.application.claims.dom.claim.ClaimRepository;
-import org.apache.isis.example.application.claims.dom.employee.Employee;
-import org.apache.isis.example.application.claims.dom.employee.EmployeeRepository;
-
-@RunWith(IsisTestRunner.class)
-@Services({ @Service(ClaimRepository.class), @Service(EmployeeRepository.class), @Service(WrapperFactoryDefault.class) })
-public abstract class AbstractTest {
-
-    private DomainObjectContainer domainObjectContainer;
-    private WrapperFactory wrapperFactory;
-
-    /**
-     * The {@link WrapperFactory#wrap(Object) wrapped} equivalent of the
-     * {@link #setClaimRepository(ClaimRepository) injected}
-     * {@link ClaimRepository}.
-     */
-    protected ClaimRepository claimRepository;
-    /**
-     * The {@link WrapperFactory#wrap(Object) wrapped} equivalent of the
-     * {@link #setEmployeeRepository(EmployeeRepository) injected}
-     * {@link EmployeeRepository}.
-     */
-    protected EmployeeRepository employeeRepository;
-
-    protected Employee tomEmployee;
-
-    @Before
-    public void wrapInjectedServices() throws Exception {
-        claimRepository = wrapped(claimRepository);
-        employeeRepository = wrapped(employeeRepository);
-    }
-
-    @Before
-    public void setUp() {
-        tomEmployee = wrapped(employeeRepository.findEmployees("Tom").get(0));
-    }
-
-    protected <T> T wrapped(final T obj) {
-        return wrapperFactory.wrap(obj);
-    }
-
-    @SuppressWarnings("unchecked")
-    protected <T> T unwrapped(final T obj) {
-        if (obj instanceof WrapperObject) {
-            final WrapperObject wrapperObject = (WrapperObject) obj;
-            return (T) wrapperObject.wrapped();
-        }
-        return obj;
-    }
-
-    @After
-    public void tearDown() {
-    }
-
-    // //////////////////////////////////////////////////////
-    // Injected.
-    // //////////////////////////////////////////////////////
-
-    protected WrapperFactory getWrapperFactory() {
-        return wrapperFactory;
-    }
-
-    public void setWrapperFactory(final WrapperFactory wrapperFactory) {
-        this.wrapperFactory = wrapperFactory;
-    }
-
-    protected DomainObjectContainer getDomainObjectContainer() {
-        return domainObjectContainer;
-    }
-
-    public void setDomainObjectContainer(final DomainObjectContainer domainObjectContainer) {
-        this.domainObjectContainer = domainObjectContainer;
-    }
-
-    public void setClaimRepository(final ClaimRepository claimRepository) {
-        this.claimRepository = claimRepository;
-    }
-
-    public void setEmployeeRepository(final EmployeeRepository employeeRepository) {
-        this.employeeRepository = employeeRepository;
-    }
-
-}

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/ClaimSubmitTest.java
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/ClaimSubmitTest.java b/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/ClaimSubmitTest.java
deleted file mode 100644
index a9e0c63..0000000
--- a/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/ClaimSubmitTest.java
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one
- *  or more contributor license agreements.  See the NOTICE file
- *  distributed with this work for additional information
- *  regarding copyright ownership.  The ASF licenses this file
- *  to you under the Apache License, Version 2.0 (the
- *  "License"); you may not use this file except in compliance
- *  with the License.  You may obtain a copy of the License at
- *
- *        http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing,
- *  software distributed under the License is distributed on an
- *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- *  KIND, either express or implied.  See the License for the
- *  specific language governing permissions and limitations
- *  under the License.
- */
-
-package org.apache.isis.example.claims.junit;
-
-import static org.hamcrest.Matchers.is;
-import static org.junit.Assert.assertThat;
-import static org.junit.Assert.fail;
-
-import java.util.List;
-
-import org.hamcrest.Matchers;
-import org.junit.Test;
-
-import org.apache.isis.applib.services.wrapper.DisabledException;
-import org.apache.isis.core.integtestsupport.legacy.Fixture;
-import org.apache.isis.core.integtestsupport.legacy.Fixtures;
-import org.apache.isis.example.application.claims.dom.claim.Approver;
-import org.apache.isis.example.application.claims.dom.claim.Claim;
-import org.apache.isis.example.application.claims.fixture.ClaimsFixture;
-
-@Fixtures({ @Fixture(ClaimsFixture.class) })
-public class ClaimSubmitTest extends AbstractTest {
-
-    @Test
-    public void cannotSubmitTwice() throws Exception {
-        final Claim tomsSubmittedClaim = tomsSubmittedClaim();
-        try {
-            final Approver approver = tomEmployee.getDefaultApprover();
-            tomsSubmittedClaim.submit(approver);
-            fail("Should not be able to submit again");
-        } catch (final DisabledException e) {
-            assertThat(e.getMessage(), Matchers.containsString("Claim has already been submitted"));
-        }
-    }
-
-    private Claim tomsSubmittedClaim() {
-        final List<Claim> tomsClaims = claimRepository.claimsFor(tomEmployee);
-        final Claim tomsClaim1 = tomsClaims.get(0);
-        tomsClaim1.submit(tomEmployee.getDefaultApprover());
-        assertThat(tomsClaim1.getStatus(), is("Submitted"));
-        return wrapped(tomsClaim1);
-    }
-
-}

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/NewClaimTest.java
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/NewClaimTest.java b/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/NewClaimTest.java
deleted file mode 100644
index 4e05c80..0000000
--- a/example/application/claims/viewer-dnd/src/test/java/org/apache/isis/example/claims/junit/NewClaimTest.java
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one
- *  or more contributor license agreements.  See the NOTICE file
- *  distributed with this work for additional information
- *  regarding copyright ownership.  The ASF licenses this file
- *  to you under the Apache License, Version 2.0 (the
- *  "License"); you may not use this file except in compliance
- *  with the License.  You may obtain a copy of the License at
- *
- *        http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing,
- *  software distributed under the License is distributed on an
- *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- *  KIND, either express or implied.  See the License for the
- *  specific language governing permissions and limitations
- *  under the License.
- */
-
-package org.apache.isis.example.claims.junit;
-
-import static org.hamcrest.Matchers.is;
-import static org.junit.Assert.assertThat;
-
-import org.junit.Test;
-
-import org.apache.isis.core.integtestsupport.legacy.Fixture;
-import org.apache.isis.core.integtestsupport.legacy.Fixtures;
-import org.apache.isis.example.application.claims.dom.claim.Claim;
-import org.apache.isis.example.application.claims.fixture.ClaimsFixture;
-
-@Fixtures({ @Fixture(ClaimsFixture.class) })
-public class NewClaimTest extends AbstractTest {
-
-    @Test
-    public void whenCreateNewClaimDefaultsOk() throws Exception {
-        final Claim newClaim = claimRepository.newClaim(tomEmployee);
-        assertThat(newClaim.getDescription(), is("enter a description here"));
-        assertThat(newClaim.getStatus(), is("New"));
-        assertThat(newClaim.getApprover(), is(tomEmployee.getDefaultApprover()));
-        assertThat(newClaim.getItems().size(), is(0));
-    }
-
-}

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/ide/eclipse/launch/claims-viewer-scimpi.launch
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/ide/eclipse/launch/claims-viewer-scimpi.launch b/example/application/claims/viewer-scimpi/ide/eclipse/launch/claims-viewer-scimpi.launch
deleted file mode 100644
index 206b682..0000000
--- a/example/application/claims/viewer-scimpi/ide/eclipse/launch/claims-viewer-scimpi.launch
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
-<listEntry value="/org.apache.isis.runtimes.dflt.webserver/src/main/java/org/apache/isis/WebServer.java"/>
-</listAttribute>
-<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
-<listEntry value="1"/>
-</listAttribute>
-<mapAttribute key="org.eclipse.debug.core.preferred_launchers">
-<mapEntry key="[debug]" value="org.eclipse.jdt.launching.localJavaApplication"/>
-<mapEntry key="[run]" value="org.eclipse.jdt.launching.localJavaApplication"/>
-</mapAttribute>
-<stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"/>
-<booleanAttribute key="org.eclipse.jdt.debug.ui.INCLUDE_EXTERNAL_JARS" value="true"/>
-<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.m2e.launchconfig.classpathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.apache.isis.WebServer"/>
-<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="claims-viewer-scimpi"/>
-<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.m2e.launchconfig.sourcepathProvider"/>
-</launchConfiguration>

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/pom.xml b/example/application/claims/viewer-scimpi/pom.xml
deleted file mode 100644
index c120af6..0000000
--- a/example/application/claims/viewer-scimpi/pom.xml
+++ /dev/null
@@ -1,107 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-	<modelVersion>4.0.0</modelVersion>
-
-    <parent>
-        <groupId>org.apache.isis.example.application</groupId>
-        <artifactId>claims</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
-    </parent>
-
-	<artifactId>claims-viewer-scimpi</artifactId>
-	<name>Example Claims App Scimpi Viewer</name>
-	
-	<packaging>war</packaging>
-
-	<build>
-		<plugins>
-            <plugin>
-                <groupId>org.mortbay.jetty</groupId>
-                <artifactId>maven-jetty-plugin</artifactId>
-            </plugin>
-		</plugins>
-	</build>
-
-	<dependencies>
-	
-        <!-- other modules in this project -->
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>claims-dom</artifactId>
-        </dependency>
-        
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>claims-fixture</artifactId>
-            <scope>runtime</scope>
-            <optional>true</optional>
-        </dependency>
-
-
-		<!-- Isis -->
-		<dependency>
-	        <groupId>org.apache.isis.viewer</groupId>
-			<artifactId>isis-viewer-scimpi-servlet</artifactId>
-		</dependency>
-
-        <!-- isis runtime -->
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-bytecode-cglib</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-objectstore</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.objectstore</groupId>
-            <artifactId>isis-objectstore-xml</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-profilestore</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.profilestore</groupId>
-            <artifactId>isis-profilestore-xml</artifactId>
-        </dependency>
-        
-        <!-- isis security implementations -->        
-        <dependency>
-            <groupId>org.apache.isis.security</groupId>
-            <artifactId>isis-security-file</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-security</artifactId>
-        </dependency>
-        
-        <!-- to run using WebServer -->
-        <dependency>
-            <groupId>org.apache.isis.core</groupId>
-            <artifactId>isis-core-webserver</artifactId>
-            <scope>runtime</scope>
-            <optional>true</optional>
-        </dependency>
-
-	</dependencies>
-
-</project>

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/resources/images/Default.png
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/resources/images/Default.png b/example/application/claims/viewer-scimpi/src/main/resources/images/Default.png
deleted file mode 100644
index 8409e46..0000000
Binary files a/example/application/claims/viewer-scimpi/src/main/resources/images/Default.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/isis.properties
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/isis.properties b/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/isis.properties
deleted file mode 100644
index a05b9e2..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/isis.properties
+++ /dev/null
@@ -1,25 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#  
-#         http://www.apache.org/licenses/LICENSE-2.0
-#         
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-isis.services.prefix = org.apache.isis.example.application.claims.dom
-isis.services = employee.EmployeeRepository, claim.ClaimRepository
-
-isis.fixtures.prefix= org.apache.isis.example.application.claims.fixture
-isis.fixtures= ClaimsFixture
-
-isis.exploration.users=sven, dick, bob
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/logging.properties
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/logging.properties b/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/logging.properties
deleted file mode 100644
index 819e67c..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/logging.properties
+++ /dev/null
@@ -1,38 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#  
-#         http://www.apache.org/licenses/LICENSE-2.0
-#         
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-# apache's log4j is used to provide system logging.
-#log4j.rootCategory=DEBUG, Console, File
-log4j.rootCategory=INFO, Console, File
-
-# The console appender
-log4j.appender.Console=org.apache.log4j.ConsoleAppender
-log4j.appender.Console.target=System.out
-log4j.appender.Console.layout=org.apache.log4j.PatternLayout
-log4j.appender.Console.layout.ConversionPattern=%d{ABSOLUTE}  [%-20c{1} %-10t %-5p]  %m%n
-
-
-log4j.appender.File=org.apache.log4j.RollingFileAppender
-log4j.appender.File.file=isis.log
-log4j.appender.File.append=false
-#log4j.appender.File.maxFileSize=500KB
-#log4j.appender.File.maxBackupIndex=1
-log4j.appender.File.layout=org.apache.log4j.PatternLayout
-log4j.appender.File.layout.ConversionPattern=%d [%-20c{1} %-10t %-5p]  %m%n
-
-
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.allow
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.allow b/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.allow
deleted file mode 100644
index 928983a..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.allow
+++ /dev/null
@@ -1,16 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#  
-#         http://www.apache.org/licenses/LICENSE-2.0
-#         
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.passwords
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.passwords b/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.passwords
deleted file mode 100644
index 7f07af5..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/security_file.passwords
+++ /dev/null
@@ -1,20 +0,0 @@
-#  Licensed to the Apache Software Foundation (ASF) under one
-#  or more contributor license agreements.  See the NOTICE file
-#  distributed with this work for additional information
-#  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
-#  with the License.  You may obtain a copy of the License at
-#  
-#         http://www.apache.org/licenses/LICENSE-2.0
-#         
-#  Unless required by applicable law or agreed to in writing,
-#  software distributed under the License is distributed on an
-#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-#  specific language governing permissions and limitations
-#  under the License.
-sven:pass
-dick:pass
-bob:pass
-joe:pass

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/web.xml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/web.xml b/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/web.xml
deleted file mode 100644
index 45f56d6..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/WEB-INF/web.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<web-app id="WebApp_ID" version="2.4"
-    xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
-
-    <display-name>Apache Isis S Viewer</display-name>
-
-    <welcome-file-list>
-        <welcome-file>index.shtml</welcome-file>
-    </welcome-file-list>
-
-    <listener>
-        <listener-class>org.apache.isis.core.webapp.IsisWebAppBootstrapper</listener-class>
-    </listener>
-
-    <servlet>
-        <servlet-name>dispatcher</servlet-name>
-        <servlet-class>org.apache.isis.viewer.scimpi.servlet.DispatcherServlet</servlet-class>
-        <load-on-startup>1</load-on-startup>
-    </servlet>
-
-    <servlet-mapping>
-        <servlet-name>dispatcher</servlet-name>
-        <url-pattern>*.shtml</url-pattern>
-    </servlet-mapping>
-
-    <servlet-mapping>
-        <servlet-name>dispatcher</servlet-name>
-        <url-pattern>*.app</url-pattern>
-    </servlet-mapping>
-
-</web-app>

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/debug.shtml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/debug.shtml b/example/application/claims/viewer-scimpi/src/main/webapp/debug.shtml
deleted file mode 100644
index 93550cf..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/debug.shtml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<swf:template file="style/template.shtml"/>
-
-<swf:services/>
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/generic/action.shtml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/generic/action.shtml b/example/application/claims/viewer-scimpi/src/main/webapp/generic/action.shtml
deleted file mode 100644
index b72bb04..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/generic/action.shtml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<swf:page-title>Action <swf:action-name method="${method}"/></swf:page-title>
-<swf:template  file="../style/template.shtml" />
-
-<h2>${title}</h2>
-<swf:action-form method="${method}" view="_generic.shtml"/>
-
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/generic/collection.shtml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/generic/collection.shtml b/example/application/claims/viewer-scimpi/src/main/webapp/generic/collection.shtml
deleted file mode 100644
index 823046f..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/generic/collection.shtml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<swf:page-title><swf:element-type /> Listing</swf:page-title>
-<swf:template  file="../style/template.shtml" />
-
-<h2>${title}</h2>
-<swf:table link="_generic.shtml" />
- 
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/generic/edit.shtml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/generic/edit.shtml b/example/application/claims/viewer-scimpi/src/main/webapp/generic/edit.shtml
deleted file mode 100644
index 6d47bfc..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/generic/edit.shtml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<swf:page-title>Edit <swf:title icon="no" /></swf:page-title>
-<swf:template  file="../style/template.shtml" />
-
-<h2>Edit <swf:title /></h2>
-<swf:edit />
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/generic/object.shtml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/generic/object.shtml b/example/application/claims/viewer-scimpi/src/main/webapp/generic/object.shtml
deleted file mode 100644
index 18fa5da..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/generic/object.shtml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<swf:page-title><swf:title icon="no" /></swf:page-title>
-<swf:template  file="../style/template.shtml" />
-
-<h2><swf:title /></h2>
-<swf:long-form link="_generic.shtml" />
-
-<swf:methods />
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/images/Claim.png
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/images/Claim.png b/example/application/claims/viewer-scimpi/src/main/webapp/images/Claim.png
deleted file mode 100644
index 478f115..0000000
Binary files a/example/application/claims/viewer-scimpi/src/main/webapp/images/Claim.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/images/ClaimItem.png
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/images/ClaimItem.png b/example/application/claims/viewer-scimpi/src/main/webapp/images/ClaimItem.png
deleted file mode 100644
index d85fd82..0000000
Binary files a/example/application/claims/viewer-scimpi/src/main/webapp/images/ClaimItem.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/images/Employee.png
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/images/Employee.png b/example/application/claims/viewer-scimpi/src/main/webapp/images/Employee.png
deleted file mode 100644
index 6cf2bd4..0000000
Binary files a/example/application/claims/viewer-scimpi/src/main/webapp/images/Employee.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/images/banner-bg.png
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/images/banner-bg.png b/example/application/claims/viewer-scimpi/src/main/webapp/images/banner-bg.png
deleted file mode 100644
index 830e843..0000000
Binary files a/example/application/claims/viewer-scimpi/src/main/webapp/images/banner-bg.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/images/banner.png
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/images/banner.png b/example/application/claims/viewer-scimpi/src/main/webapp/images/banner.png
deleted file mode 100644
index f81e331..0000000
Binary files a/example/application/claims/viewer-scimpi/src/main/webapp/images/banner.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/images/logo.png
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/images/logo.png b/example/application/claims/viewer-scimpi/src/main/webapp/images/logo.png
deleted file mode 100644
index ea4cbc1..0000000
Binary files a/example/application/claims/viewer-scimpi/src/main/webapp/images/logo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/index.shtml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/index.shtml b/example/application/claims/viewer-scimpi/src/main/webapp/index.shtml
deleted file mode 100644
index c80a639..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/index.shtml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<swf:page-title>Claims App</swf:page-title>
-
-<swf:template  file="style/template.shtml" />
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/3df42bf4/example/application/claims/viewer-scimpi/src/main/webapp/login.shtml
----------------------------------------------------------------------
diff --git a/example/application/claims/viewer-scimpi/src/main/webapp/login.shtml b/example/application/claims/viewer-scimpi/src/main/webapp/login.shtml
deleted file mode 100644
index a427a54..0000000
--- a/example/application/claims/viewer-scimpi/src/main/webapp/login.shtml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-         http://www.apache.org/licenses/LICENSE-2.0
-         
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<swf:template  file="style/template.shtml" />
-
-<h2>Please Log On</h2>
-<swf:logon/>