[jbosstools-commits] JBoss Tools SVN: r42101 - in trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects: integration1 and 18 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 20 09:38:57 EDT 2012


Author: jjankovi
Date: 2012-06-20 09:38:57 -0400 (Wed, 20 Jun 2012)
New Revision: 42101

Added:
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.project
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/.jsdtscope
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.component
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.project.facet.core.xml
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.container
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.name
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/META-INF/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/META-INF/MANIFEST.MF
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/WEB-INF/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/WEB-INF/lib/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/build/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/MyApplication.java
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/RestService.java
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.classpath
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.project
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/.jsdtscope
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.jdt.core.prefs
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.component
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.project.facet.core.xml
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.container
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.name
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/META-INF/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/META-INF/MANIFEST.MF
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/WEB-INF/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/WEB-INF/lib/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/WEB-INF/web.xml
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/build/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/HelloWorld.java
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHello.java
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHelloResponse.java
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService.wsdl
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService_schema1.xsd
Log:
new resource projects for ws bot tests

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.classpath	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.classpath	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
+		<attributes>
+			<attribute name="owner.project.facets" value="java"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss 7.1.1 Runtime ">
+		<attributes>
+			<attribute name="owner.project.facets" value="jst.web"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+	<classpathentry kind="output" path="build/classes"/>
+</classpath>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.project
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.project	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.project	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>integration1</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.jboss.tools.ws.jaxrs.metamodelBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+		<nature>org.jboss.tools.ws.jaxrs.nature</nature>
+	</natures>
+</projectDescription>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/.jsdtscope
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/.jsdtscope	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/.jsdtscope	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="WebContent"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+		<attributes>
+			<attribute name="hide" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+	<classpathentry kind="output" path=""/>
+</classpath>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.jdt.core.prefs	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.jdt.core.prefs	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,11 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.component
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.component	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.component	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
+    <wb-module deploy-name="integration1">
+        <wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
+        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
+        <property name="context-root" value="integration1"/>
+        <property name="java-output-path" value="/integration1/build/classes"/>
+    </wb-module>
+</project-modules>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.project.facet.core.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.project.facet.core.xml	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.common.project.facet.core.xml	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <runtime name="JBoss 7.1.1 Runtime "/>
+  <fixed facet="wst.jsdt.web"/>
+  <fixed facet="java"/>
+  <fixed facet="jst.web"/>
+  <installed facet="java" version="1.6"/>
+  <installed facet="jst.web" version="3.0"/>
+  <installed facet="wst.jsdt.web" version="1.0"/>
+</faceted-project>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.container
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.container	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.container	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1 @@
+org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.name
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.name	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/.settings/org.eclipse.wst.jsdt.ui.superType.name	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1 @@
+Window
\ No newline at end of file

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/META-INF/MANIFEST.MF	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/WebContent/META-INF/MANIFEST.MF	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Class-Path: 
+

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/MyApplication.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/MyApplication.java	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/MyApplication.java	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,8 @@
+package test;
+
+import javax.ws.rs.ApplicationPath;
+
+ at ApplicationPath("/rest")
+public class MyApplication extends javax.ws.rs.core.Application {
+
+}

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/RestService.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/RestService.java	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration1/src/test/RestService.java	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,36 @@
+package test;
+
+import javax.ws.rs.DELETE;
+import javax.ws.rs.GET;
+import javax.ws.rs.POST;
+import javax.ws.rs.PUT;
+import javax.ws.rs.Path;
+
+ at Path("/")
+public class RestService {
+
+	@GET
+	@Path("/get")
+	public String getMethod() {
+		return "GET method";
+	}
+	
+	@POST
+	@Path("/post")
+	public String postMethod() {
+		return "POST method";
+	}
+	
+	@PUT
+	@Path("/put")
+	public String putMethod() {
+		return "PUT method";
+	}
+	
+	@DELETE
+	@Path("/delete")
+	public String deleteMethod() {
+		return "DELETE method";
+	}
+	
+}

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.classpath
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.classpath	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.classpath	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.jboss.ide.eclipse.as.core.server.runtime.runtimeTarget/JBoss 7.1.1 Runtime ">
+		<attributes>
+			<attribute name="owner.project.facets" value="jst.web"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="build/classes"/>
+</classpath>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.project
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.project	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.project	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>integration2</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.common.project.facet.core.builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.wst.validation.validationbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+	</natures>
+</projectDescription>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/.jsdtscope
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/.jsdtscope	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/.jsdtscope	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="WebContent"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+		<attributes>
+			<attribute name="hide" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+	<classpathentry kind="output" path=""/>
+</classpath>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.jdt.core.prefs	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.jdt.core.prefs	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,11 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.component
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.component	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.component	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
+    <wb-module deploy-name="integration2">
+        <wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
+        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
+        <property name="context-root" value="integration2"/>
+        <property name="java-output-path" value="/integration2/build/classes"/>
+    </wb-module>
+</project-modules>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.project.facet.core.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.project.facet.core.xml	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.common.project.facet.core.xml	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+  <runtime name="JBoss 7.1.1 Runtime "/>
+  <fixed facet="wst.jsdt.web"/>
+  <fixed facet="jst.web"/>
+  <fixed facet="java"/>
+  <installed facet="java" version="1.6"/>
+  <installed facet="jst.web" version="3.0"/>
+  <installed facet="wst.jsdt.web" version="1.0"/>
+</faceted-project>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.container
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.container	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.container	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1 @@
+org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.name
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.name	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/.settings/org.eclipse.wst.jsdt.ui.superType.name	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1 @@
+Window
\ No newline at end of file

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/META-INF/MANIFEST.MF
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/META-INF/MANIFEST.MF	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/META-INF/MANIFEST.MF	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Class-Path: 
+

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/WEB-INF/web.xml
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/WEB-INF/web.xml	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/WebContent/WEB-INF/web.xml	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0">
+  <display-name>integration2</display-name>
+  <welcome-file-list>
+    <welcome-file>index.html</welcome-file>
+    <welcome-file>index.htm</welcome-file>
+    <welcome-file>index.jsp</welcome-file>
+    <welcome-file>default.html</welcome-file>
+    <welcome-file>default.htm</welcome-file>
+    <welcome-file>default.jsp</welcome-file>
+  </welcome-file-list>
+  <servlet>
+    <display-name>HelloWorld</display-name>
+    <servlet-name>HelloWorld</servlet-name>
+    <servlet-class>org.jboss.samples.webservices.HelloWorld</servlet-class>
+  </servlet>
+  <servlet-mapping>
+    <servlet-name>HelloWorld</servlet-name>
+    <url-pattern>/HelloWorld</url-pattern>
+  </servlet-mapping>
+</web-app>
\ No newline at end of file

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/HelloWorld.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/HelloWorld.java	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/HelloWorld.java	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,14 @@
+package org.jboss.samples.webservices;
+
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+
+ at WebService()
+public class HelloWorld {
+
+	@WebMethod()
+	public String sayHello(String name) {
+	    System.out.println("Hello: " + name);
+	    return "Hello " + name + "!";
+	}
+}

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHello.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHello.java	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHello.java	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,34 @@
+
+package org.jboss.samples.webservices.jaxws;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+/**
+ * This class was generated by Apache CXF 2.4.6
+ * Wed Jun 20 14:26:27 CEST 2012
+ * Generated source version: 2.4.6
+ */
+
+ at XmlRootElement(name = "sayHello", namespace = "http://webservices.samples.jboss.org/")
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "sayHello", namespace = "http://webservices.samples.jboss.org/")
+
+public class SayHello {
+
+    @XmlElement(name = "arg0")
+    private java.lang.String arg0;
+
+    public java.lang.String getArg0() {
+        return this.arg0;
+    }
+
+    public void setArg0(java.lang.String newArg0)  {
+        this.arg0 = newArg0;
+    }
+
+}
+

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHelloResponse.java
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHelloResponse.java	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/src/org/jboss/samples/webservices/jaxws/SayHelloResponse.java	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,34 @@
+
+package org.jboss.samples.webservices.jaxws;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlRootElement;
+import javax.xml.bind.annotation.XmlType;
+
+/**
+ * This class was generated by Apache CXF 2.4.6
+ * Wed Jun 20 14:26:27 CEST 2012
+ * Generated source version: 2.4.6
+ */
+
+ at XmlRootElement(name = "sayHelloResponse", namespace = "http://webservices.samples.jboss.org/")
+ at XmlAccessorType(XmlAccessType.FIELD)
+ at XmlType(name = "sayHelloResponse", namespace = "http://webservices.samples.jboss.org/")
+
+public class SayHelloResponse {
+
+    @XmlElement(name = "return")
+    private java.lang.String _return;
+
+    public java.lang.String getReturn() {
+        return this._return;
+    }
+
+    public void setReturn(java.lang.String new_return)  {
+        this._return = new_return;
+    }
+
+}
+

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService.wsdl
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService.wsdl	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService.wsdl	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<wsdl:definitions name="HelloWorldService" targetNamespace="http://webservices.samples.jboss.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://webservices.samples.jboss.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+  <wsdl:types>
+<schema xmlns="http://www.w3.org/2001/XMLSchema">
+  <import namespace="http://webservices.samples.jboss.org/" schemaLocation="HelloWorldService_schema1.xsd"/>
+</schema>
+  </wsdl:types>
+  <wsdl:message name="sayHelloResponse">
+    <wsdl:part name="parameters" element="tns:sayHelloResponse">
+    </wsdl:part>
+  </wsdl:message>
+  <wsdl:message name="sayHello">
+    <wsdl:part name="parameters" element="tns:sayHello">
+    </wsdl:part>
+  </wsdl:message>
+  <wsdl:portType name="HelloWorld">
+    <wsdl:operation name="sayHello">
+      <wsdl:input name="sayHello" message="tns:sayHello">
+    </wsdl:input>
+      <wsdl:output name="sayHelloResponse" message="tns:sayHelloResponse">
+    </wsdl:output>
+    </wsdl:operation>
+  </wsdl:portType>
+  <wsdl:binding name="HelloWorldServiceSoapBinding" type="tns:HelloWorld">
+    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
+    <wsdl:operation name="sayHello">
+      <soap:operation soapAction="" style="document"/>
+      <wsdl:input name="sayHello">
+        <soap:body use="literal"/>
+      </wsdl:input>
+      <wsdl:output name="sayHelloResponse">
+        <soap:body use="literal"/>
+      </wsdl:output>
+    </wsdl:operation>
+  </wsdl:binding>
+  <wsdl:service name="HelloWorldService">
+    <wsdl:port name="HelloWorldPort" binding="tns:HelloWorldServiceSoapBinding">
+      <soap:address location="http://localhost:8080/integration2/HelloWorld"/>
+    </wsdl:port>
+  </wsdl:service>
+</wsdl:definitions>

Added: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService_schema1.xsd
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService_schema1.xsd	                        (rev 0)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/resources/projects/integration2/wsdl/HelloWorldService_schema1.xsd	2012-06-20 13:38:57 UTC (rev 42101)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?><xs:schema xmlns:tns="http://webservices.samples.jboss.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="unqualified" targetNamespace="http://webservices.samples.jboss.org/" version="1.0">
+<xs:element name="sayHello" type="tns:sayHello"/>
+<xs:element name="sayHelloResponse" type="tns:sayHelloResponse"/>
+<xs:complexType name="sayHello">
+    <xs:sequence>
+      <xs:element minOccurs="0" name="arg0" type="xs:string"/>
+    </xs:sequence>
+  </xs:complexType>
+<xs:complexType name="sayHelloResponse">
+    <xs:sequence>
+      <xs:element minOccurs="0" name="return" type="xs:string"/>
+    </xs:sequence>
+  </xs:complexType>
+</xs:schema>



More information about the jbosstools-commits mailing list