0 Replies Latest reply on Oct 3, 2006 12:17 PM by thammoud

    4.0.5 MDB tag problems

    thammoud

      Hello,

      We downloaded the source for 4.0.5 and tried to run the server but got the following exception. Looking at the JmsActivationSpec class, it seems to be missing the maxPoolSize (and minPoolSize) properties. What is the proper way of specifying those in 4.0.5? Thank you.

      Exception
      ==================================
      org.jboss.deployment.DeploymentException: Error for ActivationSpec class org.jboss.resource.adapter.jms.inflow.JmsActivationSpec as JavaBean; - nested throwable: (java.beans.IntrospectionException: No property found for: maxPoolSize on JavaBean: org.jboss.resource.adapter.jms.inflow.JmsActivationSpec@54d7ac(ra=null destination=topic/Instrument isTopic=true tx=true durable=false reconnect=10 provider=java:/DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=0))