You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (Jira)" <ji...@apache.org> on 2019/11/26 07:00:01 UTC

[jira] [Resolved] (DELTASPIKE-1368) Repository doesn't work in Java SE

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved DELTASPIKE-1368.
---------------------------------------
    Resolution: Not A Problem

This scenario usually works. And we cannot fix anything in DS without more information.

> Repository doesn't work in Java SE
> ----------------------------------
>
>                 Key: DELTASPIKE-1368
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1368
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Data-Module
>    Affects Versions: 1.9.0
>            Reporter: Ehsan Zaery Moghaddam
>            Priority: Minor
>
> Hi Guys
> I'm trying to use the repository implementation in a Java SE environment. I start the Weld container using deltaspike cdi control module. When I try to persist an entity using the repository class, it doesn't report any error, but nothing get persisted in the DB.
> Is there any limitation/configuration in using repositories in Java SE? It works fine when I try to persist it directly via JPA.
> I've already described it in more details in this [stackoverflow|https://stackoverflow.com/questions/53783775/deltaspike-repository-transaction-commits-but-nothing-persists-in-db-in-java-se] issue but got no answer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)