cancel
Showing results for 
Search instead for 
Did you mean: 

not being able to build EJB archive

Former Member
0 Kudos

hi,

I have created an EJB Module Project and copied some java files into it from another DC project.While trying to build the project my option for 'build EJB archive' is coming as disabled...

Any clues for that?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Parama,

What you have done is just copying of the files to the DC.

The EJB Module actually does not have any Bean Created. Hence, it cannot buld the EJB JAR.

If you just want to use plain Java files, then why not use a Java Project ?

Regards,

Alka.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Create a new EJB project and build it. If successful, copy the java files into right folder and check building again.

Regards,

Harini S