• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

How to change IP address on Oracle 10g xe

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone,
a month ago I installed Oracle XE (following some book about SOA Suite 11g), and finally almost completed project, but at the end when I try to implement ADF Mobile solution as well, I got an error which is caused by Oracle XE listening on localhost, while mobile app tries to access it thought my PC external IP address. How should I change or add Oracle XE listener addresses, so that it listens on external IP as well?. I guess there must be some config file, where I can add binding address? I am using windows 7.

reply
    Bookmark Topic Watch Topic
  • New Topic