• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Aqualogic switching datasources

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I have defined multiple data-sources in WLS but I don't know
how to make Aqualogic use another data-source. I defined JNDI
Providers in System Administration but now what?

Denis
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Denis do you have a more specific problem description ? I have not used aqualogic, but if I understand the problem a little more I can try to be of some help
 
Denis Mir
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Deepak, I'm not really sure how to describe this problem. I'm myself quite new to Aqualogic.
When I installed Weblogic my first task was to setup database connections. I have created
two connections to DEV and TEST Oracle databases. It's under 'Services > JDBC' in Weblogic
console. Then I created a project in Aqualogic with different BusinessProxy services. I didn't
specify which database to use for the service. My initial database connection was DEV but now
I need to make proxy services use TEST database.

Can you recommend good books on Weblogic and Aqualogic administration?
 
Deepak Bala
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I find the weblogic online docs are a good source of information.

If I find the time, I will meddle with aqualogic and post back here.
reply
    Bookmark Topic Watch Topic
  • New Topic