Hi all I'm using ivy designer 5 with htmlUserDialog. When i start an apllication, it can be access by browser with default port is 8081 (for ex: http://localhost:8081/ivy/info/index.jsp). Now i want to change it to another port because 8081 is being used by another application. How can i change it. Please help me for designer and server Thanks in advance

This question is marked "community wiki".

asked 19.08.2014 at 10:59

trungdv's gravatar image

trungdv
(suspended)
accept rate: 52%

edited 19.08.2014 at 12:01

Christian%20Strebel's gravatar image

Christian St... ♦
3.2k31338


It is not possible to specify the port in designer, but the designer searches for the next free port if the default port is already used (e.g. by another designer). The same behavior is used for the demo engine.

For latest egnine (> 7.1): The port can be changed in the Engine Configuration (See Web Server Ports) or in the ivy.yaml file directly (See ivy.webserver.yaml).

For 7.0 Engine: The port can be changed in the Engine Configuration see chapter Web Server Ports in the engine documentation.

link

answered 19.08.2014 at 11:56

Christian%20Strebel's gravatar image

Christian St... ♦
3.2k31338
accept rate: 88%

edited 06.09.2019 at 04:28

Could you adjust the link ? It's pointing to a page w/o info about the server configuration.

(05.09.2019 at 09:31) John Moser John%20Moser's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×147
×79

Asked: 19.08.2014 at 10:59

Seen: 3,661 times

Last updated: 06.09.2019 at 04:28