Giter VIP home page Giter VIP logo

ssp's Introduction

Welcome to the Student Success Portal - Open Source Edition

To start...

Please refer to the up to date documentation in [SSP Wiki Home] (https://wiki.jasig.org/display/SSP/Home) and if a solution can't be found, the ssp email lists in [SSP Email Lists] (https://wiki.jasig.org/display/SSP/SSP+Email+Lists)

Requirements

  • JDK 1.8.X - Just a JRE may not be sufficient, a full JDK is recommended
  • Servlet 3.1 Container - Tomcat 8.0 is recommended
  • Maven 2.2.1 or later
  • Sencha Tools 2.0.0 or later
  • RDBMS - Postgres 9.1 or later and SQL Server 2008r2 and later are supported
  • [SSP-Platform] (https://github.com/Jasig/SSP-Platform)

SSP uses Maven for its project configuration and build system and Liquibase for it's database management and versioning.

Descriptions of files and directories at the root of this project:

doc - documentation that is relevant to business rules, development, and installation.

src - source code to build the application
pom.xml - maven build file

externalLibs - libraries that are not included in Maven Central and will need to be installed locally

scripts - useful scripts for working with the source code as well as maintaining the database

.classpath - Eclipse project metadata
.project
.settings

.gitignore - files/directories for git to ignore
README - This document

ssp's People

Contributors

alexanderleader avatar archnaj avatar cblaze22 avatar danieldbower avatar dmccallum avatar drewwills avatar groybal avatar harleydude99 avatar jon-adams avatar jstanley70 avatar mgillian avatar msultzaberger avatar naenyn avatar pspaude avatar scody avatar shawngormley avatar tbain avatar waymirec avatar

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

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  avatar  avatar

ssp's Issues

Context namespace element 'component-scan' and its parser class [org.springframework.context.annotation.ComponentScanBeanDefinitionParser] are only available on JDK 1.5 and higher

I've been trying to get 2.8 to run for several days... Im not a java developer... I'm setting this up for a DBA and I keep running into this error...

27-Sep-2017 14:28:43.296 SEVERE [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log StandardWrapper.Throwable
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from ServletContext resource [/WEB-INF/spring-servlet.xml]; nested exception is java.lang.IllegalStateException: Context namespace element 'component-scan' and its parser class [org.springframework.context.annotation.ComponentScanBeanDefinitionParser] are only available on JDK 1.5 and higher

after digging around I figured out it had to do with some spring jar files not supporting java 1.8 but I can not figure out how to get around it.... any ideas???

Suggestion: remove IDE files/folders like .project, .classpath, and .settings

In open source communities contributors will use different editors or IDEs, or just different versions of the same IDE. Even those who use the same IDE might prefer vastly different project configurations. When users customize these settings it shows up as noise in >git status, and there's a danger that one user's preferences might be committed accidentally, overriding the existing setup.

We used to include these files with the uPortal project, but (after discussion and consideration) removed them several months ago. IDE setup should be left to individual preference.

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.