Git Product home page Git Product logo

pv243-eshop's Introduction

Application eshop (version from date 6/16/2012)

How to deploy the application:

1. import (existing maven) project to jboss developer studio
2. you can either run application using studio tools or 
   export WAR archive and place it to "standalone/deployments" dir in jboss-as-7.1.1 root and then 
   run <jboss>/bin/standalone.[bat|sh], deployment should be automatic
3. application is mapped to "<host>/eshop/index.jsf" url


How to test failover in the cluster:

1. copy eshop.war do the standalone/deployments directory in server location
2. start 2 independent (running on different ports with different names) servers with standalone-ha.xml config file
3. use application on localhost:8080 - login, add some product to basket...
4. kill server running on 8080 port
5. open application on localhost:8180 - you are loged in and your basket contains correct products


Actual version you can download from:

https://github.com/pkremens/pv243-eshop

Online version you can find here (maybe not actual version):
http://pv243-eshop1.rhcloud.com/index.jsf

For entering to authenticated part of web please use these credentials:

	Role USER:	
		you can register yourself as customer
		or use username "[email protected]" password "abc"

	Role SELLER:
		use username "[email protected]" password "abc"

	Role ADMIN:
		use username "[email protected]" password "abc" 

pv243-eshop's People

Contributors

pkremens avatar tomasvlcek avatar matousjobanek avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.