[JBoss-dev] EJB call other EJB

2001-05-07 Thread Saint-Martin Cecile
Hi, I have a problem : EJB A is calling EJB B, they are deployed in different jar files. In ejb-jar.xml file of EJB A, i declared a reference to EJB B and create a jboss.xml file to reference the jndi-name of EJB B. When I call EJB A, it try to call EJB B and i have a class not found exception.

[JBoss-dev] JBoss configuration

2001-05-23 Thread Saint-Martin Cecile
Hi, I wonder is there a way to configure JBoss not to start all services when it starts (InstantDB, XADataSource, etc...) ? We can stop them by Agent View on port 8082, but we want JBoss to start with a minimal number of services. I have seen mail about daily built version, where can we

RE: [JBoss-dev] RE: [JBoss-user] Log4j configuration file location

2001-07-11 Thread Saint-Martin Cecile
Do you really think Jboss log configuration will be on another computer? Network yes, but no local... I don't think that 2 applications will share log4j configuration file. SAINT-MARTIN Cecile [EMAIL PROTECTED] -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De

RE: [JBoss-dev] RE: [JBoss-user] Log4j configuration file location

2001-07-11 Thread Saint-Martin Cecile
Central? I don't like this word. I always have an exception : java.io.FileNotFoundException: Failed to find logj4 props: file:C:/dev/etango/conf/log4j.properties SAINT-MARTIN Cecile [EMAIL PROTECTED] -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de

RE: [JBoss-dev] Architecture Qs for Log4J/JBoss

2001-09-05 Thread Saint-Martin Cecile
Hi, We have a java.lang.NoClassDefFoundError: org/apache/log4j/Category in a class that is used by an EJB. This class is in a jar that is in the classpath of JBoss. If I put log4j.jar in JBoss classpath we have an error. Any idea? SAINT-MARTIN Cecile [EMAIL PROTECTED] -Message d'origine