[JBoss-user] [Messaging, JMS & JBossMQ] - Re: out of memory error loading large queue

2006-04-05 Thread taggat
unfortunatly not, I tried alot of messageing services to try and get the load levels that we wanted, and i couldn't get jboss to handle the loads correctly. Our load levels are in the order of 300 Queue Receivers 150 Queue Writers 400 messages a second read and write. I know jboss has now full

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: out of memory error loading large queue

2006-02-28 Thread taggat
thanks for that, I will try that out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926723#3926723 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926723 --- This SF

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: out of memory error loading large queue

2006-02-26 Thread taggat
Scott, thanks for the links, I went through them and made the changes, however the documented settings don't seem to work on the build that i have. I am using jboss 4.0.3SP1 my configuration file for postgres is | | | | | jboss.mq:service=MessageCache | jboss.mq:servi

[JBoss-user] [Messaging, JMS & JBossMQ] - out of memory error loading large queue

2006-02-23 Thread taggat
I am doing a test of jbossMQ to see if it will be suitable for use in a messaging platform. When i load a queue up with over 100k messages and stop the jboss server (simulated server death) I restart the server and jboss gets an out of memory error loading up the queue. (The queue is persisted

[JBoss-user] [EJB 3.0] - Re: Scheduler

2006-02-13 Thread taggat
very true, that would make alot of sense. thanks for that. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923283#3923283 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923283 -

[JBoss-user] [EJB 3.0] - Re: Scheduler

2006-02-13 Thread taggat
my sugestion would be to do something like the @Depends tag the xml is | | true | org.jboss.varia.scheduler.example.SchedulableExample | Schedulabe Test,12345 | java.lang.String,int | 0 | 1 | -1 | | so if in an mbean you could have a ta

[JBoss-user] [EJB 3.0] - Scheduler

2006-02-13 Thread taggat
Are there any annotations to create a scheduled service instead of having to put an XML file in the deployment View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923257#3923257 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Jms filters

2006-01-12 Thread taggat
thanks for that. Also does anyone know when java messaging is being released ? I tried to install the beta but could not get it working, so am currently using openJms View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917072#3917072 Reply to the post : http://

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Jms filters

2006-01-10 Thread taggat
well, the sort of thing i am after is information on more advanced selectors. the sort of thing i want to do is (field1=1 and field2=2) or (field1=2 and field2=1) I just can't find any documentation to find out if that is possible View the original post : http://www.jboss.com/index.html?mod

[JBoss-user] [Messaging, JMS & JBossMQ] - Jms filters

2006-01-10 Thread taggat
Does JbossMQ and/or jboss messaging support message filters, and if so is there any documentation on the functionality that is provided for it ? I know i can create a QueueReciever and pass a message filter, but it seems that the format changes from provider to provider and i am interested in c

[JBoss-user] [Management, JMX/JBoss] - Remote Notification Listener

2005-10-04 Thread taggat
I am trying to implement a remote notification listener. My MBean works ok, and i can access it remotely, but i want to add a listener to be notified on state changes. The code i have for the remote side is | MBeanServerConnection settingsServer = (MBeanServerConnection) ctx.lookup("jmx/inv

[JBoss-user] [Installation & Configuration] - Server shutsdown.

2004-10-04 Thread taggat
I am having a problem that my jboss server (3.2.3 on redhat 9) will shut down every so often while running code it has run hundreds of other times. It seems to be a problem with either jboss, or xerces as it is always while processing xml. the piece of code loads the xml from another server an

[JBoss-user] [Security & JAAS/JBoss] - Re: Jaas/ TCP restrictions

2004-07-05 Thread taggat
in that case I will have to drop JAAS as the security for my application, or write my own servlet that handles the jaas logins, from there i can get the ip address from the HTTPServletRequest. thanks anyway. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=384

[JBoss-user] [Security & JAAS/JBoss] - Jaas/ TCP restrictions

2004-07-05 Thread taggat
login from ip address 10.10.10.10, or within a range or ip addresses. I can't find any documentation anywhere that shows how i could do this sort of security. thanks in advance for any help. Taggat. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&

[JBoss-user] [Installation & Configuration] - Cross Server JNDI Lookup

2004-05-25 Thread taggat
o difference at all. If anyone knows how to get 2 jboss servers on different networks to communicate, I would really appreciate your help. thanks Taggat View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835793#3835793 Reply to the post : http://www.jbos

[JBoss-user] [Persistence & CMP/JBoss] - Re: Cross Datasource finder

2004-02-06 Thread taggat
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820478#3820478 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820478 the reason for using multiple datasources is because the tables are in seperate schemas, and due to se

[JBoss-user] [Persistence & CMP/JBoss] - Cross Datasource finder

2004-02-06 Thread taggat
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820442#3820442 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820442 I have a class that has the following finder fin