[seam-commits] Seam SVN: r11290 - in branches/enterprise/JBPAPP_5_0: src/test/ftest and 27 other directories.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Jul 14 14:51:57 EDT 2009


Author: manaRH
Date: 2009-07-14 14:51:56 -0400 (Tue, 14 Jul 2009)
New Revision: 11290

Removed:
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/drools/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/excel/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/groovybooking/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/tomcat6.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/itext/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/tomcat6.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/mail/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/nestedbooking/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/openid/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamdiscs/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamspace/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/spring/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss-embedded.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss4.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/ui/jboss4.xml
Modified:
   branches/enterprise/JBPAPP_5_0/examples/build.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/build.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/build.xml
   branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.ci.properties
   branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.properties
   branches/enterprise/JBPAPP_5_0/src/test/ftest/readme.txt
   branches/enterprise/JBPAPP_5_0/src/test/ftest/seamgen/build.xml
Log:
JBPAPP-2154 - removed unsupported container related things

Modified: branches/enterprise/JBPAPP_5_0/examples/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/examples/build.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/examples/build.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -41,7 +41,6 @@
 	<!-- Library directories -->
 	<property name="lib.dir" value="${seam.dir}/lib" />
 	<property name="mail.dir" value="${seam.dir}/mail" />
-	<property name="meldware.dir" value="${lib.dir}/meldware.deployable" />
 
 	<!-- Target directories -->
 	<property name="dist.dir" value="dist" />
@@ -169,14 +168,6 @@
 		<include name="commons-httpclient.jar" if="openid.lib" />
 	</fileset>
  
-	<!-- Seam rss, and dependencies -->
-	<fileset id="seam.rss.jar" dir="${lib.dir}">
-		<include name="jboss-seam-rss.jar" if="seam.rss.lib" />
-		<include name="yarfraw.jar" if="seam.rss.lib" />
-		<include name="commons-lang.jar" if="seam.rss.lib" />
-		<include name="commons-collections.jar" if="seam.rss.lib" />
-	</fileset>
-
 	<!-- Seam debug, with required dependencies -->
 	<fileset id="seam.debug.jar" dir="${lib.dir}">
 		<include name="jboss-seam-debug.jar" if="seam.debug.lib" />
@@ -196,27 +187,7 @@
 	<fileset id="seam.remoting.jar" dir="${lib.dir}">
 		<include name="jboss-seam-remoting.jar" if="seam.remoting.lib" />
 	</fileset>
-	
-	<!-- Seam Wicket integration, with required dependencies -->
-	<fileset id="seam.wicket.jar" dir="${lib.dir}">
-		<include name="jboss-seam-wicket.jar" if="seam.wicket.lib" />
-		<include name="wicket.jar" if="seam.wicket.lib" />
-		<include name="wicket-ioc.jar" if="seam.wicket.lib" />
-		<include name="slf4j-api.jar" if="seam.wicket.lib" />
-		<include name="slf4j-log4j12.jar" if="seam.wicket.lib" />
-	</fileset>
 
-	<!-- Seam RESTEasy integration, with required dependencies -->
-	<fileset id="seam.resteasy.jar" dir="${lib.dir}">
-		<include name="jboss-seam-resteasy.jar" if="seam.resteasy.lib" />
-		<include name="jaxrs-api.jar" if="seam.resteasy.lib" />
-		<include name="resteasy-jaxrs.jar" if="seam.resteasy.lib" />
-		<include name="resteasy-jaxb-provider.jar" if="seam.resteasy.lib" />
-		<include name="resteasy-atom-provider.jar" if="seam.resteasy.lib" />
-		<include name="slf4j-api.jar" if="seam.resteasy.lib" />
-		<include name="slf4j-log4j12.jar" if="seam.resteasy.lib" />
-	</fileset>
-
     <!-- Seam IoC Guice, with required dependencies -->
     <fileset id="seam.ioc-guice.jar" dir="${lib.dir}">
         <include name="jboss-seam-ioc.jar" if="seam.ioc-guice.lib" />
@@ -493,13 +464,11 @@
 	<path id="build.classpath">
 		<fileset dir="${lib.dir}">
 			<include name="*.jar" />
-			<include name="jboss-seam-wicket.jar" />
 			<exclude name="jboss-seam-debug.jar" />
 			<exclude name="jboss-seam-ui.jar" />
 			<exclude name="jboss-seam-mail.jar" />
 			<exclude name="jboss-seam-pdf.jar" />
 			<exclude name="jboss-seam-excel.jar" />
-			<exclude name="jboss-seam-rss.jar" />
 		</fileset>
 		<path refid="build.classpath.extras" />
 	</path>
@@ -512,7 +481,6 @@
 		<fileset dir="${lib.dir}">
 			<!-- Don't include seam-ui or interop modules -->
 			<exclude name="jboss-seam-ui.jar" />
-			<exclude name="jboss-seam-wicket.jar" />
 			<exclude name="interop/**/*" />
 			<exclude name="gen/**/*" />
 			<exclude name="src/**/*" />
@@ -711,10 +679,6 @@
 			<fileset refid="spring.jar" />
 			<fileset refid="jcaptcha.jar" />
 			<fileset refid="antlr.jar" />
-			<fileset refid="wicket-extensions.jar" />
-			<fileset refid="wicket-datetime.jar" />
-			<fileset refid="seam.wicket.jar" />
-			<fileset refid="seam.resteasy.jar" />
 			<fileset refid="seam.remoting.jar" />
 			<fileset refid="seam.ioc-guice.jar" />
 			<fileset refid="el-ri.jar" />
@@ -739,41 +703,17 @@
 	</target>
 
 	<!-- Deploy the target to JBoss AS -->
-	<target name="deploy" depends="archive, datasource, service, meldware" description="Deploy the example to JBoss AS">
+	<target name="deploy" depends="archive, datasource, service" description="Deploy the example to JBoss AS">
 		<fail unless="jboss.home">
 			jboss.home not set, update build.properties
 		</fail>
 		<copy file="${dist.dir}/${example.name}.ear" todir="${deploy.dir}" />
 	</target>
 
-	<!-- Deploy meldware to JBoss AS -->
-	<target name="meldware" if="deploy.meldware.mail">
-		<copyInlineDependencies id="jbosscommoncore" scope="runtime" todir="${meldware.dir}">
-			<dependency groupId="org.buni.meldware" artifactId="mail" type="ear" version="1.0M8" />
-			<dependency groupId="org.buni.meldware" artifactId="meldware" type="store" version="1.0M8" />
-			<dependency groupId="org.buni.meldware" artifactId="meldwarebase" type="sar" version="1.0M8" />
-		</copyInlineDependencies>
-		<copy todir="${deploy.dir}">
-			<fileset dir="${meldware.dir}">
-				<patternset refid="meldware.files" />
-			</fileset>
-		</copy>
-		<copy todir="${conf.dir}">
-			<fileset dir="${meldware.dir}">
-				<patternset refid="meldware.conf.files" />
-			</fileset>
-		</copy>
-	</target>
-
 	<target name="undeploy" description="Undeploy the example from JBoss">
 		<delete file="${deploy.dir}/${example.name}.ear" />
 		<delete file="${deploy.dir}/${example.ds}" />
 		<delete file="${deploy.dir}/${example.service}" />
-		<delete>
-			<fileset dir="${deploy.dir}">
-				<patternset refid="meldware.files" />
-			</fileset>
-		</delete>
 	</target>
 
 	<!-- Copy the data source to JBoss AS -->
@@ -831,7 +771,7 @@
 		<delete file="${farm.deploy.dir}/${example.ds}" />
 	</target>
 
-	<target name="explode" depends="jar,jboss.war,ear,datasource, meldware" description="Deploy the exploded archive">
+	<target name="explode" depends="jar,jboss.war,ear,datasource" description="Deploy the exploded archive">
 		<fail unless="jboss.home">jboss.home not set</fail>
 
 		<mkdir dir="${jar.deploy.dir}" />
@@ -857,11 +797,6 @@
 		<delete file="${deploy.dir}/${example.ds}" failonerror="no" />
 		<delete file="${deploy.dir}/${example.name}-service.xml" failonerror="no" />		
 		<delete dir="${ear.deploy.dir}" failonerror="no" />
-		<delete failonerror="no">
-			<fileset dir="${deploy.dir}">
-				<patternset refid="meldware.files" />
-			</fileset>
-		</delete>
 	</target>
 
 	<target name="restart" depends="explode" description="Restart the exploded archive">
@@ -897,10 +832,6 @@
 			<fileset refid="search.jar" />
 			<fileset refid="richfaces-api.jar" />
 			<fileset refid="groovy.jar" />
-			<fileset refid="wicket-extensions.jar" />
-			<fileset refid="wicket-datetime.jar" />
-			<fileset refid="seam.wicket.jar" />
-         <fileset refid="seam.resteasy.jar" />
 			<fileset refid="trinidad-api.jar" />
 			<fileset refid="metawidget.jar" />
 			<fileset refid="el-ri.jar"/>

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/build.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -47,43 +47,6 @@
 		<antcall target="testall.${container}" />
 	</target>
 
