cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Module not getting Build in NWDS 7.2

Former Member
0 Kudos

Hello,

I was trying to develop a adapter module using NWDS 7.2.

When i build the adapter module, nothing is coming under the folder build, so i am unable to perform below step. I tried to build manually as wells as automatically

When we created the Enterprise Beans, we entered the Local and Remote interfaces. These interfaces already exist in the adapter framework, therefore, we must exclude the ones created by NWDS from the build.

1. Expand the u201Cbuildu201D folder in the EJB project.

2. Delete all the folders created under build u2192 classes u2192 com u2192 sap.

What can be the possible reasons, i have no errors in code"

I am following guide "How To... Create Modules for the JEE Adapter Engine

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Inder,

Did you find the solution for other problem that nothing is visible under Build folder?

I am also facing  the same problem.

BR,

Adish

Former Member
0 Kudos

Uses NWDS 7.1 rather than 7.2. It worked fine.

Former Member
0 Kudos

One more Question.

Where can i find the following information ?

J2EE server instance host and instance number.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>>J2EE server instance host and instance number.

Windows --> Preferences --> SAP AS JAVA

Former Member
0 Kudos

Baskar,

I mean to say, where i can find it on SAP PI 7.1 server. J2EE host and instance number. or in other words what is J2EE host and instance number of my XI server ?

I know where to put it in NWDS.

Regards

Inder

baskar_gopalakrishnan2
Active Contributor
0 Kudos

If your instance number is 50000 instance number is 00

if your instance number is 50100 instance is 01

EX: http://sapdb23:50000 in this sapdb23 could be j2ee host . View NWA or Visual Adminstrator or ICM tool to find out more details.

Former Member
0 Kudos

Thanks Baskar. I already deployed the module.

Any idea about the other problem, why my module is not getting Build.

Regards

Inder