hi,
we have an tomcat server behind an apache www server due firewall reasons. therefore my question:
is it possible to forward, with apache writerules, a smartgwt-client request to the tomcat server? i have tried this and the application starts up but the first rpc call failed with an error response 500 (internal server error) and in the apache/tomcat logs there is no error message.
thanks for any help
cheers
juergen
we have an tomcat server behind an apache www server due firewall reasons. therefore my question:
is it possible to forward, with apache writerules, a smartgwt-client request to the tomcat server? i have tried this and the application starts up but the first rpc call failed with an error response 500 (internal server error) and in the apache/tomcat logs there is no error message.
thanks for any help
cheers
juergen
Comment