cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Engine Port

Former Member
0 Kudos

Hi all,

What is J2EE engine port? Give me its significance and where it will be used?

And what else such ports are available?

Thanks

Prabhu.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (3)

Answers (3)

former_member529475
Active Contributor
0 Kudos

Hi Prabhu,

<i><b>What is J2EE engine port? Give me its significance and where it will be used?</b></i>

The J2EE Ports are used for communication with the J2EE Engine as part of the SAP Web AS. They are generated at installation time and when new cluster elements have to be created

We can see J2EE ports thru this menu..

SMICM --> Go to --> HTTP Server --> Dispaly Data.

For the Instance number -->

Abap+java system = /usr/sap/<SID>/DVEBMGS<NR>

Stand alone java system = /usr/sap/<SID>/JC<NR>

please see the below links

http://help.sap.com/saphelp_nw04/helpdata/en/a2/f9d7fed2adc340ab462ae159d19509/content.htm

communication ports

http://help.sap.com/saphelp_nw04/helpdata/en/43/3464ec8b631c1ce10000000a1553f7/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/f7/c8d34213d9324fa3329dcdf8e7be16/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cc/0580dfd862464f8181ee3dfb8ec2d4/frameset.htm

<i><b>And what else such ports are available?</b></i>

goto tcode SMICM->goto->services and it will show u all the ports,J2ee,HTTP SMTP etc

http port - 80XX - you can find it in SMICM - goto - services

(to connect to ABAP WAS)

visual admin port - 5XX04

these are the most important...

Cheers...

Vasu

<b>** REward POints if found useful **</b>

Former Member
0 Kudos

Hi,

SLDAG_GET_MESSAGE_SERVER_INFO -


FM To Get the Ports

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4e515a43-0e01-0010-2da1-9bcc452c...

most important:

j2ee port - 5XX00 where XX is your instance numer

(to connect to java WAS)

http port - 80XX - you can find it in SMICM - goto - services

(to connect to ABAP WAS)

visual admin port - 5XX04

these are the most important

Reward Points If Helpful

Regards

Khanna

Former Member
0 Kudos

hi

J2EE port number is 50<instance number>0 where instance number is nothing at the time of installation we check we give this number it can be any number basing on that number of client instances will be calculated. ex 50100 where 10 is the instance number and also we have abap port ie 8000 is default port .

Reward if useful,

Regards,

Srinivas.D