Dear Sir:

Please support to help. When I starting EJBServer, I got error message:
G:\>java -Dinstall.root=G:\jonas -Djava.security.policy=G:\jonas\java.policy
org.objectweb.jonas.
server.Server
JOnAS Server, version 2.2.6, running on rmi.
No trace.properties: take default values
NamingManager: Need to specify class name in environment or system property,
or as an applet parame
ter, or in an application resource file:  java.naming.factory.initial
JOnAS: Cannot start Naming Manager : EJBServer halting
G:\>

Then I checked Mailing lists and ran JOnAS's example "eb" and fix
config_env.bat and jndi.properties. I put the RMI_jonas.jar under the
%JONAS_ROOT%\lib\ and set java.naming.factory.initial  for
%JONAS_ROOT%\lib\RMI_jonas.jar. In config_env.bat:
Set JNDI_HOME=G:\jonas\lib
Set
JNDI_CLASSES=%JNDI_HOME%\jndi.jar;%JNDI_HOME%\providerutil.jar;%JNDI_HOME%\rmiregistry.jar;%JNDI_HOME%\RMI_jonas.jar;%JONAS_ROOT%\jndi.properties
and ...
But I still got same the information. I really appreciate it if you would do
me this favor.
B.R.

jack,


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
----
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