-	<target name="testall.jboss4" description="Run functional testsuite for JBoss 4">
-		<property name="container" value="jboss4" />
-		<antcall target="start.container.before.suite" />
-		<antcall target="start.selenium.server" />
-		<!-- Execute tests for all examples jboss-->
-		<testexample name="blog" />
-		<testexample name="booking" />
-		<testexample name="drools" />
-		<testexample name="dvdstore" />
-		<testexample name="contactlist" />
-		<testexample name="excel" />
-		<testexample name="groovybooking" />
-		<testexample name="hibernate" />
-		<testexample name="icefaces" />
-		<testexample name="itext" />
-		<testexample name="jpa" />
-		<testexample name="mail" />
-		<testexample name="messages" />
-		<testexample name="nestedbooking" />
-		<testexample name="numberguess" />
-		<testexample name="openid" />
-		<testexample name="quartz" />
-		<testexample name="registration" />
-		<testexample name="remoting/chatroom" />
-		<testexample name="rss" />
-		<testexample name="seambay" />
-		<testexample name="seamdiscs" />
-		<testexample name="seampay" />
-		<testexample name="seamspace" />
-		<testexample name="spring" />
-		<testexample name="todo" />
-		<testexample name="ui" />
-		<testexample name="wicket" />
-		<testexample name="wicket-runtime" />
-		<antcall target="stop.selenium.server" />
-	</target>
-	
 	<target name="testall.jboss5" description="Run functional testsuite for JBoss 5">
 		<property name="container" value="jboss5" />
 		<antcall target="start.container.before.suite" />
@@ -97,7 +60,6 @@
 		<testexample name="excel" />
 		<testexample name="groovybooking" />
 		<testexample name="hibernate" />
-		<testexample name="icefaces" />
 		<testexample name="itext" />
 		<testexample name="jee5/booking" />
 		<testexample name="jpa" />
@@ -109,72 +71,25 @@
 		<testexample name="quartz" />
 		<testexample name="registration" />
 		<testexample name="remoting/chatroom" />
-		<testexample name="rss" />
 		<testexample name="seambay" />
 		<testexample name="seampay" />
 		<testexample name="seamspace" />
 		<testexample name="spring" />
 		<testexample name="todo" />
 		<testexample name="ui" />
-		<testexample name="wicket" />
-		<testexample name="wicket-runtime" />
 		<antcall target="stop.selenium.server" />
 	</target>
 
-	<target name="testall.jboss-embedded" description="Run functional testsuite for JBoss Embedded">
-		<property name="container" value="jboss-embedded" />
-		<antcall target="start.selenium.server" />
-		<!-- Execute tests for all examples on jboss-embedded -->
-		<testexample name="blog" />
-		<testexample name="dvdstore" />
-		<testexample name="messages" />
-		<testexample name="numberguess" />
-		<testexample name="registration" />
-		<testexample name="seambay" />
-		<testexample name="seampay" />
-		<testexample name="todo" />
-		<testexample name="booking" />
-		<testexample name="jpa" />
-		<testexample name="hibernate" />
-		<antcall target="stop.selenium.server" />
-	</target>
-
-	<target name="testall.tomcat6" description="Run functional testsuite for Tomcat 6">
-
-		<property name="container" value="tomcat6" />
-		<antcall target="start.selenium.server" />
-
-		<testexample name="jpa" />
-		<testexample name="hibernate" />
-
-		<antcall target="stop.selenium.server" />
-	</target>
-
 	<target name="test" description="Run tests for single example. Container selection is based on the value of container property">
 		<fail unless="container">Please set container property.</fail>
 		<antcall target="test.${container}" />
 	</target>
-
-	<target name="test.jboss4" description="Run tests for single example on JBoss 4">
-		<property name="container" value="jboss4" />
-		<antcall target="test.single.example" />
-	</target>
 	
 	<target name="test.jboss5" description="Run tests for single example on JBoss 5">
 		<property name="container" value="jboss5" />
 		<antcall target="test.single.example" />
 	</target>
 
-	<target name="test.tomcat6" description="Run tests for single example on Tomcat 6">
-		<property name="container" value="tomcat6" />
-		<antcall target="test.single.example" />
-	</target>
-
-	<target name="test.jboss-embedded" description="Run tests for single example on JBoss Embedded">
-		<property name="container" value="jboss-embedded" />
-		<antcall target="test.single.example" />
-	</target>
-
 	<target name="test.single.example">
 		<antcall target="start.selenium.server" />
 
@@ -193,7 +108,6 @@
 		<cleanexample name="excel" />
 		<cleanexample name="groovybooking" />
 		<cleanexample name="hibernate" />
-		<cleanexample name="icefaces" />
 		<cleanexample name="itext" />
 		<cleanexample name="jee5/booking" />
 		<cleanexample name="jpa" />
@@ -205,7 +119,6 @@
 		<cleanexample name="quartz" />
 		<cleanexample name="registration" />
 		<cleanexample name="remoting/chatroom" />
-		<cleanexample name="rss" />
 		<cleanexample name="seambay" />
 		<cleanexample name="seamdiscs" />
 		<cleanexample name="seampay" />
@@ -213,8 +126,6 @@
 		<cleanexample name="spring" />
 		<cleanexample name="todo" />
 		<cleanexample name="ui" />
-		<cleanexample name="wicket" />
-		<cleanexample name="wicket-runtime" />
 	</target>
 
 	<target name="undeployall">
@@ -227,7 +138,6 @@
 		<undeployexample name="excel" />
 		<undeployexample name="groovybooking" />
 		<undeployexample name="hibernate" />
-		<undeployexample name="icefaces" />
 		<undeployexample name="itext" />
 		<undeployexample name="jee5/booking" />
 		<undeployexample name="jpa" />
