Giter Site home page Giter Site logo

tuxedousers / tuxedo-samples Goto Github PK

View Code? Open in Web Editor NEW
35.0 26.0 16.0 2.14 MB

Sample applications using Tuxedo and related products. See the wiki for more details

License: GNU General Public License v2.0

COBOL 18.15% Makefile 5.81% Shell 17.45% Java 14.87% Ruby 8.10% C 22.28% C++ 13.29% Batchfile 0.05%

tuxedo-samples's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tuxedo-samples's Issues

Add REST or SOAP support to bankapp using SALT

In order to build a reasonable mobile client, the bankapp application needs to support REST or SOAP based web services. So SALT needs to be configured and the service metadata repository needs to be configured and populated.

Automate database and Tuxedo post-install steps described in RAC README.md

The racattack-ansible-oracle project had the user only perform 2 commands, vagrant up, and basically vagrant provision. The RAC example that builds on that currently has several post provisioning steps that need to be done manually. They should get incorporated into the provisioning process so all the user has to do is runme_shm.sh.

JRE Location invalid - Vagrant Provision

I am getting the following message when running VAGRANT UP, after "Preparing to launch Oracle Universal Installer from /tmp/OraInstall"

  • JRE Location is either invalid or not specified. Please specify Valid JRE location.

Anyone knows how to fix it?

Thanks, Luis.

Define database schema

Need to figure out what database and what tables are needed. We may just start with a single database, but need to consider whether we might extend this to include other applications and their respective databases.

Vagrant

We should look at providing/using/supporting vagrant. It looks like a pretty cool package. Much like Docker in some respects but for full virtualization. You can create a new VM in a matter of minutes, fully configured and ready to go.

Initial ideas and potential tasks

As mentioned in the readme, a multi-language, multi-interface, multi-ui banking or financial services application would be a great Tuxedo sample application. Related that are a number of initial tasks:

  • Overall architecture
  • Service definitions
  • Data model
  • User interface definitions

As one of the suggested user interfaces is a web app based on using the Tuxedo Java server and Tomcat, I'm going to create a folder related using Tomcat in the Tuxedo Java server.

Add DTP Service to use with RAC bankapp application

Without enabling EECS in the options section and using the correct OCI library, it is still necessary to use DTP services in RAC. This is because without EECS, connections from a single Tuxedo group to a non-singleton service might end up on separate instances. This causes problems when resuming a transaction in the group as Tuxedo might attempt to resume the transaction on a different instance, which is prohibited by RAC (XAER_AFFINITY). With EECS enabled on Engineered Systems, the Single Group Multiple Branches option is enabled, which allows different servers in a single group to use separate transaction branches to avoid splitting a branch across instances.

About importing the VirtualBox Base VM

I tried to import the Tuxedo Samples.ova to vbox.But I always get this err.
导入虚拟电脑 D:/VM/TuxedoSamples/parts/TuxedoSamples.ova失败.

Could not create the imported medium 'D:\VM\TuxedoSamples\Tuxedo Samples-disk1.vmdk'.

VMDK: Compressed image is corrupted 'C:\Users\duchao\Tuxedo Samples-disk1.vmdk' (VERR_ZIP_CORRUPTED).

返回 代码:VBOX_E_FILE_ERROR (0x80BB0004)
组件:ApplianceWrap
界面:IAppliance {8398f026-4add-4474-5bc3-2f9f2140b23e}

I'm using the lastest version of vbox which is v5.1.0.

I also tried to google around,try to unzip it to a ovf file and vmdk file .And importing the vmdk file also failed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.