I am trying to get a Blackberry to connect to an Apache Tomcat database. The server is working fine and the uDAP Server status page loads via computers on the internal network, with a connection by-pass setup for the local IP address set inside of Internet Options. When I try to go to the status page via the Blackberry browser it comes up with HTTP Error 403: Forbidden. When trying via my database application via the Blackberry, I get a message “HTTP Connection not successful”. The Astaro log shows me -2009:02:17-11:42:06 (none) httpproxy[12606]: id="0002" severity="info" sys="SecureWeb" sub="http" name="web request blocked" action="block" method="GET" srcip="10.200.60.3" user="" statuscode="403" cached="0" profile="profile_0" filteraction="action_REF_DefaultHTTPCFFAction" size="2184" time="1 ms" request="0x90079f30" url="10.200.60.3:8852/mdb" error="Target service not allowed" The error message via the web browser shows method=”push”, the database app error displays method=”get”
Any ideas?
This thread was automatically locked due to age.