web services - Apache - tomcat server communication -
i'm creating web application using javascript , backbone , hosted in apache server. backend connection(tomcat server) specified in apache2 sites-enabled folder(proxypass & proxypassreverse) . works fine custom error codes tomcat server not apache. if connect application straight tomcat, there no problem but, here 404 received instead of custom error code.
for example- create error code 76 no_record_found_error, while doing setting got error code 404 instead of 76. if connected straight tomcat server, it'll 76 correctly.
please sense free reply this, great help me
thanks jyothis
apache web-services rest tomcat webserver
No comments:
Post a Comment