Skip to content


Closed Proxy is singleton, but proxy doesn't support that :(
chorem / bow #53 · created by Eric Chatellier
BowProxy is singleton, but each user must have own Proxy, otherwize, in near futur we will have big security hole. *(from redmine issue 288 created on 2011-02-11, closed on 2011-02-11)*
updated
Open Profiled release: next-version bug
retired / jredmine #97 · created by Tony Chemit
Hi, The next-version seems buggy to me when used in a release: I am releasing from Y-SNAPSHOT to Y and creating the X-SNAPSHOT version afterwards (all using mvn release). When activating jredmine p...
updated
Closed Autoload nativelibs depending on java platform and arch
nuiton / nuiton-j2r #34 · created by Tony Chemit
*(from redmine issue 2883 created on 2013-10-31, closed on 2013-10-31)*
updated
Closed Remove jri-sources from resources
nuiton / nuiton-j2r #33 · created by Tony Chemit
*(from redmine issue 2881 created on 2013-10-31, closed on 2013-10-31)*
updated
Closed Hibernate factory is closed by a child context
nuiton / topia #383 · created by Tony Chemit
See #2869 *(from redmine issue 2882 created on 2013-10-31, closed on 2013-10-31)*
updated
Closed Merge all transformers for Entity in one unique Transformer
nuiton / topia #92 · created by Tony Chemit
It will be easier to improve code generation in a unique Transformer. The case for generating EntityImpl or not will be easily done after generating abstract class. Problem on entity custom contract (...
updated
Closed EntityImpl are generated but should not
nuiton / topia #32 · created by Tony Chemit
Create an interface with one operation a Realize this interface for an Entity named T => at generation time , the TImpl is generated but should not a is not implements in TAbstract *(from redmine ...
updated