aspose file tools
The moose likes JDBC and the fly likes   Need to configure DataSource Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "  Need to configure DataSource" Watch "  Need to configure DataSource" New topic
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
    
  66

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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Need to configure DataSource
 
Similar Threads
How does Java access JavaScript Values
WAS 5 cluster question
Longitude and Latitude
datasource?
Datasource Configuration in JBoss