@@ -238,7 +148,6 @@
 		<undeployexample name="openid" />
 		<undeployexample name="quartz" />
 		<undeployexample name="registration" />
-		<undeployexample name="rss" />
 		<undeployexample name="remoting/chatroom" />
 		<undeployexample name="seambay" />
 		<undeployexample name="seamdiscs" />
@@ -247,7 +156,6 @@
 		<undeployexample name="spring" />
 		<undeployexample name="todo" />
 		<undeployexample name="ui" />
-		<undeployexample name="wicket" />
 	</target>
 
 

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Blog example" verbose="2" parallel="false">
-	<test name="blog_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/blog/test/selenium/blog.properties" />
-		<classes>
-			<class name="org.jboss.seam.example.blog.test.selenium.NewEntryTest" />
-			<class name="org.jboss.seam.example.blog.test.selenium.SearchTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/blog/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Blog example" verbose="2" parallel="false">
-	<test name="blog_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/blog/test/selenium/blog.properties" />
-		<classes>
-			<class name="org.jboss.seam.example.blog.test.selenium.NewEntryTest" />
-			<class name="org.jboss.seam.example.blog.test.selenium.SearchTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Booking example" verbose="2" parallel="false">
-	<test name="booking_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/booking/test/selenium/booking.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/booking/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Booking example" verbose="2" parallel="false">
-	<test name="booking_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/booking/test/selenium/booking.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/build.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/build.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -39,23 +39,13 @@
 	<property name="test.report.dir" value="test-report" />
 
 	<!-- default deployment targets -->
-	<property name="jboss4.deploy.target" value="deploy" />
-	<property name="jboss5.deploy.target" value="${jboss4.deploy.target}" />
-	<property name="jboss4.undeploy.target" value="undeploy" />
-	<property name="jboss5.undeploy.target" value="${jboss4.undeploy.target}" />
-	<property name="jboss-embedded.deploy.target" value="tomcat.deploy" />
-	<property name="jboss-embedded.undeploy.target" value="tomcat.undeploy" />
-	<property name="tomcat6.deploy.target" value="tomcat6.deploy" />
-	<property name="tomcat6.undeploy.target" value="tomcat6.undeploy" />
+	<property name="jboss5.deploy.target" value="deploy" />
+	<property name="jboss5.undeploy.target" value="undeploy" />
 	<!-- default context paths -->
-	<property name="jboss4.context.path" value="/seam-${example.name}" />
-	<property name="jboss5.context.path" value="${jboss4.context.path}" />
-	<property name="jboss-embedded.context.path" value="/jboss-seam-${example.name}" />
-	<property name="tomcat6.context.path" value="${jboss-embedded.context.path}" />
+	<property name="jboss5.context.path" value="/seam-${example.name}" />
 
 
 	<!-- common path setup -->
-
 	<path id="classpath.build">
 		<fileset dir="${ftest.lib.dir}" includes="**/*.jar" />
 	</path>
@@ -157,7 +147,6 @@
 		<echo>Deploying ${example.name} example to ${container} using ${deploy.target} target</echo>
 		<ant antfile="${seam.dir}/examples/${example.name}/build.xml" target="${deploy.target}" inheritall="false" dir="${seam.dir}/examples/${example.name}">
 			<property name="jboss.home" value="${container.home}" />
-			<property name="tomcat.home" value="${container.home}" />
 			<propertyset refid="deploy.properties" />
 		</ant>
 		<!-- wait for the application to be active -->
@@ -175,7 +164,6 @@
 		<echo>Undeploying example ${example.name} from ${container} using ${undeploy.target} target</echo>
 		<ant antfile="${seam.dir}/examples/${example.name}/build.xml" target="${undeploy.target}" inheritall="false" dir="${seam.dir}/examples/${example.name}">
 			<property name="jboss.home" value="${container.home}" />
-			<property name="tomcat.home" value="${container.home}" />
 		</ant>
 	</target>
 
@@ -203,10 +191,7 @@
 	<!-- this target sets empty deploy property sets by default -->
 	<!-- override this target in example specific build.xml to specify property sets -->
 	<target name="set.deploy.properties">
-		<propertyset id="jboss4.deploy.properties" />
 		<propertyset id="jboss5.deploy.properties" />
