You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Hostmaster of the day <ho...@deltaphon.net> on 2001/11/03 19:58:56 UTC

javax.servlet.ServletException

I'm still trying to remote access to our mySQL database in Baltimore.

The following error occurs

Cannot connect to MySQL server on www.domain.com:3306. Is there a
MySQL server running on the machine/port you are trying to connect
to? (java.security.AccessControlException)

Yes of course it is.

I tried to modify the tomcat.policy file as follows :

permission java.net.SocketPermission
"IP-address:1024-","accept,listen,resolve";

But this code gets lost after the next Tomcat 3.2.1 restart

I don't know what I could do to get rid of that problem.

Your help would really be appreciated.

Thank you very much,
Mark (HotD*)


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>