| Author |
Need to configure DataSource
|
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Hello ,
I am new to MapViewer concept .I Need to configure DataSource for MapViewer.
so for this when i opened the admin.html page .
<?xml version="1.0" standalone="yes"?>
<non_map_request>
<add_data_source
name="mvdemo"
jdbc_host="foo.us.oracle.com"
jdbc_port="1521"
jdbc_sid="orcl"
jdbc_user="scott"
jdbc_password="tiger"
jdbc_mode="thin"
number_of_mappers="3" />
</non_map_request>
I am confused here what should be the value for jdbc_host to be supplied here ??Please help.
|
Save India From Corruption - Anna Hazare.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26182
|
|
|
What is the server or IP you are running on?
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Thank You Jaenne .
I got it , i need to provide localhost here now.
|
 |
 |
|
|
subject: Need to configure DataSource
|
|
|