cancel
Showing results for 
Search instead for 
Did you mean: 

How to access thru java stack

Former Member
0 Kudos

Hi All

can anyone pls let me know

how to access sap thru java stack like what is ipaddress and port etc.

Thanks in Advance

Arun

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

you can access JAVA through the link

http://<full host name>:<50000+100*Instance no>

50000+100*Instance no is the port no

Please read the rules of forum,dont post the same question again

Rohit

Former Member
0 Kudos

Thanks Rohit,

Sure i will not post it again,

can you pls let me know the administration of the SAP system through java stack like applying patches etc.

Regards

Arun

Former Member
Former Member
0 Kudos

Hi Rohit

Thank you very much your answer was helpful,

can pls let me know vividly where i can get the details of administration of SAP java stack also http://<full hostname>:<50000+100*instance number> can you pls make it more clear.

Regards

Arun

Former Member
0 Kudos

you can find full java administartion documentation at

http://help.sap.com/saphelp_nwce10/helpdata/en/c8/cdfacc37efa84d914699ad31eb69b8/frameset.htm

Also the link for accessing java page is

http://<full hostname>:<port>

full hostname- hostname of your SAP JAVA instance

port no- 50000+100*Instance number

Instance no- SAP system instance no

Rohit

debasissahoo
Active Contributor
0 Kudos

Hi Arun,

go through the Java administration topics here.

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/0dd91ad6013d1be10000000a42189d/frameset.htm

FYI..ADM200 training of SAP gives a good idea of java administration.

If your instance no (nr #) is 00, then you will have access to the java initial login page at

http://<hostname>:5<nr>00. i.e http://<hostname>:50000

Regards,

Debasis.