I tried using the feedback approach with Atlassian, lets see how that goes
and whether we hear back. If I don't hear back in a few days, I will reach
out to them directly.
On Mon, Mar 9, 2015 at 5:35 PM, Steve Ebersole wrote:
> Ok, if I log out I get the same. We'll have to reach out to Atla
Ok, if I log out I get the same. We'll have to reach out to Atlassian
about this. Or maybe there is a setting as to whether this should be
publicly available.
On Mon, Mar 9, 2015 at 5:29 PM, Hardy Ferentschik
wrote:
> On Mon, Mar 09, 2015 at 05:13:14PM -0500, Steve Ebersole wrote:
> > Interest
On Mon, Mar 09, 2015 at 05:13:14PM -0500, Steve Ebersole wrote:
> Interesting. I can get to that link from your email (just clicked it) just
> fine.
Turns out, I can get to these links as well - provided I am logged in.
I think my session must had expired and I was not logged in when I tried.
I
Hi,
While investigating how Lock Cascading works, I realized that the lock "scope"
is only applied for detached entities.
Object entity = source.getPersistenceContext().unproxyAndReassociate(
event.getObject() );
//TODO: if object was an uninitialized proxy, this is inefficient,
// resulting
Interesting. I can get to that link from your email (just clicked it) just
fine.
On Mon, Mar 9, 2015 at 4:52 PM, Hardy Ferentschik
wrote:
> Hi,
>
> I seem to have problems with Jira atm. If I select a link which refers to
> a specific version
> (eg https://hibernate.atlassian.net/projects/OGM/v
Hi,
I seem to have problems with Jira atm. If I select a link which refers to a
specific version
(eg https://hibernate.atlassian.net/projects/OGM/versions/19251), I keep
getting a 500 error
with the message "Sorry, we had some technical problems during your last
operation."
It does not seem to
With a proposed TM level listener, we will have an SPI for notification
of when application threads associated with a JTA transaction, become
disassociated with the transaction (tm.commit/rollback/suspend time).
Having this knowledge in a synchronization callback, can determine
whether the pers
AFAIR only the META-INF/orm.xml file present in the JAR containing
META-INF/persistence.xml is handled automatically. Also references will
be taken into account.
The spec mentions
An object/relational mapping XML file named orm.xml may be specified in the
META-INF directory in the root of the