-		<propertyset id="tomcat6.deploy.properties" />
-		<propertyset id="jboss-embedded.deploy.properties" />
 	</target>
 
 	<target name="start.container.jboss" depends="container.properties">

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Contactlist example" verbose="2" parallel="false">
-	<test name="contactlist_jboss-embedded">
-		<parameter name="PROPERTY_FILE" value="empty" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.contactlist.test.selenium.ContactCRUDTest" />
-			<class name="org.jboss.seam.example.contactlist.test.selenium.CommentTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/contactlist/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Contactlist example" verbose="2" parallel="false">
-	<test name="contactlist_jboss4">
-		<parameter name="PROPERTY_FILE" value="empty" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.contactlist.test.selenium.ContactCRUDTest" />
-			<class name="org.jboss.seam.example.contactlist.test.selenium.CommentTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/drools/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/drools/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/drools/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,31 +0,0 @@
-<!--
-JBoss, Home of Professional Open Source
-Copyright 2008, Red Hat Middleware LLC, and individual contributors
-by the @authors tag. See the copyright.txt in the distribution for a
-full listing of individual contributors.
-
-This is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation; either version 2.1 of
-the License, or (at your option) any later version.
-
-This software is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this software; if not, write to the Free
-Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301 USA, or see the FSF site: http://www.fsf.org.
---> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Drools example" verbose="2" parallel="false">
-   <test name="drools_jboss4">
-      <parameter name="PROPERTY_FILE" value="/org/jboss/seam/example/drools/test/selenium/drools.properties" />
-      <classes>
-      <class
-            name="org.jboss.seam.example.common.test.numberguess.selenium.CommonNumberGuessTest" />
-      </classes>
-   </test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,30 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	-->
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="DVD example" verbose="2" parallel="false">
-	<test name="dvdstore_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/dvd/test/selenium/dvd.properties" />
-		<classes>
-			<class name="org.jboss.seam.example.dvd.test.selenium.LoginTest" />
-			<class name="org.jboss.seam.example.dvd.test.selenium.RegistrationTest" />
-			<class name="org.jboss.seam.example.dvd.test.selenium.SearchTest" />
-			<class name="org.jboss.seam.example.dvd.test.selenium.ShoppingCartTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/dvdstore/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,30 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	-->
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="DVD example" verbose="2" parallel="false">
-	<test name="dvdstore_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/dvd/test/selenium/dvd.properties" />
-		<classes>
-			<class name="org.jboss.seam.example.dvd.test.selenium.LoginTest" />
-			<class name="org.jboss.seam.example.dvd.test.selenium.RegistrationTest" />
-			<class name="org.jboss.seam.example.dvd.test.selenium.SearchTest" />
-			<class name="org.jboss.seam.example.dvd.test.selenium.ShoppingCartTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/excel/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/excel/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/excel/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,26 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Excel example" verbose="2" parallel="false">
-	<test name="excel_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class name="org.jboss.seam.example.excel.test.selenium.SeleniumExcelTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/groovybooking/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/groovybooking/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/groovybooking/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Groovybooking example" verbose="2" parallel="false">
-	<test name="groovybooking_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/groovybooking/test/selenium/groovybooking.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Hibernate example" verbose="2" parallel="false">
-	<test name="hibernate_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/hibernate/test/selenium/hibernate.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Hibernate example" verbose="2" parallel="false">
-	<test name="hibernate_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/hibernate/test/selenium/hibernate.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/tomcat6.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/tomcat6.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/hibernate/tomcat6.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Hibernate example" verbose="2" parallel="false">
-	<test name="hibernate_tomcat6">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/hibernate/test/selenium/hibernate.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/itext/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/itext/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/itext/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,26 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Itext example" verbose="2" parallel="false">
-	<test name="itext_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class name="org.jboss.seam.example.itext.test.selenium.SeleniumItextTest" />
-		</classes>
-	</test>
-</suite>

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/build.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/build.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -22,13 +22,8 @@
 -->
 <project name="jpa.ftest.build" basedir="." default="build">
 	<property name="example.name" value="jpa" />
-	<property name="jboss4.deploy.target" value="jboss" />
-	<property name="jboss4.undeploy.target" value="jboss.undeploy" />
 	<property name="jboss5.deploy.target" value="jboss5" />
-	<property name="jboss-embedded.deploy.target" value="jboss-embedded" />
-	<property name="jboss-embedded.undeploy.target" value="jboss-embedded.undeploy" />
-	<property name="jboss4.context.path" value="/jboss-seam-jpa" />
-	
+    <property name="jboss5.undeploy.target" value="jboss5.undeploy" />
 
 	<import file="../build.xml" />
 </project>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="JPA example" verbose="2" parallel="false">
