How to access Oracle webservice on virtual machine

MacW

Bit poster
Hello to everybody,

I have on my Parallels (Desktop for Mac 11) virtual machine Windows 10 installed, with a Oracle 12c database.
On my virtual machine I can access the Oracle database, and even I can run Apex 5 through my browser. So far so good.

Now I want to access the Oracle database via the Mac. Or accessing Apex on the virtual machine with my Mac's Safari.

Can anybody please explain me how to achieve this.

Thank you.
Carlos Wiesemann
 
Hi Carlos,
you should be able to access using VM IP. If it doesn't work look at firewall or Oracle config (be default webservices can allow access from localhost only).
 
Back
Top