cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee engine->message server host and message server port in SAP NWDS

Former Member
0 Kudos

Hi All,

From where can I get Message server host and message server port in SAP Net weaver developer studio. I am getting runtime error "J2ee port should be changed" when running a webdynpro application.

Thanks

Ricky

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1) If the j2EE installed on your localmachine then

preferences->SAP J2EE Engine ->select the second radiobutton -> select browse and select the instance .

2) If the J2EE is installed on remote machine

you can get the details from SystemInformation.

Connect to http://<hostName>:<port>;

Click on systeminformation link and you can see the messageserverport info .

Type the messageserverport in your j2EE settings preferneces.

Regards,Anilkumar

Former Member
0 Kudos

Hi,

Seems like I didn't convey the question well. I installed j2se sdk 1.4.2 and netweaver developer studio with the j2ee engine as the j2se sdk in my laptop c drive. My question is when i go to preferences->j2ee engine, I am forced to give the remote host j2ee engine since local is giving a pop-up saying "no j2ee engine found". So here in remote host, what should I give as message server host and port. I am not sure from where can i get these info. Is there any config file from which I can get these info.

Thanks

Former Member
0 Kudos

Check the 2nd step in my previous reply.

You can get the messgeServer port from system information.

Regards,Anilkumar