database express - no site connection
I have all the settings for database express correctly configured (Getting Started with Database Administration ) and the tcps configuration shows up in the lsnrctl status. But no site comes up when I put in the URL. The database express port is open, I've tested and the browser has all the necessary components (Web browsers must support Java Script, and the HTML 4.0 and CSS 1.0 standards.). I also have TLS 1.0, 1.1 and 1.2 configured for the browser and have unchecked all SSL settings. Shared_servers =1 and dispatchers=(PROTOCOL=TCP) (SERVICE=MYDATABASEXDB)
The listener log is also good :
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=myserver.com)(PORT=5501))(Security=(my_wallet_directory=D:\ORACLE\admin\MYDATABASE\xdb_wallet))(Presentation=HTTP)(Session=RAW))