Giter Site home page Giter Site logo

osgiray-spring-subsystem-test's Introduction

PoC Shared Spring Wab with Liferay 7.3

Overview

Foreword: This is based on https://github.com/sammso/spring-portlet-example but commit history cleaned for clarity. Huge thanks for https://github.com/mir333 for initial work

The goals

  1. Have two Spring (4.2 and 4.3 ) frameworks to sharedly deployed to Liferay DXP / CE 7.3 and those would be then would use shared Spring bundle. - WORKING
  2. Use OSGi subsystem to prevent other portal applications to see the modules of these Spring applicaitions. - INCOMPLETE

Compile

mvn clean package

Install

The subsystem has to be installed to your Liferay DXP 7.3 or CE 7.3

See instructions at : https://github.com/sammso/osgiray-subsystems-test

Then compile and after that do the installation from gogo shell:

subsystem:install file:< this project directory >/osgiray-spring-ft-feature-esa/target/org.osgiray.springmvc.ft.esa.feature-1.0.0.esa
subsystem:install file:< this project directory >/osgiray-spring-fs-feature-esa/target/org.osgiray.springmvc.fs.esa.feature-1.0.0.esa

See all installed:

subsyste:list

Start the subsystem with:

subsystem:start <subsystem id>

osgiray-spring-subsystem-test's People

Contributors

sammso avatar

Watchers

 avatar James Cloos avatar Petr Jung avatar

Forkers

petrjung

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.