Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about spring-orm

Read more about spring-orm

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - spring-orm

When I tried deploying my java application in jboss 7.2 I am getting below Linkage error

The module that I am deploying in jboss has a dependency with org.springframework:spring-orm:4.3.16.Release. I don't see any duplicate dependency added into the classpath. Based on the exception what ...
test-img

Haneesh O K

java

spring

jboss7.x

spring-orm

linkageerror

Votes: 0

Answers: 1

Latest Answer

java.lang.LinkageError occurs when a class is loaded by more than one classloader and those classes are used together in the same code. In your situation, check if your application is packaging any ja...
test-img

Panagiotis Chavariotis

Enabling exception translation for JPA in plain Spring

I was setting up a basic CRUD web app with JPA in plain Spring (no Spring Boot or Spring Data JPA) for educational purposes and faced a strange problem: Spring doesn't translate exceptions for my repo...
test-img

Alexey Veleshko

java

spring

jpa

spring-orm

Votes: 0

Answers: 1

Latest Answer

It requires to manually register PersistenceExceptionTranslationPostProcessor in order for the exception translation to take effect. The documentation you mentioned simply does not updated yet to show...
test-img

Ken Chan

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved