summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF')
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/appengine-web.xml11
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jarbin0 -> 8776503 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-labs-1.2.5.jarbin0 -> 338903 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jarbin0 -> 245333 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-core-1.1.5.jarbin0 -> 1933065 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jarbin0 -> 152768 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jarbin0 -> 52877 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jarbin0 -> 16030 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/jdo2-api-2.3-eb.jarbin0 -> 192820 bytes
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/logging.properties28
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.composite34
-rw-r--r--sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.xml26
12 files changed, 99 insertions, 0 deletions
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/appengine-web.xml b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/appengine-web.xml
new file mode 100644
index 0000000000..ee5bf38725
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/appengine-web.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
+ <application>scacloud</application>
+ <version>2</version>
+
+ <!-- Configure java.util.logging -->
+ <system-properties>
+ <property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>
+ </system-properties>
+
+</appengine-web-app> \ No newline at end of file
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jar
new file mode 100644
index 0000000000..5e461a1bb5
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-1.0-sdk-1.2.5.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-labs-1.2.5.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-labs-1.2.5.jar
new file mode 100644
index 0000000000..5325404d25
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/appengine-api-labs-1.2.5.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jar
new file mode 100644
index 0000000000..fa0773db98
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-appengine-1.0.3.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-core-1.1.5.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-core-1.1.5.jar
new file mode 100644
index 0000000000..c450ab94f3
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-core-1.1.5.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar
new file mode 100644
index 0000000000..c326e0bc08
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/datanucleus-jpa-1.1.5.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar
new file mode 100644
index 0000000000..12d4ab0d28
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jpa_3.0_spec-1.1.1.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar
new file mode 100644
index 0000000000..ee9963dfc8
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/geronimo-jta_1.1_spec-1.1.1.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/jdo2-api-2.3-eb.jar b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/jdo2-api-2.3-eb.jar
new file mode 100644
index 0000000000..2547a0b03f
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/lib/jdo2-api-2.3-eb.jar
Binary files differ
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/logging.properties b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/logging.properties
new file mode 100644
index 0000000000..4a78b7f353
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/logging.properties
@@ -0,0 +1,28 @@
+# A default java.util.logging configuration.
+# (All App Engine logging is through java.util.logging by default).
+#
+# To use this configuration, copy it into your application's WEB-INF
+# folder and add the following to your appengine-web.xml:
+#
+# <system-properties>
+# <property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>
+# </system-properties>
+#
+
+# Set the default logging level for all loggers to WARNING
+.level = WARNING
+
+# Set the default logging level for ORM, specifically, to WARNING
+DataNucleus.JDO.level=WARNING
+DataNucleus.Persistence.level=WARNING
+DataNucleus.Cache.level=WARNING
+DataNucleus.MetaData.level=WARNING
+DataNucleus.General.level=WARNING
+DataNucleus.Utility.level=WARNING
+DataNucleus.Transaction.level=WARNING
+DataNucleus.Datastore.level=WARNING
+DataNucleus.ClassLoading.level=WARNING
+DataNucleus.Plugin.level=WARNING
+DataNucleus.ValueGeneration.level=WARNING
+DataNucleus.Enhancer.level=WARNING
+DataNucleus.SchemaTool.level=WARNING
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.composite b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.composite
new file mode 100644
index 0000000000..875d6aae9d
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.composite
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
+ targetNamespace="http://samples"
+ name="Helloworld">
+
+ <component name="foo">
+ <implementation.web web-uri=""/>
+ <reference name="service" target="HelloworldComponent"/>
+ </component>
+
+ <component name="HelloworldComponent">
+ <implementation.java class="sample.HelloworldServiceImpl"/>
+ </component>
+
+</composite>
diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.xml b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.xml
new file mode 100644
index 0000000000..d8dcdf3917
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/WEB-INF/web.xml
@@ -0,0 +1,26 @@
+<?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_2_5.xsd"
+ version="2.5">
+ <servlet>
+ <servlet-name>HelloWorld</servlet-name>
+ <servlet-class>sample.appengine.HelloWorldServlet</servlet-class>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>HelloWorld</servlet-name>
+ <url-pattern>/helloworld</url-pattern>
+ </servlet-mapping>
+ <welcome-file-list>
+ <welcome-file>index.html</welcome-file>
+ </welcome-file-list>
+ <filter>
+ <filter-name>tuscany</filter-name>
+ <filter-class>org.apache.tuscany.sca.host.webapp.TuscanyServletFilter</filter-class>
+ </filter>
+
+ <filter-mapping>
+ <filter-name>tuscany</filter-name>
+ <url-pattern>/*</url-pattern>
+ </filter-mapping>
+</web-app>