cancel
Showing results for 
Search instead for 
Did you mean: 

Ejb-jar.xml gets corrupted..at the time of deployment

Former Member
0 Kudos

Hi,

I'm Implemnting an application for Ejb's in WebDynpro.

I'm conncting my database table in java dictionary to Webdynpro Interface using EJB.

I have used the follwing link...

Link: Consuming EJBs in web dynpro Using java dictionary

But i'm facing 2 problms

First one is when i write code in command bean that is a java file, It gives error for Create maethode for argumnts..

when i try to do sme changes wid this create method a new create method gets creatd..

second problm is when i do sme changes wid coding Ejb-jar.xml file gets corruptd 7 shows Error message..

tent of element type "enterprise-beans" is incomplete, it must match "(session|entity|message-driven)".+

Can Anybody temme why is it hppning ????

All hlpfull posts will be cherished.

Regards,

Khushboo Singhal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have solved this problem via adding Beans to xml files..