Hi,

Since the JOnAS version 2.0.1, the package of JOnAS includes scripts NT.

Note JOnAS version 2.0.X are currently available only via CVS.
The current JOnAS version is 2.0.4.
You can find how to checkout a JOnAS version here:
        http://www.objectweb.org/cvs/cvs.htm

Hope this help.
Hélène.

Alexandre Lefebvre wrote:
> 
>     ---------------------------------------------------------------
> 
> Subject: EJB server starting problem
> Date: Sun, 3 Sep 2000 14:28:36 +0530
> From: ssruprai <[EMAIL PROTECTED]>
> Reply-To: ssruprai <[EMAIL PROTECTED]>
> To: jonas-team <[EMAIL PROTECTED]>
> 
> Hello,
>     I have downloaded URL
> http://www.evidian.com/ejb/download/jonas2.tgz for learning EJB. I am
> using Windows NT Server but all the configuration files are for Unix.
> I have included all required classes are included in the classpath. I
> don't want an UNIX emulator so please tell me what steps I have to
> follow to run the server. I have created a bat file with command like
> this:
> 
> java -Dinstall.root=%JONAS_ROOT%
> -Djava.security.policy=%JONAS_ROOT%\java.policy * org.objectweb.jonas.server.Server
> 
> 
> to run it but it throws exception like this:
> 
> D:\jonas_jdk1.2\bin>java -Dinstall.root=D:\jonas_jdk1.2
> -Djava.security.policy=D:\jonas_jdk1.2\java.policy * 
>org.objectweb.jonas.server.Server
> Exception in thread "main"
> java.lang.NoClassDefFoundError: config/env
> 
> 
> Is code in your Server.class file is looking for "config.env" file and
> java is treating it like a class? Please tell what should I do to run
> it on Windows NT without using Unix emulator.
> Thanks
> 
> Regards,
> Sukhwinder Singh

-- 
-=- Hélène JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  mailto:[EMAIL PROTECTED]   http://www.evidian.com
  Phone: 33.4.76.29.73.53            Fax: 33.4.76.29.76.00
  Download our EJB Server JOnAS at http://www.objectweb.org
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to