cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating EJB Module

Amey-Mogare
Contributor
0 Kudos

Hi,

I am creating one EJB DC in a Software component.

The problem I'm facing while creating is as follows:-

1. DC gets created successfully but it shows error msg that "ejb-j2ee-engine.xml is already checked out".

I ensured that there are no open activities for that DC and DC name is fresh one.

2. I created application DC which while deploying gives warning saying

WARNING: application-j2ee-engine.xml: provider name sap.com does not match DC vendor asianpaints.com.

How come this is possible? If i manually change the entry in xml file then it is deploying without any warnings.

Pls tell me how to go about this..

Awaiting for help..

regards,

Amey

Accepted Solutions (1)

Accepted Solutions (1)

snehal_kendre
Active Contributor
0 Kudos

HI Amey,

When you create an EJB dc first time then all its deployment descriptors are by default in cheked out state.

so its not a problem.

1.IF asianpaints.com is you vendor mentioned for your software component. Then all the DCs you are creating under that SC will have vendor as asianpaints.com.

2. So your EJB project vendor is alo going to be asianpaints.com.

3. But when you create a EJB project by default in its application-j2ee-engine.xml vendor is always sap.com.

you have to manually change it.

It will still work even though vendors names are not matching.

so as such there is no problem in what you are doing.

Amey-Mogare
Contributor
0 Kudos

That was very helpful Snehal.

Thank you so much for brief and quick help.

regards,

Amey

Answers (0)