Downloadliste

Projektbeschreibung

JOPE is an implementation of the SOPE server and
concepts in Java 1.5. It provides (yet another)
templating engine modelled after the WebObjects
one, as well as database access libraries and
other features. JOPE applications can be deployed
into a Servlet container or run standalone using
the Jetty HTTP server.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-10 21:55
1.3.6

Diese Version verfügt über verschiedene Verbesserungen bei der Datenbank-Ebene, sowie mehrere Verbesserung des Komforts im Template-Parser.
Tags: Development, Major feature enhancements
This release has various improvements in the database layer plus several convenience enhancements in the template parser.

2007-06-10 16:35
1.3.0

Diese Version ist die erste Veröffentlichung nach dem Markieren der stabilen Version 1.2.0. Es enthält keine eigenen Änderungen an.
Tags: Development, Initial freshmeat announcement
This version is the first release after tagging
the stable 1.2.0 release. It contains none of its
own changes yet.

2007-06-10 13:40
1.2.2

Eine seltene Ausnahme null-ptr wurde behoben. Laden der Suchparameter in multipart / form-data Zugriffe wurde behoben.
Tags: Minor bugfixes
A rare null-ptr exception was fixed. Loading of
query parameters in multipart/form-data requests
was fixed.

2007-06-10 13:40
1.2.1

Ein Problem mit SQL-Format Muster wurde behoben. Start JDBC-Verbindung Bereinigung als Hintergrund-Thread. Es wird eine Warnung ausgegeben, wenn ein fetch-spec konnte nicht gefunden werden. Ein Fehler im SQL-Anbindungen Verarbeitung wurde behoben. Fehlende setContent / setContentEncoding Methoden wurden WOMessage aufgenommen.
Tags: Minor bugfixes
An issue with SQL format patterns was fixed. Start
JDBC connection cleanup as a background thread. A
warning is printed if a fetch-spec could not be
located. A bug in SQL bindings processing was
fixed. Missing setContent/setContentEncoding
methods were added to WOMessage.

2007-02-10 14:50
1.2.0

Neben diversen Fehlerbehebungen und kleinere Verbesserungen, die größte hinaus in JOPE 1.2 ist eine Implementierung des OFS und eine damit verbundene Management Interface (JMI). JOPE Vorlagen unterstützen nun OGNL Verbände.
Tags: Major feature enhancements
Besides various fixes and minor enhancements, the
biggest addition in
JOPE 1.2 is an implementation of the OFS and an
associated management
interface (JMI). JOPE templates now support OGNL
associations.

Project Resources