Chris,
I note that your class name is mixed case (myJava.java); is it possible that
you are running into a case problem? You might give the parameters:
preserve case
preserve case lower
and
case sensitive
in the smb.conf file a peek, and see if some combination of these would
help.
Take a look (from the UNIX side) to see exactly how the class file was
saved,
and then maybe do a log level=10 run of the java program to look and verify
the case of how the program is looking for the class name matches what you
actually
have on the share...
Hope this helps,
Don
-----Original Message-----
From: Chris Howells [mailto:chowells@bigpond.net.au]
Sent: Monday, March 19, 2001 6:45 AM
To: Dominik Buerkle
Cc: samba
Subject: RE: Samba and java
Hi,
and thanks
no we were just tring to run a command like
java myJava.class
from the X: prompt
this is after compiling the java file like so
javac myJava.java
the compile is fine but the byte code won't run from the root directory
the VM reports that it can't find the myJava class.
thanks
> -----Original Message-----
> From: Dominik Buerkle [mailto:Dominik.Buerkle@gmx.de]
> Sent: Monday, 19 March 2001 7:10 PM
> To: chowells@bigpond.net.au
> Subject: Re: Samba and java
>
>
> At 17:53 19.03.01 +1000, you wrote:
> >We have had some trouble trying to run applications and applets
> compiled to
> >the root directory of a drive mapped to a Samba share. The VM
> reports the
> >it cann't find the main class though the class files will run in
> >subdirectories or anywhere on a physical fat partition.
>
> Hello,
>
> it might be just silly, but:
> did You compile "X:myJava.class" or "X:\\myJava.class"?
>
> HTH,
> Dominik
>
>
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba