Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6906143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:16:19+00:00 2026-05-27T08:16:19+00:00

In a .ear file, my EJBs are copied in several jar and war for

  • 0

In a .ear file, my EJBs are copied in several jar and war for some technical constraints. And only one of these jar contains the persistence.xml file where I have configured several persistence units.

myear.ear
|---- myjar1.jar
|-------- META-INF/persistence.xml
|---- myjar2.jar
|---- mywar.war

The problem is Jboss cannot find the persistence configuration for the classes within the jar “myjar2” and the war :

Could not get class configuration for ….EjbA.class due to the following errors: Can’t find a deployment unit named xxxxx at
subdeployment “jar2.jar” of deployment “myear.ear”

To resolve that, I tried to create a new jar containing only the persistence.xml file but it doesn’t work.

Any idea of how I could share my persistence.xml file to every jar without reorganising all my ear archive?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T08:16:19+00:00Added an answer on May 27, 2026 at 8:16 am

    As per the JPA spec, it should be possible for you to define a persistence unit at the EAR level that is visible to all the submodules that you define in the same .ear:

    8.2.2 Persistence Unit Scope

    …

    A persistence unit that is defined at the level of the EAR is
    generally visible to all components in the application
    . However, if a
    persistence unit of the same name is defined by an EJB-JAR, WAR, or
    application jar file within the EAR, the persistence unit of that name
    defined at EAR level will not be visible to the components defined by
    that EJB-JAR, WAR, or application jar file unless the persistence unit
    reference uses the persistence unit name # syntax to specify a path
    name to disambiguate the reference.

    However, in section 8:

    NOTE: Java Persistence 1.0 supported use of a jar file in the root of
    the EAR as the root of a persistence unit. This use is no longer
    supported. Portable applications should use the EAR library directory
    for this case instead
    . See [9].

    So I would try to place the jar in the lib folder. If you need that module to be a EJB one, it must be in the root of the ear, so you can create a separate jar with the persistence.xml file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using logback in an EAR-File which contains a JAR (ejb) and a WAR.
I have an .ear file which contains multiple war files. I am moving the
Let's say I have two ear file and one .jar file with an EJB
I have an ear file, containing a war file. The war contains a number
We have multiple war files packaged in an ear file. Some of the wars
I have an EAR file containing multiple ejb-jar and war. In an ejb-jar, I
My JSF Project is deployed as an EAR file. It includes some war files
I have an EAR file with a bunch of JARs in it, and one
I have a J2EE app deployed as an EAR file, which in turn contains
I have multiple (8) WAR files and 1 EAR file that I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.