Remote forms and servlet /RdtaServ on Tomcat
Joseph Bernard
JBernard at Parasoft.com.au
Thu Dec 30 17:33:50 EST 2010
Hi All,
Could somebody please point me in the right direction please? I am
able to access my remote forms through tomcat on the server when
owebserverurl = "" and it all works a treat.. However as soon as I try to
set owebserverurl to either "www.MySite.com" or even "http://127.0.0.1" then
a 404 error is reported.
Which setting in Tomcat should I be looking at?
Background
have a very basic Tomcat installation and have basically replaced the
default index page from webapps/root and added web-inf servlet directly
under root.. which all works locally
<script type="text/javascript">
ounicodeserver="yes"
owidth="1007"
oheight="532"
oserver="www.MySite.com:6001"
olibrary="TESTFORMS"
oclass="rfMain"
owebserverurl=""
owebserverscript="/rdtaserv"
omparam1name=""
omparam1value=""
omparam2name=""
omparam2value=""
omparam3name=""
omparam3value=""
omparam4name=""
omparam4value=""
omparam5name=""
omparam5value=""
omparam6name=""
omparam6value=""
omparam7name=""
omparam7value=""
omparam8name=""
omparam8value=""
omparam9name=""
omparam9value=""
</script>
More information about the omnisdev-en
mailing list