-	<test name="jpa_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/jpa/test/selenium/jpa.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="JPA example" verbose="2" parallel="false">
-	<test name="jpa_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/jpa/test/selenium/jpa.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/tomcat6.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/tomcat6.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/jpa/tomcat6.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="JPA example" verbose="2" parallel="false">
-	<test name="jpa_tomcat6">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/jpa/test/selenium/jpa.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/mail/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/mail/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/mail/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,26 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Mail example" verbose="2" parallel="false">
-	<test name="mail_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class name="org.jboss.seam.example.mail.test.selenium.SeleniumMailTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,26 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Messages example" verbose="2" parallel="false">
-	<test name="messages_jboss-embedded">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class name="org.jboss.seam.example.messages.test.selenium.MessageTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/messages/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,26 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Messages example" verbose="2" parallel="false">
-	<test name="messages_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class name="org.jboss.seam.example.messages.test.selenium.MessageTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/nestedbooking/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/nestedbooking/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/nestedbooking/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,34 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Nested booking example" verbose="2" parallel="false">
-	<test name="nestedbooking_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/nestedbooking/test/selenium/nestedbooking.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.nestedbooking.test.selenium.NestedSimpleBookingTest"></class>
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,29 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Numberguess example" verbose="2" parallel="false">
-	<test name="numberguess_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/numberguess/test/selenium/numberguess.properties" />
-		<parameter name="CONTEXT_PATH" value="/jboss-seam-numberguess" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.numberguess.test.selenium.NumberGuessTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/numberguess/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Numberguess example" verbose="2" parallel="false">
-	<test name="numberguess_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/numberguess/test/selenium/numberguess.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.numberguess.test.selenium.NumberGuessTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/openid/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/openid/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/openid/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,27 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="OpenId example" verbose="2" parallel="false">
-	<test name="openid_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.openid.test.selenium.SeleniumOpenIdTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Quartz example" verbose="2" parallel="false">
-	<test name="quartz_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/quartz/test/selenium/quartz.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.quartz.test.selenium.QuartzPaymentTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/quartz/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Quartz example" verbose="2" parallel="false">
-	<test name="quartz_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/quartz/test/selenium/quartz.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.quartz.test.selenium.QuartzPaymentTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,27 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Registration example" verbose="2" parallel="false">
-	<test name="registration_jboss-embedded">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.registration.test.selenium.RegistrationTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/registration/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,27 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Registration example" verbose="2" parallel="false">
-	<test name="registration_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.registration.test.selenium.RegistrationTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/remoting/chatroom/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,27 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Chatroom example" verbose="2" parallel="false">
-	<test name="chatroom_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.remoting.chatroom.test.selenium.SeleniumChatroomTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,31 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Seambay example" verbose="2" parallel="false">
-	<test name="seambay_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/seambay/test/selenium/seambay.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.seambay.test.selenium.RegistrationTest" />
-			<class name="org.jboss.seam.example.seambay.test.selenium.SellTest" />
-			<class name="org.jboss.seam.example.seambay.test.selenium.SearchTest" />
-			<class name="org.jboss.seam.example.seambay.test.selenium.BidTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seambay/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,31 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Seambay example" verbose="2" parallel="false">
-	<test name="seambay_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/seambay/test/selenium/seambay.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.seambay.test.selenium.RegistrationTest" />
-			<class name="org.jboss.seam.example.seambay.test.selenium.SellTest" />
-			<class name="org.jboss.seam.example.seambay.test.selenium.SearchTest" />
-			<class name="org.jboss.seam.example.seambay.test.selenium.BidTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamdiscs/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamdiscs/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamdiscs/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,32 +0,0 @@
-<!--
-JBoss, Home of Professional Open Source
-Copyright 2008, Red Hat Middleware LLC, and individual contributors
-by the @authors tag. See the copyright.txt in the distribution for a
-full listing of individual contributors.
-
-This is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation; either version 2.1 of
-the License, or (at your option) any later version.
-
-This software is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this software; if not, write to the Free
-Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301 USA, or see the FSF site: http://www.fsf.org.
---> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Seamdiscs example" verbose="2" parallel="false">
-   <test name="seamdiscs_jboss4">
-      <parameter name="PROPERTY_FILE" value="" />
-      <classes>
-	    <class name="org.jboss.seam.example.seamdiscs.test.selenium.LoginTest" />
-		<class name="org.jboss.seam.example.seamdiscs.test.selenium.ArtistsTest" />
-		<class name="org.jboss.seam.example.seamdiscs.test.selenium.DiscsTest" />
-	  </classes>
-   </test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,28 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Seampay example" verbose="2" parallel="false">
-	<test name="seampay_jboss-embedded">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/seampay/test/selenium/seampay.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.seampay.selenium.PaymentTest" />
-		</classes>
-	</test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seampay/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,30 +0,0 @@
-<!--
-JBoss, Home of Professional Open Source
-Copyright 2008, Red Hat Middleware LLC, and individual contributors
-by the @authors tag. See the copyright.txt in the distribution for a
-full listing of individual contributors.
-
-This is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation; either version 2.1 of
-the License, or (at your option) any later version.
-
-This software is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this software; if not, write to the Free
-Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301 USA, or see the FSF site: http://www.fsf.org.
---> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Seampay example" verbose="2" parallel="false">
-   <test name="seampay_jboss4">
-      <parameter name="PROPERTY_FILE" value="/org/jboss/seam/example/seampay/test/selenium/seampay.properties" />
-      	<classes>
-		<class name="org.jboss.seam.example.common.test.seampay.selenium.PaymentTest" />
-      </classes>
-   </test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamspace/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamspace/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/seamspace/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,33 +0,0 @@
-<!--
-JBoss, Home of Professional Open Source
-Copyright 2008, Red Hat Middleware LLC, and individual contributors
-by the @authors tag. See the copyright.txt in the distribution for a
-full listing of individual contributors.
-
-This is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation; either version 2.1 of
-the License, or (at your option) any later version.
-
-This software is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this software; if not, write to the Free
-Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301 USA, or see the FSF site: http://www.fsf.org.
---> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Seamspace example" verbose="2" parallel="false">
-   <test name="seamspace_jboss4">
-      <parameter name="PROPERTY_FILE" value="" />
-      <classes>
-		<class name="org.jboss.seam.example.seamspace.test.selenium.LoginTest" />
-		<class name="org.jboss.seam.example.seamspace.test.selenium.UserTest" />
-		<class name="org.jboss.seam.example.seamspace.test.selenium.RoleTest" />
-		<class name="org.jboss.seam.example.seamspace.test.selenium.BlogTest" />
-	  </classes>
-   </test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/spring/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/spring/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/spring/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,36 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Spring example" verbose="2" parallel="false">
-	<test name="spring_jboss4">
-		<parameter name="PROPERTY_FILE"
-			value="/org/jboss/seam/example/spring/test/selenium/spring.properties" />
-		<classes>
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.RegistrationTest" />
-			<class
-				name="org.jboss.seam.example.spring.test.selenium.SpringChangePasswordTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.BackButtonTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.SimpleBookingTest" />
-			<class
-				name="org.jboss.seam.example.common.test.booking.selenium.ConversationTest" />
-		</classes>
-	</test>
-</suite>
\ No newline at end of file

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss-embedded.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss-embedded.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss-embedded.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,30 +0,0 @@
-<!--
-JBoss, Home of Professional Open Source
-Copyright 2008, Red Hat Middleware LLC, and individual contributors
-by the @authors tag. See the copyright.txt in the distribution for a
-full listing of individual contributors.
-
-This is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation; either version 2.1 of
-the License, or (at your option) any later version.
-
-This software is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this software; if not, write to the Free
-Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301 USA, or see the FSF site: http://www.fsf.org.
---> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Todo example" verbose="2" parallel="false">
-   <test name="todo_jboss-embedded">
-      <parameter name="PROPERTY_FILE" value="" />
-      <classes>
-		<class name="org.jboss.seam.example.todo.test.selenium.SeleniumTodoTest" />
-	  </classes>
-   </test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/todo/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,30 +0,0 @@
-<!--
-JBoss, Home of Professional Open Source
-Copyright 2008, Red Hat Middleware LLC, and individual contributors
-by the @authors tag. See the copyright.txt in the distribution for a
-full listing of individual contributors.
-
-This is free software; you can redistribute it and/or modify it
-under the terms of the GNU Lesser General Public License as
-published by the Free Software Foundation; either version 2.1 of
-the License, or (at your option) any later version.
-
-This software is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Lesser General Public License for more details.
-
-You should have received a copy of the GNU Lesser General Public
-License along with this software; if not, write to the Free
-Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-02110-1301 USA, or see the FSF site: http://www.fsf.org.
---> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="Todo example" verbose="2" parallel="false">
-   <test name="todo_jboss4">
-      <parameter name="PROPERTY_FILE" value="" />
-      <classes>
-		<class name="org.jboss.seam.example.todo.test.selenium.SeleniumTodoTest" />
-	  </classes>
-   </test>
-</suite>

