You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by wi...@apache.org on 2005/06/23 21:09:55 UTC

svn commit: r193202 - in /incubator/muse/trunk/src/ieeedemo/client: .classpath interop.prefs maven.xml project.properties project.xml test/ velocity.log

Author: wire
Date: Thu Jun 23 12:09:54 2005
New Revision: 193202

URL: http://svn.apache.org/viewcvs?rev=193202&view=rev
Log:
Changes for Chicago GGF

Added:
    incubator/muse/trunk/src/ieeedemo/client/interop.prefs
    incubator/muse/trunk/src/ieeedemo/client/maven.xml
    incubator/muse/trunk/src/ieeedemo/client/project.properties
    incubator/muse/trunk/src/ieeedemo/client/project.xml
    incubator/muse/trunk/src/ieeedemo/client/test/
    incubator/muse/trunk/src/ieeedemo/client/velocity.log
Modified:
    incubator/muse/trunk/src/ieeedemo/client/.classpath

Modified: incubator/muse/trunk/src/ieeedemo/client/.classpath
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/client/.classpath?rev=193202&r1=193201&r2=193202&view=diff
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/client/.classpath (original)
+++ incubator/muse/trunk/src/ieeedemo/client/.classpath Thu Jun 23 12:09:54 2005
@@ -2,15 +2,48 @@
 <classpath>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="lib" path="lib/gnujaxp.jar"/>
-	<classpathentry kind="lib" path="lib/jcommon-1.0.0-pre2.jar"/>
-	<classpathentry kind="lib" path="lib/jfreechart-1.0.0-pre2.jar"/>
-	<classpathentry sourcepath="lib/src/jgraph-5.5.1-lgpl-src.jar" kind="lib" path="lib/jgraph.jar"/>
-	<classpathentry sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.0.0/src/org.junit_3.8.1/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/>
-	<classpathentry kind="lib" path="lib/weather-client-config-xbeans.jar"/>
-	<classpathentry kind="lib" path="lib/weather-station-dir-xbeans.jar"/>
-	<classpathentry kind="lib" path="lib/weather-station-xbeans.jar"/>
-	<classpathentry kind="src" path="/muse"/>
-	<classpathentry kind="src" path="/apollo"/>
-	<classpathentry kind="output" path="bin"/>
+	<classpathentry kind="src" path="test"/>
+	<classpathentry kind="var" path="MAVEN_REPO/addressing/jars/addressing-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/ant/jars/ant-1.6.2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/apollo/jars/apollo-incubating-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/apollo/jars/apollo-jndi-config-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/apollo/jars/commonj-twm-api-1.1.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/apollo/jars/wsa-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/apollo/jars/wsrf-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/axis/jars/axis-1.2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/axis/jars/axis-jaxrpc-1.2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/axis/jars/axis-saaj-1.2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-cli/jars/commons-cli-1.0.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-collections/jars/commons-collections-3.1.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-digester/jars/commons-digester-1.6.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-discovery/jars/commons-discovery-0.2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-httpclient/jars/commons-httpclient-2.0.2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-io/jars/commons-io-1.0.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-lang/jars/commons-lang-2.0.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.4.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/concurrent/jars/concurrent-1.3.4.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/directory-naming/jars/naming-core-0.8.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/directory-naming/jars/naming-factory-0.8.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/directory-naming/jars/naming-java-0.8.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/hermes/jars/hermes-incubating-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/hermes/jars/wsn-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/jaxen/jars/jaxen-1.1-beta-3.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/jfreechart/jars/gnujaxp-snapshot.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/jfreechart/jars/jcommon-1.0.0-pre2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/jfreechart/jars/jfreechart-1.0.0-pre2.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/jgraph/jars/jgraph-5.5.1.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/muse/jars/advertiser-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/muse/jars/muse-incubating-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/servletapi/jars/servletapi-2.3.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/velocity/jars/velocity-1.4.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/wsdl4j/jars/wsdl4j-1.5-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/xalan/jars/xalan-2.4.1.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/xmlbeans/jars/xbean-2.0.0-beta1.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/xmlbeans/jars/xmlbeans-jsr173-api-2.0-dev.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/weather-station/jars/weather-client-config-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/weather-station/jars/weather-station-dir-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/weather-station/jars/weather-station-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="var" path="MAVEN_REPO/muse/jars/wsdm-xbeans-SNAPSHOT.jar"/>
+	<classpathentry kind="output" path="target/classes"/>
 </classpath>

