File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes using oracle 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 » Java » EJB and other Java EE Technologies
Reply Bookmark "using oracle" Watch "using oracle" New topic
Author

using oracle

Dong Atienza
Greenhorn

Joined: Jun 09, 2004
Posts: 2
Hi,
Am trying to create an entity bean that uses oracle.Using the deploytool of j2sdkee1.3, i get an error whenever i try to generate the SQL code..
please help...
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

If you want help, the first step is to tell people here what is wrong. Most people here will try to be helpful but unfortunately your question is far to vague to even begin guessing what the problem might be. An absolute requirement of any "something's not working" post like this is you post the error message you are seeing.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Is the Oracle JDBC Driver in the classpath?


Groovy
Dong Atienza
Greenhorn

Joined: Jun 09, 2004
Posts: 2
the oracle jdbc driver is in the classpath, what happens is the error occurs whenever i perform the deployment where a RemoteException occurs stating error connection to a database
Selvam Perumal
Greenhorn

Joined: Jun 07, 2004
Posts: 1
Hi,

This error may be due to the non availability of DSN name or Oracle may not be running at the time of generating the sql.

Hope it helps.

- Selva
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: using oracle
 
Similar Threads
Cant use object from another class
Posting to bump up my count...
WA #1.....word association
The x900 effect ?
Text box value is not being completely filled with request attribute