Skip to content

iaeste-lc-aachen/iws

 
 

Repository files navigation

The IntraWeb Services Project

The IWS was initiated in 2011 and development began in 2012. It was designed to replace the existing backend system for the IAESTE IntraWeb, and additionally add a new public API, to properly facilitate automated interaction for the many Committees around the world.

IWS was designed as a pure JavaEE 6 Application later upgraded to JavaEE 7, written in Java 7. It has been tested to run under WildFly, JBoss & Glassfish. To build, please check out the sources and run the Maven build command. Note that only Configuration files for WildFly has been created, and can be found in the iws-accessories folder.

IAESTE moving away from IWS

The IAESTE Board have made a decision to move to a new platform during 2016, meaning that the IWS will no longer be needed for their future infrastructure.

License

Copyright (C) 2012-2016 IWSDevelopers

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.6%
  • Other 2.4%