> Now for the wierd part.  It all works just fine when I am logged in as
> root.  But when logged in as myself, java reports that it can't find my
> class.  What could cause this?  I have loaded up my javawrapper script
> with a bunch of echo statements and am convinced that it produces the
> same output under both logins.  Neither as root nor as myself do I have
> a CLASSPATH variable defined.  So what else could it be?

Did you make sure that all your classes are o+rx, including the new
classes that you have just built?  

> Or is it just a bad idea to use a package member class as the class
> holding main()?

I typically don't, but I don't see how that would cause this problem.

-- 
([EMAIL PROTECTED])

Mandrell: "You know what I think?"
Doctor:   "Ah, ah that's a catch question. With a brain your size you
          don't think, right?"
                -- Dr. Who


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to