"bdecoste" wrote : You can set the following parameters (shown with their 
defaults) with the @ActivationConfigProperty annotation. We are working on xml 
elements to override or augment these parameters.
  | 
  | minPoolSize = 1;
  | maxPoolSize = 15;
  | keepAlive = 30000;
  | maxMessages = 1;
  | serverSessionPoolFactoryJNDI = "java:/StdJMSPool";
  | providerAdapterJNDI = "java:/DefaultJMSProvider";
  | reconnectInterval = 10000;
  | 
  | useDLQ = true;
  | dlq = "queue/DLQ";
  | dlqMaxTimesRedelivered = 10;
  | dlqTimeToLive = 0;
  | dlqUser;
  | dlqPassword;
  | 
  | 

I think, many old config properties (which have defaults) is not allowed now.
I resolved this problem by ejb-jar.xml and jboss.xml.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946164#3946164

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946164


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to