java.lang.ClassNotFoundException with midp



Hi,

I'm trying to start a example which comes with the midp2.0 distribution.
My relevant environment variables are set in a batch file like:

PATH=%PATH%;\j2sdk1.4.2_10\bin;c:\j2me\midp2.0fcs\bin;j2me\j2me_cldc\bin
set CLASSPATH=c:\j2me\midp2.0fcs\classes;.
set MIDP_HOME=c:\j2me\midp2.0fcs

When I go to the C:\j2me\midp2.0fcs\example directory and give the following
command:

midp stock.jad

I get the error message: java.lang.ClassNotFoundException: stock.jad

Can anybody help me to prevent this error?

Greetings,

Matheas Manssen



.



Relevant Pages

  • java.lang.ClassNotFoundException with midp
    ... I'm trying to start a example which comes with the midp2.0 distribution. ... My relevant environment variables are set in a batch file like: ... I get the error message: java.lang.ClassNotFoundException: stock.jad ...
    (comp.lang.java.help)
  • Re: java.lang.ClassNotFoundException with midp
    ... midp -classpath. ... I'm trying to start a example which comes with the midp2.0 distribution. ... My relevant environment variables are set in a batch file like: ... I get the error message: java.lang.ClassNotFoundException: stock.jad ...
    (comp.lang.java)
  • Re: java.lang.ClassNotFoundException with midp
    ... midp -classpath. ... I'm trying to start a example which comes with the midp2.0 distribution. ... My relevant environment variables are set in a batch file like: ... I get the error message: java.lang.ClassNotFoundException: stock.jad ...
    (comp.lang.java.help)
  • Re: Copying files using process class in ASP.NET
    ... If the problem is permissions, ... displaying an error message in the output stream. ... The batch file is using robocopy to copy over the files. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Copy shortcut to desktop in a batch file
    ... Thank you very much for your prompt response and suggestions. ... Furthermore, to make your batch file robust, add the full path ... The error message said "file not found". ... the shortcut was not copied to the desktop. ...
    (microsoft.public.windowsxp.general)