Added: incubator/muse/trunk/src/ieeedemo/client/interop.prefs
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/client/interop.prefs?rev=193202&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/client/interop.prefs (added)
+++ incubator/muse/trunk/src/ieeedemo/client/interop.prefs Thu Jun 23 12:09:54 2005
@@ -0,0 +1,8 @@
+#Prefs for interop
+#Thu Jun 23 14:52:11 EDT 2005
+WsDisplay.URL=http\://12.35.246.160\:8080/muse/epr
+WsMgr.listenPort=8000
+WsDisplay.listenerUrl=http\://localhost\:8001/endpoint
+WsMgr.listenerUrl=http\://12.35.246.160\:8001/endpoint
+WsDisplay.listenPort=8001
+WsMgr.URL=http\://12.35.246.160\:8080/muse/epr/

Added: incubator/muse/trunk/src/ieeedemo/client/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/client/maven.xml?rev=193202&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/client/maven.xml (added)
+++ incubator/muse/trunk/src/ieeedemo/client/maven.xml Thu Jun 23 12:09:54 2005
@@ -0,0 +1,29 @@
+<project
+  xmlns:deploy="deploy">
+
+
+  <!--postGoal name="dist:prepare-src-filesystem">
+     <copy todir="${maven.dist.src.assembly.dir}/main">
+      <fileset dir="${basedir}/main">
+		<exclude name="Obs*.*"/>
+      </fileset>
+    </copy>        
+  </postGoal -->
+
+  <postGoal name="dist:prepare-bin-filesystem">  
+    <deploy:copy-deps todir="${maven.dist.bin.assembly.dir}"/>
+    <!-- mkdir dir="${maven.dist.bin.assembly.dir}/sample" / -->
+    <copy tofile="${maven.dist.bin.assembly.dir}/smgr.bat"
+    	  file="${basedir}/etc/smgr.bat"/>
+    <copy tofile="${maven.dist.bin.assembly.dir}/wsmgr.bat"
+    	  file="${basedir}/etc/wsmgr.bat"/>
+    <copy tofile="${maven.dist.bin.assembly.dir}/wsclient.bat"
+    	  file="${basedir}/etc/wsclient.bat"/>
+    <!--copy tofile="${maven.dist.bin.assembly.dir}/sample/classes.properties"
+    	  file="${basedir}/main/accept/classes.properties"/>
+    <copy tofile="${maven.dist.bin.assembly.dir}/ifcheck.cmd"
+    	  file="${basedir}/main/accept/ifcheck.cmd"/ -->
+  </postGoal>
+
+
+</project>
\ No newline at end of file

Added: incubator/muse/trunk/src/ieeedemo/client/project.properties
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/client/project.properties?rev=193202&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/client/project.properties (added)
+++ incubator/muse/trunk/src/ieeedemo/client/project.properties Thu Jun 23 12:09:54 2005
@@ -0,0 +1,30 @@
+# -----------------------------------------------------------------------------
+# Default properties for the Maven build. You can override these properties
+# either by defining a build.properties file with the overriden properties
+# or by passing them on the command line as system parameters (-D).
+# -----------------------------------------------------------------------------
+
+# MAVEN CORE
+##############
+# comma-spearated list of remote JAR repository URLs
+maven.repo.remote = http://www.apache.org/dist/java-repository/, http://cvs.apache.org/repository/, http://mirrors.sunsite.dk/maven/, http://kolvir.esr.hp.com/maven/
+#todo remove Ian's Maven Repo from this list
+
+# JAVA PLUGIN
+##############
+maven.compile.debug = on
+maven.compile.source = 1.4
+maven.compile.target = 1.4
+
+# TEST PLUGIN
+##############
+maven.junit.sysproperties = log4j.configuration
+log4j.configuration = test-log4j.properties
+maven.junit.fork = on
+
+
+# CHANGELOG PLUGIN
+####################
+# Tells changelog plugin we're using SVN, not CVS
+maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory 
+

Added: incubator/muse/trunk/src/ieeedemo/client/project.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/client/project.xml?rev=193202&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/client/project.xml (added)
+++ incubator/muse/trunk/src/ieeedemo/client/project.xml Thu Jun 23 12:09:54 2005
@@ -0,0 +1,534 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+    <pomVersion>3</pomVersion>
+    <id>wsui:wsui</id>
+    <artifactId>wsui</artifactId>
+    <name>wsui</name>
+    <groupId>wsui</groupId>
+    <currentVersion>1.0</currentVersion>
+    <organization>
+        <name>Apache Software Foundation</name>
+        <url>http://www.apache.org/</url>
+    </organization>
+    <inceptionYear>2005</inceptionYear>
+    <package>org.apache</package>
+    <logo>/images/logo.gif</logo>
+    <shortDescription>UI For IEEE Wsdm Demo</shortDescription>
+    <url>http://incubator.apache.org/muse/</url>
+    <repository>
+        <connection>scm|svn|http://svn.apache.org/repos/asf/incubator/muse/trunk/src/ieeedemo</connection>
+        <developerConnection>scm|svn|https://svn.apache.org/repos/asf/incubator/muse/trunk/src/ieeedemo</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/incubator/muse/trunk/src/ieeedemo</url>
+    </repository>
+    <versions>
+        <version>
+            <id>1.0</id>
+            <name>1.0</name>
+            <tag>HEAD</tag>
+        </version>
+    </versions>
+    <mailingLists>
+        <mailingList>
+            <name>${pom.name} Dev List</name>
+        </mailingList>
+        <mailingList>
+            <name>${pom.name} User List</name>
+        </mailingList>
+    </mailingLists>
+    <developers>
+        <developer>
+            <name>William Reichardt</name>
+            <id>1</id>
+            <email>william.reichardt@hp.com</email>
+            <organization>Hewlett-Packard</organization>
+            <timezone>-5</timezone>
+        </developer>
+    </developers>
+    <dependencies>
+        <dependency>
+            <groupId>weather-station</groupId>
+            <artifactId>weather-client-config-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://www.apache.org</url>
+        </dependency>
+        <dependency>
+            <groupId>weather-station</groupId>
+            <artifactId>weather-station-dir-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://www.apache.org/jfreechart</url>
+        </dependency>
+        <dependency>
+            <groupId>weather-station</groupId>
+            <artifactId>weather-station-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://www.apache.org</url>
+        </dependency>
+        <dependency>
+            <groupId>addressing</groupId>
+            <artifactId>addressing</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://ws.apache.org/ws-fx/addressing/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Provides support for WS-Addressing</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>ant</groupId>
+            <artifactId>ant</artifactId>
+            <version>1.6.2</version>
+            <type>jar</type>
+            <url>http://ant.apache.org/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for custom Ant tasks we've written for updating a Wsdd and running WsdmWsdl2Java</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>velocity</groupId>
+            <artifactId>velocity</artifactId>
+            <version>1.4</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/velocity/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Templating engine used by Wsdl2Java,</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>axis</groupId>
+            <artifactId>axis</artifactId>
+            <version>1.2</version>
+            <type>jar</type>
+            <url>http://ws.apache.org/axis/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+                <usage>Needed for compiling Axis-specific impls in our codebase.  It is also needed for unit tests, etc.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-discovery</groupId>
+            <artifactId>commons-discovery</artifactId>
+            <version>0.2</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/discovery/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+                <usage>Needed by Axis.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-digester</groupId>
+            <artifactId>commons-digester</artifactId>
+            <version>1.6</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/digester/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-io</groupId>
+            <artifactId>commons-io</artifactId>
+            <version>1.0</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/io/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for general IO operations.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-httpclient</groupId>
+            <artifactId>commons-httpclient</artifactId>
+            <version>2.0.2</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/httpclient/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+                <usage>Needed for sending HTTP requests, i.e. Notifications.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-lang</groupId>
+            <artifactId>commons-lang</artifactId>
+            <version>2.0</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/lang/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+                <src.artifactId>commons-lang-src</src.artifactId>
+                <usage>Needed for utility classes like StringUtils, ExceptionUtils etc.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-logging</groupId>
+            <artifactId>commons-logging</artifactId>
+            <version>1.0.4</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/logging/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+                <usage>Needed for logging purposes.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>concurrent</groupId>
+            <artifactId>concurrent</artifactId>
+            <version>1.3.4</version>
+            <type>jar</type>
+            <url>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html</url>
+            <properties>
+                <license>DougLeaTechnologyLicense.txt</license>
+                <war.bundle>true</war.bundle>
+                <usage>Needed for threading.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>jaxen</groupId>
+            <artifactId>jaxen</artifactId>
+            <version>1.1-beta-3</version>
+            <type>jar</type>
+            <url>http://jaxen.org/</url>
+            <properties>
+                <license>WerkenPublicLicense-1.3.txt</license>
+                <usage>Needed for handling XPath queries with XmlBeans.</usage>
+                <war.bundle>true</war.bundle>
+                <comment>We are maintaining beta-2 because -&gt; beta-6 had an OutOfMemoryError when interacting with XmlCursor.select(..) when using our sushi ResourcePropSet</comment>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>3.8.1</version>
+            <type>jar</type>
+            <url>http://www.junit.org/</url>
+            <properties>
+                <license>CommonPublicLicense-1.0.txt</license>
+                <classloader>root</classloader>
+                <war.bundle>true</war.bundle>
+                <usage>Needed for running unit tests.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>servletapi</groupId>
+            <artifactId>servletapi</artifactId>
+            <version>2.3</version>
+            <type>jar</type>
+            <url>http://java.sun.com/products/servlet/</url>
+            <properties>
+                <war.bundle>false</war.bundle>
+                <usage>Needed to compile our servlet.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>wsdl4j</groupId>
+            <artifactId>wsdl4j</artifactId>
+            <version>1.5-SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://www-124.ibm.com/developerworks/projects/wsdl4j/</url>
+            <properties>
+                <license>CommonPublicLicense-1.0.txt</license>
+                <war.bundle>true</war.bundle>
+                <usage>Needed for working with WSDL files as objects.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-cli</groupId>
+            <artifactId>commons-cli</artifactId>
+            <version>1.0</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/cli/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>commons-collections</groupId>
+            <artifactId>commons-collections</artifactId>
+            <version>3.1</version>
+            <type>jar</type>
+            <url>http://jakarta.apache.org/commons/collections/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>xalan</groupId>
+            <artifactId>xalan</artifactId>
+            <version>2.4.1</version>
+            <type>jar</type>
+            <url>http://xml.apache.org/xalan-j/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <war.bundle>true</war.bundle>
+                <usage>Needed for XSL and report generation.</usage>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>jfreechart</groupId>
+            <artifactId>jfreechart</artifactId>
+            <version>1.0.0-pre2</version>
+            <type>jar</type>
+            <url>http://www.jfree.org/jfreechart</url>
+        </dependency>
+        <dependency>
+            <groupId>jgraph</groupId>
+            <artifactId>jgraph</artifactId>
+            <version>5.5.1</version>
+            <type>jar</type>
+            <url>http://www.jfree.org/jfreechart</url>
+        </dependency>
+        <dependency>
+            <groupId>apollo</groupId>
+            <artifactId>commonj-twm-api</artifactId>
+            <version>1.1</version>
+            <type>jar</type>
+            <url>http://dev2dev.bea.com/technologies/commonj/twm/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Timer APIs used for scheduled resource termination</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>muse</groupId>
+            <artifactId>muse-incubating</artifactId>
+            <version>1.0-SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://www.apache.org</url>
+        </dependency>
+        <dependency>
+            <groupId>apollo</groupId>
+            <artifactId>apollo-incubating</artifactId>
+            <version>1.0-SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/apollo/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>WSRF impl</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>apollo</groupId>
+            <artifactId>wsa-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/apollo/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for handling requests. This contains the XmlBeans-generated code from the WSA XSDs. This "could" be eliminated and generated on the fly, but it would make the builds longer.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>apollo</groupId>
+            <artifactId>wsrf-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/apollo/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for handling requests. This contains the XmlBeans-generated code from the WSRF WSDLs/XSDs. This "could" be eliminated and generated on the fly, but it would make the builds longer.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>apollo</groupId>
+            <artifactId>apollo-jndi-config</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/apollo/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for handling our JNDI XML config file via XmlBeans. This "could" be removed, but then we'd probably replace it with commons-config.  The reason we avoided that approach is that we leveredge XmlBeans extensively in our codebase.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>axis</groupId>
+            <artifactId>axis-jaxrpc</artifactId>
+            <version>1.2</version>
+            <type>jar</type>
+            <url>http://ws.apache.org/axis/</url>
+            <properties>
+                <license>BinaryCodeLicense-JaxRpcApi.txt</license>
+                <usage>Needed for building classes that reference JAX-RPC APIs.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>axis</groupId>
+            <artifactId>axis-saaj</artifactId>
+            <version>1.2</version>
+            <type>jar</type>
+            <url>http://ws.apache.org/axis/</url>
+            <properties>
+                <license>BinaryCodeLicense-SaajApi.txt</license>
+                <usage>Needed for building classes that reference SAAJ APIs.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>directory-naming</groupId>
+            <artifactId>naming-core</artifactId>
+            <version>0.8</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/directory/subprojects/naming/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <scope>runtime-only</scope>
+                <usage>Provides an in-memory JNDI provider.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>directory-naming</groupId>
+            <artifactId>naming-factory</artifactId>
+            <version>0.8</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/directory/subprojects/naming/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <scope>runtime-only</scope>
+                <usage>Provides an in-memory JNDI provider.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>directory-naming</groupId>
+            <artifactId>naming-java</artifactId>
+            <version>0.8</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/directory/subprojects/naming/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <scope>runtime, test</scope>
+                <usage>Provides an in-memory JNDI provider.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>muse</groupId>
+            <artifactId>advertiser-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/muse/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for Unit Tests. This "could" be eliminated and generated on the fly, but it would make the builds longer.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>hermes</groupId>
+            <artifactId>wsn-xbeans</artifactId>
+            <version>SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/hermes/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>XMLBeans for WSN spec types</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>hermes</groupId>
+            <artifactId>hermes-incubating</artifactId>
+            <version>1.0-SNAPSHOT</version>
+            <type>jar</type>
+            <url>http://incubator.apache.org/hermes/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Hermes WSN/WSE implementation</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>xmlbeans</groupId>
+            <artifactId>xbean</artifactId>
+            <version>2.0.0-beta1</version>
+            <type>jar</type>
+            <url>http://xmlbeans.apache.org/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for handling XML types in a platform agnostic way.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>xmlbeans</groupId>
+            <artifactId>xmlbeans-jsr173-api</artifactId>
+            <version>2.0-dev</version>
+            <type>jar</type>
+            <url>http://xmlbeans.apache.org/</url>
+            <properties>
+                <license>ApacheLicense-2.0.txt</license>
+                <usage>Needed for handling XML types in a platform agnostic way.</usage>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        <dependency>
+            <groupId>jfreechart</groupId>
+            <artifactId>gnujaxp</artifactId>
+            <version>snapshot</version>
+            <type>jar</type>
+            <url>http://www.jfree.org/jfreechart</url>
+        </dependency>
+        <dependency>
+            <groupId>jfreechart</groupId>
+            <artifactId>jcommon</artifactId>
+            <version>1.0.0-pre2</version>
+            <type>jar</type>
+            <url>http://www.jfree.org/jfreechart</url>
+        </dependency>
+    <dependency>
+      <groupId>muse</groupId>
+      <artifactId>wsdm-xbeans</artifactId>
+      <version>SNAPSHOT</version>
+      <url>http://incubator.apache.org/muse/</url>
+      <properties>
+        <license>ApacheLicense-2.0.txt</license>
+        <war.bundle>true</war.bundle>
+        <usage>Needed for Unit Tests. This "could" be eliminated and generated on the fly, but it would make the builds longer.</usage>
+      </properties>
+    </dependency>
+    </dependencies>
+    <build>
+        <sourceDirectory>src</sourceDirectory>
+        <unitTestSourceDirectory>test</unitTestSourceDirectory>
+        <unitTest>
+            <includes>
+                <include>**/*Test.java</include>
+            </includes>
+        </unitTest>
+        <resources>
+            <resource>
+                <directory>${basedir}/src</directory>
+                <includes>
+                    <include>**/*.gif</include>
+                    <include>**/*.jpg</include>
+                </includes>
+                <filtering>false</filtering>
+            </resource>
+        </resources>
+    </build>
+</project>
+

Added: incubator/muse/trunk/src/ieeedemo/client/velocity.log
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/src/ieeedemo/client/velocity.log?rev=193202&view=auto
==============================================================================
--- incubator/muse/trunk/src/ieeedemo/client/velocity.log (added)
+++ incubator/muse/trunk/src/ieeedemo/client/velocity.log Thu Jun 23 12:09:54 2005
@@ -0,0 +1,41 @@
+Fri Jun 17 11:17:11 EDT 2005  [debug] AvalonLogSystem initialized using logfile 'velocity.log'
+Fri Jun 17 11:17:11 EDT 2005   [info] ************************************************************** 
+Fri Jun 17 11:17:11 EDT 2005   [info] Starting Jakarta Velocity v1.4
+Fri Jun 17 11:17:11 EDT 2005   [info] RuntimeInstance initializing.
+Fri Jun 17 11:17:11 EDT 2005   [info] Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
+Fri Jun 17 11:17:11 EDT 2005   [info] Trying to use logger class org.apache.velocity.runtime.log.AvalonLogSystem
+Fri Jun 17 11:17:11 EDT 2005   [info] Using logger class org.apache.velocity.runtime.log.AvalonLogSystem
+Fri Jun 17 11:17:11 EDT 2005   [info] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
+Fri Jun 17 11:17:11 EDT 2005   [info] Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] FileResourceLoader : initialization starting.
+Fri Jun 17 11:17:11 EDT 2005   [info] FileResourceLoader : adding path 'C:\Documents and Settings\wire.AMERICAS\.maven\cache\maven-xdoc-plugin-1.8\plugin-resources/templates'
+Fri Jun 17 11:17:11 EDT 2005   [info] FileResourceLoader : initialization complete.
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
+Fri Jun 17 11:17:11 EDT 2005   [info] Default ResourceManager initialization complete.
+Fri Jun 17 11:17:11 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
+Fri Jun 17 11:17:11 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
+Fri Jun 17 11:17:11 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
+Fri Jun 17 11:17:11 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Include
+Fri Jun 17 11:17:11 EDT 2005   [info] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
+Fri Jun 17 11:17:11 EDT 2005   [info] Created: 20 parsers.
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : initialization starting.
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : adding VMs from VM library template : VM_global_library.vm
+Fri Jun 17 11:17:11 EDT 2005  [error] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro :  VM library template macro registration complete.
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : allowInline = true : VMs can be defined inline in templates
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : messages on  : VM system will output logging messages
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : autoload off  : VM system will not automatically reload global library macros
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : initialization complete.
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocity successfully started.
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found cvs-usage.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found index.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found maven-reports.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found dependencies.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found issue-tracking.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] Velocimacro : added new VM : #displayLink( label link ) : source = mail-lists.xml
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found mail-lists.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found project-info.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
+Fri Jun 17 11:17:11 EDT 2005   [info] ResourceManager : found team-list.xml with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org