Hi, i would make your repositories AppScoped. Unfortunately AppScoped doesn't work for abstract repositories :/ I still have the same problem -> https://issues.apache.org/jira/browse/DELTASPIKE-647
2014-12-15 23:47 GMT+01:00 Thomas Frühbeck <[email protected]>: > > Hi, > > we are integrating Data module of DS as vital part of our persistence > layer, but unfortunately Repositories are not Serializable, so that SFSB or > SessionScoped beans with Dependent scoped dependencies on Repositories will > fail in cluster configurations. > > Due to some recent overuse of scoped dependencies we would like to refrain > from again starting to scope vital infrastructure. > > Can you give some advice, which way to solve this problem? > > Many thanks for your dedication to DeltaSpike and your help, > Thomas >