Deleted: branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/ui/jboss4.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/ui/jboss4.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/examples/ui/jboss4.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -1,26 +0,0 @@
-
-	<!--
-		JBoss, Home of Professional Open Source Copyright 2008, Red Hat
-		Middleware LLC, and individual contributors by the @authors tag. See
-		the copyright.txt in the distribution for a full listing of individual
-		contributors. This is free software; you can redistribute it and/or
-		modify it under the terms of the GNU Lesser General Public License as
-		published by the Free Software Foundation; either version 2.1 of the
-		License, or (at your option) any later version. This software is
-		distributed in the hope that it will be useful, but WITHOUT ANY
-		WARRANTY; without even the implied warranty of MERCHANTABILITY or
-		FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
-		License for more details. You should have received a copy of the GNU
-		Lesser General Public License along with this software; if not, write
-		to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-		Boston, MA 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-	--> 
-<!DOCTYPE suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
-<suite name="UI example" verbose="2" parallel="false">
-	<test name="ui_jboss4">
-		<parameter name="PROPERTY_FILE" value="" />
-		<classes>
-			<class name="org.jboss.seam.example.ui.test.selenium.SeleniumUITest" />
-		</classes>
-	</test>
-</suite>

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.ci.properties
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.ci.properties	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.ci.properties	2009-07-14 18:51:56 UTC (rev 11290)
@@ -30,13 +30,9 @@
 selenium.browser.url=http://127.0.0.1:8080
 selenium.speed=0
 selenium.timeout=120000
-selenium.icefaces.wait.time=2000
 
 # default max wait times in seconds
-jboss4.deploy.waittime=300
 jboss5.deploy.waittime=300
-tomcat6.deploy.waittime=60
-jboss-embedded.deploy.waittime=60
 
 # container locations - must be set
 # independent from ${seam.dir}/build.properties
