Re: [JBoss-user] Timer MBeans Scheduling

2003-11-09 Thread bwallis
(sorry if this is a duplicate, my work email seems unable to reliably post so sourceforge mailing lists) On Mon, 10 Nov 2003 00:46, Rama Rao wrote: > Please share any ideas of scheduling? You might want to check out Quartz. It gives you more options than the JBoss scheduling. Hava a look at http

[JBoss-user] JBoss 3.2.3 and Oracle 9iR2

2003-11-09 Thread Langelage, Frank
I recently switched my database from informix to oracle and encountered some problems. With informix, you have one instance and many separate databases. Each datasource connects to exactly one database. With oracle you have one instance and database objects per user. You connect to the whole in

Re: [JBoss-user] getting multiple JMX attributes

2003-11-09 Thread julien viet
You will assign a string array with : john,doe,foo,bar see org.jboss.util.propertyeditor.StringArrayPropertyEditor > Hi, > > When developping a MBeanService component, how to get > multiple attributes from a -service.xml file ? > > for example, how to do something like : > > > john doe foo b

[JBoss-user] getting multiple JMX attributes

2003-11-09 Thread Ionel GARDAIS
Hi, When developping a MBeanService component, how to get multiple attributes from a -service.xml file ? for example, how to do something like : johndoefoobar and to retrieve all "aParam" attributes, according to the fact that there can be 1-N parameters ? Does : /** * @jmx.managed-attrib

[JBoss-user] Timer MBeans Scheduling

2003-11-09 Thread Rama Rao
Dear All, We are developing a web based application which has 3 Timer Mbeans to be scheduled. We have scheduled each of them with a time interval of 10 min. The process involved in processing each request(when they are triggered) is very cpu and memory intensive (involves native calls). All the thr

[JBoss-user] Linux JVM & JBoss issues?

2003-11-09 Thread Brian Wallis
JBoss 3.2.1 Linux 2.4.20/Mandrake 9.1 Sun J2SDK 1.4.1_01 600Mhz Pentium 3 (gateway) Oracle 8.1 (for Entity beans, JMS and Quartz scheduler) This is perhaps a bit premature as I have not managed to isolate my problem yet but I'd like to ask if anyone has seen anything like this before. We have a