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 7820251
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T07:13:36+00:00 2026-06-02T07:13:36+00:00

During EJB project creation in eclipse, it created following projects MyEjbProj MyEjbProjClient MyEjbProjEAR The

  • 0

During EJB project creation in eclipse, it created following projects

  • MyEjbProj
  • MyEjbProjClient
  • MyEjbProjEAR

The interfaces and implementations are created in ‘MyEjbProj’. The MyEjbProjClient suppose to have interfaces which can be shared to the clients. How to generate/retrieve the jar which can be given to the Clients to use the interfaces.

  • 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-06-02T07:13:39+00:00Added an answer on June 2, 2026 at 7:13 am

    It should be creating interface in client project only. I have same setup and Eclipse does create interfaces in client project for me. Problem should be either with your facets settings or with module settings. Check following things:

    1. Are you selecting EAR and Client project option while creating EJB project.
    2. If answer of above question is yes, then check if client and EJB project are shown in deployment assembly settings of EAR.
    3. Check if client project have correct facets settings. It must have Java and Utility 2.0 facets.
    4. Check if ejb-jar.xml file contains an entry specific to client project. See in following example I have tag with name of client project:

      <?xml version="1.0" encoding="UTF-8"?>
      <ejb-jar xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:ejb="http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_1.xsd" version="3.1">
      <display-name>TestEJB </display-name>
      <ejb-client-jar>TestEJBClient.jar</ejb-client-jar>
      

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

Sidebar

Related Questions

During the process of building software applications, you would start testing what you have
I have worked most on the legacy projects where i spot this line ctx.lookup(datasource);
I have a RESTful service which injects an EJB(3.0) using the @EJB annotation. This
During the project building, i received an error: Could not load JDBC driver class
During a conversation on IRC, someone pointed out the following: decimal.Parse(1.0000).ToString() // 1.0000 decimal.Parse(1.00).ToString()
During my research I have found opinions pointing in both directions on this issue.
I was trying to add the XML schema to an existing EJB project. JAXB
There is a task to process placeholders in ejb xml descriptors time during a
I have a remote EJB with a method that validates an object (returning true
I have the following problem. When I deploy my ear file to server\default\deploy folder

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.