• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Re: Connecting to an orcle data base. EJB with BMP.

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
I am trying to connect to a Oracle database on a remote machine using a thing oracle driver without much success.
I understand that the resource.properties files need to be modified.
I am not successful with the above.
Can someone help me?!
Thanks for your help!!

 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
could you pls be more specific. Wich app server are you using. Wich version...etc.
regards.
 
Sandy Lee
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am using Oracle 8.0 on a remote machine.
The application server being used is the j2ee reference implementation downloaded from Sun.
I feel that I am not specifying the name values pairs rightin the resource.properties file. Am pretty sure that there is no problem with class paths.
Thanks for your help!
 
reply
    Bookmark Topic Watch Topic
  • New Topic