Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Default HTTP Port

Former Member
0 Likes
557

Hi Experts:

The port configured in SICF for http is 8000

where as when i run my codes it takes service port as 8006 instead of 8000

I am using port number as 8000 in my program, earlier I had changed default host and port as 8006 .

I dont remember where i changed default host and port name.

Thanks

Ganesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
519

Hi Ganesh,

You probably set-up the default port in txn SMICM ( services button ).

( need a re-start of the instance )

Hope this helps,

Erwan

2 REPLIES 2
Read only

Former Member
0 Likes
520

Hi Ganesh,

You probably set-up the default port in txn SMICM ( services button ).

( need a re-start of the instance )

Hope this helps,

Erwan

Read only

0 Likes
519

I have solved the problem,

the error was because of vertual host in wsconfig and invalid http port in Proxy setting

Thanks

Ganesh