Issues with styles, umlauts etc. in a runtime solution

Hi,

I have several problems concerning a runtime solution:

  1. Styles are not applied:
    After having created a runtime solution which consists of several modules, we have the problem that styles will not be applied anymore in the modules. In the ‘main’ solution everything is ok.

  2. Umlauts do not appear correct on other pcs:
    When I create a runtime all the umlauts appear as they should, as long as I start the runtime solution on my pc. But if somebody else opens the solution on its own pc, the umlauts will not be displayed correct.
    The database is ISO-8859-15 encoded, but there is no difference if it is utf8 encoded.

  3. The language property will be ignored in the runtime solution:
    When I change the language property in the runtime application from “German” to “English” the runtime application ignores this setting. The runtime always and only opens the solution in that language I have selected when I created the runtime; when I create the runtime solution and the developer ran in German the runtime solution is only ‘available’ in German.

  4. License agreement
    We use sybase version 9.0.2.2451 (Evaluation version). After opening the runtime solution we always have to agree to the Sybase license agreement. Is there a possibility to avoid this message? - I know, I could buy another license. :)

  5. Error after opening the runtime solution:
    The following Error appaers after opening the runtime solution:

java.rmi.ConnectException: Connection refused to host: XY; nested exception is:
java.net.ConnectException: Connection refused: connect

Thanks in advance for your help.

Christoph