cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

External Library and EJB DC

Former Member
0 Likes
346

Hi All,

I have created a EJB DC Project. I had added classes12 jar file into the External Library, add added the public parts into the used dc of the EJB DC project. But when i am unable to build the project. If the public parts are not added, i am getting an error like "Deployment of atleast 1 item aborted".

How can i access the classes12 jar file into the EJB DC Project? Please help me in resolving this issue?

Thanks and Regards,

Divya

View Entire Topic
Former Member
0 Likes

Hi Divya,

Did you follow below steps:

1. Added classes12.jar to External library dc.

2. Created two public parts ( of type API, and JAR )

3. Added the API public part as used dc in your EJB dc.

4. Created one EAR project.

5. Added external library JAR public part as used dc to the EAR

6. Added the EJB to EAR project

7. Deploying EAR project

Let me know when exactly you are getting the error.

Regards,

Jaya.