File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes test.java:4: package oracle.xml.sql does not exist 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 » Java in General
Reply Bookmark "test.java:4: package oracle.xml.sql does not exist" Watch "test.java:4: package oracle.xml.sql does not exist" New topic
Author

test.java:4: package oracle.xml.sql does not exist

Gemini Moses
Ranch Hand

Joined: Jan 04, 2001
Posts: 244
What do I need to include in my class path for getting rid of this error-
test.java:4: package oracle.xml.sql does not exist
import oracle.xml.sql.*;
^
1 error

Please help!
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24054
    
  13

Please don't post the same question in more than one forum. I deleted all your other copies.


[Jess in Action][AskingGoodQuestions]
Gemini Moses
Ranch Hand

Joined: Jan 04, 2001
Posts: 244
Can someone answer this for me please...

Which board will this query fit best? so that I get some response.

Thanks!
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24054
    
  13

A few seconds of Googling led me here, to the Oracle XML Developer's Kit for Java. Download it and install it using the information at that link, and you should be all set.
Gemini Moses
Ranch Hand

Joined: Jan 04, 2001
Posts: 244
Thanks for your reply.
I just found out that I had to include xsu12.jar in my classpath
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: test.java:4: package oracle.xml.sql does not exist
 
Similar Threads
Error In package
servlet compilation error.
Compiling Client
oracle.xml.sql. OracleXMLSQLException: Character ' '...
Problem with Package execution