Git Product home page Git Product logo

pelp's Introduction

MANUAL DE INSTALACIîN PELp

Requisitos

LOS REQUISITOS PARA UNA CORRECTA INSTALACIîN SON: JBOSS 4.2.3 MAVEN 3.0.3 JDK 6 ESTAR EN LA RED DE LA UOC

#PASSOS PARA LA INSTALACIîN

EJECUTAMOS EL SIGUEINTE COMANDO PARA QUE TODAS LAS DEPENDENCIES LAS DETECTE EL ECLIPSE (EN CASO DE NETBEAN NOLOSE, LO TENDREIS QUE BUSCAR)

MVN ECLIPSE:ECLIPSE

PARA PODER VER LOS CAMBIOS QUE REALIZAMOS EL PROYECTO EJECUTAMOS EL SIGUIENTE COMANDO:

MVN -DENV=LOCAL CLEAN PACKAGE -DMAVEN.TEST.SKIP=TRUE

ESTO LO QUE REALIZA ES UNA COMPILAZON DEL PROYECTO TOTAL Y LO INSERTA EN EL SERVIDOR JBOSS QUE TENGAIS CONFIGURADO. TODO ESTO SE EJECUTADO DESDE EL POM.XML. EN EL PROYECTO VEREIS LOS COMENTARIOS DE DONDE SE PARAMETRIZA PARA QUE DEPLOYE EN VUESTRO SERVIDOR.

CONFIGURACIîN DE BASE DE DATOS

EN LA CARPETA SRC/MAIN/RESOURCES/JBOSS HAY UN DATASOURCE QUE SE LLAMA PELP-DS.XML

AQUI TENEIS QUE CONFIGURAR LOS CREDENCIALES DE VUESTRO SERVIDOR MYSQL.

TODO EL TEMA DE CONECIîN DE BASE DE DATOS FUNCIONA POR HIBERNATE ANNOTATIONS.

TENDREIS QUE CONFIGURAR LOS DIFERNTES DAO,S Y SUS MODELOS (VO). TODO ESTA EXTRUCUTRADO POR SUS CARPETAS UOC.EDU.MODEL.VO (PARA MODELOS) Y UOC.EDU.MODEL.DAO (LOS DAO,S).

HAY EJEMPLOS PARA QUE PODAIS VER COMO FUNCIONA.

LICENSE

Universitat Oberta de catalunya

pelp's People

Contributors

xbaro avatar

Watchers

 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.