java - Eclipse Scout RAP UI deployment in Websphere -


am new eclipse, trying deploy 'hello world' code in websphere 8.5. able export , deploy server & rap web application (test.ear). when try access url (https://host:32121/test/web), scout loads throws "server not found (connectexception connection refused), please check server name, url , server connection".

we need access rap ui page of eclipse(luna sr2), hosted in websphere.

without seeing stacktrace, can guess…

in typical eclipse scout application, have client , server application. when rap-ui used, “scout client” server (the rap server). guess have deployed rap server still tries connect scout server (and exception see).

if want have rap server (== scout client) without scout server, check how create a scout client application.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -