Welcome Message
Welcome to the [fleXive] source repositories.
Login
Login
Not a member? Signup for an account.
Support
You are running FishEye 2.2.1 (build-467 2010-03-08)
If you are experiencing any issues, please contact your administrator. You may also want to browse the documentation or search the support forums. Still stuck? You can start a support ticket at support.atlassian.com or raise a bug or feature request at jira.atlassian.com.
FxContent.java
java files
flexive-flatstorage.jar and added to GenericHierarchicalStorage.java
openejb.conf
edit.xhtml
xml files
- … 3582 more files in changeset.
pom.xml and modified pom.xml
pom.xml
pom.xml
- … 3582 more files in changeset.
pom.xml
- … 3582 more files in changeset.
3_1_4
* Release Maven archetype version 0.8
- … 29 more files in changeset.
pom.xml and modified 3 files
- … 6 more files in changeset.
SystemBean.java and modified 5 files
GenericBinarySQLStorage.java
flexive.properties
Since the EJB method ran in a transaction some methods still returned
data although the tables had already been cleared in
a non-transactional connection (FlatStorage#getFlatStorageInfos).
Setting the transaction attribute of DivisionConfigurationEngineBean#importDivision
to NEVER solves this issue for me.
DivisionConfigurationEngineBean.java
* Division export: fixed "back" button
adm and modified 4 files
fxStream.jar
StreamServer.java
beans.xml, deleted faces-config.xml and modified 4 files
* More eager cleanup on undeployment, including embedded H2 driver and datasources
* Plugged a possible redeployment leak with JBoss Cache/JGroups
java files and modified 4 java files
- … 3 more files in changeset.
