Interface Flow localhost vs serverf

dcurt's picture

Suddenly I have a problem with something that is working al ong time.  I split my servers on Amazon and somehow now have web pages associated with interfaces apparently looking for page on localhost.  I must have changed a setting.

Can you please tell me what setting controls where the WIC looks for the interface web  page for the popup.

Thanks.

Don

slebedev's picture

 <JBOSS>/server/default/deplo

 <JBOSS>/server/default/deploy/starpound-appserver/runtime.ear/META-INF/appserver.properties: APP_Web_URL=<host>\:<jndi_port>\:<web_port>

Sergey Lebedev