Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 134 more files in changeset.
LDEV-4400 Update configuration files to match latest schemas

  1. … 33 more files in changeset.
LDEV-3293: Use Hibernate 4 cache. Remove unused cache management from lams_admin.

  1. … 904 more files in changeset.
LDEV-3275: Deploy JBoss Web Server as a WildFly module. This is a fragile part as JBoss Web Server was a base for previous JBoss Application Server versions. Not it is Undertow so the Web Server is used here as a plain library for SSO valve and JSON code.

    • -0
    • +29
    ./jbossweb.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Deploy JBoss Cache and Groups as a WildFly module.

    • -0
    • +29
    ./hibernate-jbosscache.module.xml
    • -0
    • +29
    ./jbosscache-core.module.xml
    • -0
    • +29
    ./jgroups.module.xml
  1. … 2 more files in changeset.
LDEV-3275: Add jbossweb.jar (needed for SSO valve and JSON) as a 3rd party module since WildFly is based on Undertow, not JBoss Web server.

  1. … 17 more files in changeset.
LDEV-2916: Remove source code from lams_buidl/lib. Set classpath entries to use the new 3rdParty_sources folder.

    • binary
    ./src/jbosscache-core-3.1.0-src.zip
  1. … 45 more files in changeset.
more merging (lams2_3_jboss5 new files into head)

    • binary
    ./src/jbosscache-core-3.1.0-src.zip
    • binary
    ./src/jgroups-2.6.10-src.zip
  1. … 7 more files in changeset.
Merge lams2_3 into head

    • binary
    ./hibernate-jbosscache2.jar
    • binary
    ./jbosscache-core.jar
  1. … 123 more files in changeset.
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

  1. … 24 more files in changeset.
LDEV-1510: Committing new JBoss cache components were added to LAMS distribution. For developement purposes they reside in lams_build/lib/jboss directory and are deployed in lams.ear when building the project. There is no longer need to copy those JARs from JBoss distribution into lams.ear.

    • binary
    ./jboss-serialization.jar
Implemented JBOSS Cache

  1. … 6 more files in changeset.
Moved ear conf files to build project, added a few more libraries needed to run lams.

  1. … 26 more files in changeset.