Skip to Content
0
Former Member
Jan 24, 2008 at 08:34 AM

configuration of xi and j2ee server

38 Views

Hi All.

I managed with help from sdn to get the j2ee server to run , but I am facing a problem with the connection to the j2ee server form XI environment.

When I start the IB , it displays , page could not be found.

this is a display data of the HTTP server.

ABAP Server operational = TRUE

J2EE Server configured = TRUE

J2EE HTTP port = 51000

J2EE HTTPS port = 51001

J2EE Server operational = TRUE

Default root access handler = J2EE

URL Prefix Table loaded = TRUE

my instance number is 10 ,

so this is the profile config where $$ is replaced with 10

icm/HTTP/j2ee_0 = PREFIX=/,HOST=iwdfvm2160,CONN=0-500,PORT=5$$00

and this the url I use to try to start the IB

http://iwdfvm2160:51000/rep/start/index.jsp

I also tried to get to the exchange profile without luck.

plz help.