cancel
Showing results for 
Search instead for 
Did you mean: 

EJB Module creation in case of Java proxy

Former Member
0 Kudos

Hello

This question might look irrelevant in this forum but its required when we are dealing with Java proxy. I generated Java proxies of my interface which creates around 8 java classes and which supports EJB 2.0 specifications.

In Netweaver Developer Studio (NWDS) I tried to create a EJB Module project and imported these classes into that.Also I manually modified ejb-jar.xml to include the references of Home and Remote Interfaces and bean class.The problem is its not allowing me to create ejb jar of it (the option Built EJB Archive is disabled when right clicked on EJB Module Project).

Waiting for your reply.

Regards

Rajeev

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Same thing I solved by closing NWDS, restarting cluster, open NWDS.

You assigned your bean to ejb-jar.xml?

If you have any errors in task list then the option is also disabled.

Dominik

Answers (0)