Skip to Content.
Sympa Menu

notify-dpml - r1484 - in trunk/main/station: . server/etc/prefs/xmls

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1484 - in trunk/main/station: . server/etc/prefs/xmls
  • Date: Thu, 1 Jun 2006 06:46:51 +0200

Author: mcconnell
Date: 2006-06-01 06:46:20 +0200 (Thu, 01 Jun 2006)
New Revision: 1484

Modified:
trunk/main/station/module.xml
trunk/main/station/server/etc/prefs/xmls/registry.xml
Log:
update station demonstration profile

Modified: trunk/main/station/module.xml
===================================================================
--- trunk/main/station/module.xml 2006-05-31 21:05:53 UTC (rev 1483)
+++ trunk/main/station/module.xml 2006-06-01 04:46:20 UTC (rev 1484)
@@ -35,7 +35,8 @@
<filters>
<feature token="PART-XSD-URI" ref="dpml/lang/dpml-part" type="xsd"
id="uri" alias="true"/>
<feature token="COMPONENT-XSD-URI" ref="dpml/lang/dpml-component"
type="xsd" id="uri" alias="true"/>
- <feature token="APPLICATION-XSD-URI"
ref="dpml/station/dpml-station-info" type="xsd" id="uri" alias="true"/>
+ <feature token="APPLICATION-XSD-URI"
ref="dpml/station/dpml-station-info"
+ type="xsd" id="uri" alias="true"/>
</filters>
</project>


Modified: trunk/main/station/server/etc/prefs/xmls/registry.xml
===================================================================
--- trunk/main/station/server/etc/prefs/xmls/registry.xml 2006-05-31
21:05:53 UTC (rev 1483)
+++ trunk/main/station/server/etc/prefs/xmls/registry.xml 2006-06-01
04:46:20 UTC (rev 1484)
@@ -3,7 +3,7 @@
<registry xmlns="@APPLICATION-XSD-URI@">

<app key="demo" title="Test Application" policy="manual">
-
+
<jvm>
<startup>6</startup>
<shutdown>6</shutdown>
@@ -11,9 +11,9 @@
<property name="org.mortbay.log.class"
value="net.dpml.http.LogAdapter"/>
</properties>
</jvm>
+
+ <codebase uri="link:part:dpml/planet/http/dpml-http-server"/>

- <codebase uri="link:part:dpml/planet/http/dpml-http-server"/>
-
</app>

</registry>




  • r1484 - in trunk/main/station: . server/etc/prefs/xmls, mcconnell at BerliOS, 06/01/2006

Archive powered by MHonArc 2.6.24.

Top of Page