[JBoss-user] [EJB/JBoss] - CMPClusteredInMemoryPersistenceManager

2005-01-07 Thread kantek
Hi, in jboss 3.2.3 the http session use a cmp for replication. The persistence manager used is CMPClusteredInMemoryPersistenceManager. I need to store some cmps in memory, is possible to use ejb 2.x (or 3.x) with this persistence manager ? I didn't see any code for this. This manager works fine

Re: [JBoss-user] [Beginners Corner] - How to create a periodical task using the Timer/Scheduler

2004-09-01 Thread Antonio Kantek
You can use the jmx timer service. http://www.huihoo.com/jboss/online_manual/3.0/ch13s58.html regards - Original Message - From: "Ido Kobelkowsky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 31, 2004 3:13 PM Subject: [JBoss-user] [Beginners Corner] - How to create a

Re: [JBoss-user] How to use Log4J in JBoss?

2003-09-01 Thread Antonio Kantek
check out the log4j.xml at $JBOSS_HOME/conf In this file you can modify properties of your loggers and appenders (you can add new appenders too). -antonio - Original Message - From: "Paulo Bengero" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 01, 2003 3:54 AM Subje

Re: [JBoss-user] How to package EJB and MBean in the same file?

2003-07-15 Thread Antonio Kantek
Hi, You can put your sars files inside jars and ears without problems In the jboss-app.xml deployment descriptor you need the following content: your-mbeans.sar -antonio - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTE

[JBoss-user] Problems with deploy in JBoss3 RC3

2002-05-27 Thread Antonio Kantek
Hi,     Sorry to make this simple question.. but when i deploy a bmp i have an error like "waiting for a specific deployer", or something like this...   In Jboss 3RC3,   I need to fill the tag ?   For BMPs the "Standard BMP EntityBean" configuration is not the default ?   []'s