Hi,

Note that the CLASSPATH is up to date via the 
$JONAS_ROOT/bin/config.env script called in the GenIC script.
To up to date the classpath, modify the $JONAS_ROOT/bin/config.env
script.

Kind regards.
H�l�ne.

[EMAIL PROTECTED] wrote:
> 
> Hello,
> I downloaded the JOnAS_JDK1.2 and am trying to get the Session example to work with 
>linux.
> Compiling was OK and class files were created exactly in 
>$JONAS_ROOT/examples/classes/sb(or eb),but I am unable to execute
> GenIC.
> I have an error bellow.
> 
> <in case of example of entity bean>
> *---------------------------------------------------------------*
> +++ java -Dinstall.root=/usr/local/jonas_jdk1.2 org.objectweb.jonas.tools.GenIC -d 
>../../classes ejb-jar.xml
> ERROR: Home class not found for bean AccountExpl: eb.AccountHome
> GenIC ERROR: When reading the Deployment Descriptors for ejb-jar.xml
> 
> <in case of example of session bean>
> *---------------------------------------------------------------*
> +++ java -Dinstall.root=/usr/local/jonas_jdk1.2 org.objectweb.jonas.tools.GenIC -d 
>../../classes ejb-jar.xml
> ERROR: Home class not found for bean Op: sb.OpHome
> GenIC ERROR: When reading the Deployment Descriptors for ejb-jar.xml
> 
> *---------------------------------------------------------------*
> I defined "CLASSPATH" bellow.
> 
> CLASSPATH=/usr/local/jonas_jdk1.2/examples/classes:/usr/local/lib/idb.jar:
> /usr/local/lib/idbexmpl.jar:/usr/local/lib/classes111.zip:
> /usr/local/j2sdkee1.2.1/lib/jndi.jar:/usr/local/j2sdkee1.2.1/lib/providerutil.jar:
> /usr/local/j2sdkee1.2.1/lib/rmiregistry.jar:.:/usr/local/pgsql/lib/postgresql.jar:
> /usr/local/JSDK2.0/lib/jsdk.jar:/usr/local/jonas_jdk1.2/lib/JEREMIE_jonas.jar:
> /usr/local/jonas_jdk1.2/lib/RMI_jonas.jar:/usr/local/jonas_jdk1.2/lib/jpp.jar:
> /usr/local/jonas_jdk1.2/jndi.properties:/usr/local/j2sdkee1.2.1/lib/ejb.jar:
> /usr/local/j2sdkee1.2.1/lib/j2ee.jar:/usr/local/j2sdkee1.2.1/lib/jdbc6.5-1.2.jar:
> /usr/local/j2sdkee1.2.1/lib/jndi.jar:/usr/local/j2sdkee1.2.1/lib/providerutil.jar:
> 
>/usr/local/j2sdkee1.2.1/lib/ejb10deployment.jar:/usr/local/j2sdkee1.2.1/lib/jdbc2_0-stdext.jar:
> 
>/usr/local/j2sdkee1.2.1/lib/jta-spec1_0_1.jar:/usr/local/j2sdkee1.2.1/lib/rmiregistry.jar:
> /usr/local/j2sdkee1.2.1/lib/jhall.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-frec.bull.com
  Phone: 33.4.76.29.73.53          Fax: 33.4.76.29.76.00
 Download our EJB Server JOnAS at http://www.bullsoft.com/ejb
_______________________________________________________________
----
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