Hi,

It seems that the jndi.properties file is not visible via
the CLASSPATH when the EJBServer is launched.

Kind regards.
Hélène.

Pasin Marcia wrote:
> 
> Hi there!
> 
> I don't know what is happening with my EJBServer.
> It can't start.
> Any ideas?
> Regards,
> Marcia.
> 
> pasin@jessica: ~/JONAS/examples/src/sb registry 1099 &
> [1] 14575
> pasin@jessica: ~/JONAS/examples/src/sb EJBServer
> JOnAS Server, version 2.2.4, running on rmi.
> No trace.properties: take default values
> NamingManager: Need to specify class name in environment or system property, or
> as an applet parameter, or in an application resource file:
> java.naming.factory.initial
> JOnAS: Cannot start Naming Manager : EJBServer halting
> 
> ###################### jonas.properties file ##############################
> jonas.name              jonas
> jonas.beans.descriptors jonas-ejb-jar.xml
> jonas.datasources       InstantDB1
> jonas.tm.remote         false
> jonas.tm.timeout        60
> 
> ###################### JNDI configuration
> 
> # if you use rmi only
> java.naming.factory.initial     com.sun.jndi.rmi.registry.RegistryContextFactory
> java.naming.provider.url        rmi://157.169.10.2:1099
> 
> # In both cases
> java.naming.factory.url.pkgs    org.objectweb.jonas.naming
> 
> ##################JONAS/bin/unix/config_env ###########
> ...
> 
> # RMI or JEREMIE
> OBJECTWEB_ORB=RMI
> export OBJECTWEB_ORB
> 
> SPS=:   # must be : for Unix, \; for NT
> 
> JNDI_HOME=/u/dea_these/these/pasin/JONAS
> JNDI_CLASSES=$JNDI_HOME/lib/jndi.jar$SPS$JNDI_HOME/lib/providerutil.jar$SPS$JNDI
> _HOME/lib/rmiregistry.jar
> IDB_HOME=/u/dea_these/these/pasin/idb3_25
> IDB_CLASSES=$IDB_HOME/Classes/idb.jar$SPS$IDB_HOME/Classes/idbexmpl.jar$SPS$IDB_
> HOME/Classes/jta-spec1_0_1.jar
> #ORACLE_CLASSES=/u/dea_these/these/pasin/JONAS/lib/classes111.zip
> JDBC_CLASSES=$IDB_CLASSES$SPS$ORACLE_CLASSES
> JMS_HOME=/u/dea_these/these/pasin/JONAS
> JMS_CLASSES=$JMS_HOME/lib/jms.jar
> 
> ----
> 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".

-- 
-=- 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