Author: vamsic007
Date: Wed Aug 1 11:22:56 2007
New Revision: 561896
URL: http://svn.apache.org/viewvc?view=rev&rev=561896
Log:
This one with EJB binding. Doesn't work yet :(
Added:
geronimo/sandbox/tuscany-integration/samples/Calculator-new/
geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt (with props)
geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-new.jar (with
props)
geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-newClient.war
(with props)
geronimo/sandbox/tuscany-integration/samples/Calculator-new/hello-addservice.jar (with
props)
Added: geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt
URL: http://svn.apache.org/viewvc/geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt?view=auto&rev=561896
==============================================================================
--- geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt (added)
+++ geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt Wed Aug 1 11:22:56
2007
@@ -0,0 +1,8 @@
+This Calculator-new sample uses an EJB binding for AddService
+
+1. Deploy the Geronimo Tuscany plugin
+2. Deploy calculator-new.jar
+3. Make sure org.apache.geronimo.configs/openejb-corba-deployer/2.0-SNAPSHOT/car is started.
Look under System Modules in Admin Console.
+4. Deploy hello-addservice.jar
+5. Deploy calculatorClient.war
+6. Access http://localhost:8080/calculatorClient
\ No newline at end of file
Propchange: geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt
------------------------------------------------------------------------------
svn:keywords = Date Revision
Propchange: geronimo/sandbox/tuscany-integration/samples/Calculator-new/README.txt
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-new.jar
URL: http://svn.apache.org/viewvc/geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-new.jar?view=auto&rev=561896
==============================================================================
Binary file - no diff available.
Propchange: geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-new.jar
------------------------------------------------------------------------------
svn:mime-type = application/java-archive
Added: geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-newClient.war
URL: http://svn.apache.org/viewvc/geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-newClient.war?view=auto&rev=561896
==============================================================================
Binary file - no diff available.
Propchange: geronimo/sandbox/tuscany-integration/samples/Calculator-new/calculator-newClient.war
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: geronimo/sandbox/tuscany-integration/samples/Calculator-new/hello-addservice.jar
URL: http://svn.apache.org/viewvc/geronimo/sandbox/tuscany-integration/samples/Calculator-new/hello-addservice.jar?view=auto&rev=561896
==============================================================================
Binary file - no diff available.
Propchange: geronimo/sandbox/tuscany-integration/samples/Calculator-new/hello-addservice.jar
------------------------------------------------------------------------------
svn:mime-type = application/java-archive
|