Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Classpath for Oracle Application 4.0.7

Re: Classpath for Oracle Application 4.0.7

From: C. Ferguson <c_ferguson_at_rationalconcepts.com>
Date: Tue, 31 Aug 1999 14:59:16 -0700
Message-ID: <37CC5034.B5217C15@rationalconcepts.com>


Hi Ronnie,
  I'm not using OAS, but try this. Find out where OAS's class directory is. Then put your classes in that directory. My guess is is that it's documented somewhere...

Good Luck,
cindy

Ronnie Diaz wrote:

> I'm trying to create a JCORBA application, so when I try to load the
> remote interfaces and jcorba objects into OAS, I get a "bla class not
> found" error. This "bla class" is a class I have imported in my
> application.
> The question is where on my system (NT) do I place all of the
> classes I want to be encapsulated with my jcorba objects? I tried
> placing it in the .jar file with my jcorba objects, but I get errors
> doing that. I tried creating a directory and having an environment
> variable called "CLASSPATH" point to that directory. OAS still wasn't
> able to use those classes.
> Any help would greatly be appreciated.
> -Ronnie Diaz
> rad91_at_ricochet.net
Received on Tue Aug 31 1999 - 16:59:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US