@@ -46,9 +42,6 @@
 #jboss-embedded.home=
 
 # container settings
-jboss4.profile=default
-jboss4.jvm.arguments=-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
-
 jboss5.profile=default
 jboss5.jvm.arguments=-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512 -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
 
@@ -77,5 +70,4 @@
 action.package=com.example
 test.package=com.example.test
 richfaces.skin=classic
-icefaces.home=
 jboss.domain=default

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.properties
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.properties	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/ftest.properties	2009-07-14 18:51:56 UTC (rev 11290)
@@ -45,22 +45,13 @@
 container=jboss5
 
 # default max wait times in seconds
-jboss4.deploy.waittime=300
 jboss5.deploy.waittime=300
-tomcat6.deploy.waittime=60
-jboss-embedded.deploy.waittime=60
 
 # container locations - must be set
 # independent from ${seam.dir}/build.properties
-jboss4.home=
-jboss5.home=
-tomcat6.home=
-jboss-embedded.home=
+jboss5.home=/home/mnovotny/apps/jboss-5.1.0.GA
 
 # container settings
-jboss4.profile=default
-jboss4.jvm.arguments=-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512 -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
-
 jboss5.profile=default
 jboss5.jvm.arguments=-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512 -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
 
@@ -72,23 +63,23 @@
 seamgen.control.container=false
 
 # workspace for new projects
-workspace.home=
+workspace.home=/home/mnovotny/tmp
 
 # seam-gen project properties
 database.type=mysql
 database.exists=y
 database.drop=n
-driver.jar=/home/jharting/jboss/mysql-connector-java-5.1.6-bin.jar
+driver.jar=/usr/share/java/mysql.jar
 driver.license.jar=
-hibernate.connection.username=seam
-hibernate.connection.password=seam
+hibernate.connection.username=medium
+hibernate.connection.password=medium
 hibernate.connection.driver_class=com.mysql.jdbc.Driver
 hibernate.connection.dataSource_class=com.mysql.jdbc.jdbc2.optional.MysqlDataSource
 hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider
 hibernate.default_catalog.null=
 hibernate.default_schema.null=
 hibernate.dialect=org.hibernate.dialect.MySQLDialect
-hibernate.connection.url=jdbc\:mysql\:///seam
+hibernate.connection.url=jdbc\:mysql\:///seamdb
 model.package=com.example
 action.package=com.example
 test.package=com.example.test

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/readme.txt
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/readme.txt	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/readme.txt	2009-07-14 18:51:56 UTC (rev 11290)
@@ -34,14 +34,8 @@
 
   To run all the functional tests run:
   * "ant testall" for JBoss AS 5
-  * "ant testall.jboss4" for JBoss AS 4.2
-  * "ant testall.jboss-embedded" for Tomcat + JBoss Embedded
-  * "ant testall.tomcat6" for plain Tomcat6
-  To run functional tests for single example run:
+ To run functional tests for single example run:
   * "ant test -Dtest=example_name" for JBoss AS 5
-  * "ant test.jboss4 -Dtest=example_name" for JBoss AS 4.2
-  * "ant test.jboss-embedded -Dtest=example_name" for Tomcat + JBoss Embedded
-  * "ant test.tomcat6 -Dtest=example_name" for Tomcat6
 
 Known Limitations:
 ---------------------
@@ -74,8 +68,6 @@
 -------------------
 blog - all tests fail if you don't delete blogindexes folder from application server prior running testsuite
 seambay - testEmptyRegistration - JBSEAM-3893
-wicket - simpleBookingTest, testJBSEAM3288 - JBSEAM-3818
-icefaces - several tests fail on IE
 
 TODO's:
 -------

Modified: branches/enterprise/JBPAPP_5_0/src/test/ftest/seamgen/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/src/test/ftest/seamgen/build.xml	2009-07-14 12:06:14 UTC (rev 11289)
+++ branches/enterprise/JBPAPP_5_0/src/test/ftest/seamgen/build.xml	2009-07-14 18:51:56 UTC (rev 11290)
@@ -91,17 +91,6 @@
     <target name="seam-gen.richfaces.testsuite.deployed" depends="build">
             <run.selenium.test suite="richfaces-deployed" />
     </target>
-    <target name="seam-gen.icefaces.testsuite" description="Run Icefaces testsuite">
-            <antcall target="seam-gen.icefaces.testsuite.exploded" />
-            <antcall target="seam-gen.icefaces.testsuite.deployed" />
-    </target>
-    <target name="seam-gen.icefaces.testsuite.exploded" depends="build">
-            <run.selenium.test suite="icefaces-exploded" />
-    </target>
-    <target name="seam-gen.icefaces.testsuite.deployed" depends="build">
-            <run.selenium.test suite="icefaces-deploy" />
-    </target>
-
 	<target name="seam-gen.smoke.testsuite" depends="build" description="Run smoke testsuite">
 		<run.selenium.test suite="smoke" />
 	</target>




More information about the seam-commits mailing list