• 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

Access Weblogic datasource using spring

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

First of all: Is it possible to access the datasource without weblogic password? Application resides in the same box where the datasource is created..

I have searched enough to get a way to access a datasource which is configured using Weblogic 10.3 using spring.

I have created a datasource using admin console and it is working fine..

I have to connect to that datasource from my web application .. I am not getting any errors or I don't know where to see those errors in weblogic server.. It is not printing in the application and I couldn't see anything on cmd prompt window which is used to start the weblogic server.. I am trying to get the datsource using the following code.



Please let me know how to proceed further . And also I don't know what is the difference in access using a JNDI lookup in spring using <jee:jndi-lookup/>
 
Bartender
Posts: 2700
IntelliJ IDE Opera
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is no urgent.
 
If you open the box, you will find Heisenberg strangling Shrodenger's cat. And waving this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic