Hi,
some information about the used java type on the client side and the used
type on the server side would be helpful. ususally we are haibg trouble
with double on the server side (java) most clients php, python etc. use
float as default.
michael
Hello there,
we are running some services at our internet site behind a reverse proxy.
The konfiguration is as follows
jetty on port 9090
|
apache on port 80 with ProxyPass/services
http://:9090/services
This is used by an php webclient from our intranet behind another proxy.
T