Author: ppoddar
Date: Tue Aug 24 18:57:11 2010
New Revision: 988663

URL: http://svn.apache.org/viewvc?rev=988663&view=rev
Log:
Add initial resources

Added:
    openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/
    
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/MarketData.html
   (with props)
    
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/Polling.html  
 (with props)

Added: 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/MarketData.html
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/MarketData.html?rev=988663&view=auto
==============================================================================
--- 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/MarketData.html
 (added)
+++ 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/MarketData.html
 Tue Aug 24 18:57:11 2010
@@ -0,0 +1,26 @@
+<!--
+ 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.
+-->
+<html>
+<body>
+<h2>Market Data</h2>
+This panel is showing the current stock prices and their change since last 
update.
+This browser client is periodically <A HREF="Polling.html">querying</A> the 
server.
+</body>
+</html>
+

Propchange: 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/MarketData.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/Polling.html
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/Polling.html?rev=988663&view=auto
==============================================================================
--- 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/Polling.html 
(added)
+++ 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/Polling.html 
Tue Aug 24 18:57:11 2010
@@ -0,0 +1,25 @@
+<!--
+ 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.
+-->
+<html>
+<body>
+<h2>Polling</h2>
+Unless we do Commet -- we have to poll.
+</body>
+</html>
+

Propchange: 
openjpa/trunk/openjpa-examples/opentrader/src/main/resources/help/Polling.html
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to